# PEH 2021-06-21 Meeting Agenda
###### tags: `Error Handling` `Minutes`
- Previous Meeting: https://hackmd.io/@rust-libs/ByiUNyh9O
- Action Items: https://hackmd.io/@rust-libs/Hyj7kRSld
- Book Planning Doc: https://cryptpad.fr/code/#/2/code/edit/1FhyaBOOANgdSTKA8xbYIt8t/
## Agenda Items
- Review action items from last meeting
- Issue Triage
- Review [Project Board](https://github.com/rust-lang/project-error-handling/projects/1) Issues
- Individual Status Updates
# Attendees
- Jane Lusby
- Sean Chen
# Meeting Minutes
## Action Items
- [Jane] Still working on the negative trait coherence impl with Oli.
- [Jane] Started working on an experimental [crate][trial-and-error] to test out experimental features related to error handling.
- [Jane] Need to follow up on the blog post to see if we can publish it soon.
- [Sean] Waiting on updates for the Error Reporter RFC which are blocked on the trial-and-error crate being fleshed out some more.
[trial-and-error]: https://github.com/yaahc/trial-and-error