# Project Group Error Handling Meeting 2021-12-06 ###### tags: `Error Handling` `Minutes` **Attendees**: ... ## Agenda Items - [Open action items](https://hackmd.io/@rust-libs/Hyj7kRSld) - Triage - Individual Status Updates ## Triage ### Nominated None ### PG Error Handling - [14 `rust-lang/rust` `PG-error-handling` items](https://github.com/rust-lang/rust/issues?q=label:PG-error-handling+is:open) - [[44838](https://github.com/rust-lang/rust/issues/44838)] *Tracking issue for RFC 2011: nicer assert messages* - [[53487](https://github.com/rust-lang/rust/issues/53487)] *Tracking issue for RFC 2504, "Fix the Error trait"* - [[54889](https://github.com/rust-lang/rust/issues/54889)] *Implement Try for ExitStatus* - [[58520](https://github.com/rust-lang/rust/issues/58520)] *Tracking issue for error source iterators* - [[60784](https://github.com/rust-lang/rust/issues/60784)] *Tracking issue for stabilizing \`Error::type\_id\`* - [[65280](https://github.com/rust-lang/rust/issues/65280)] *Formatting of std::backtrace::Backtrace* - [[66745](https://github.com/rust-lang/rust/issues/66745)] *Tracking issue for PanicInfo::message* - [[72981](https://github.com/rust-lang/rust/pull/72981)] *Stabilize the backtrace feature.* - [[77384](https://github.com/rust-lang/rust/pull/77384)] *Start working on proof of concept for exposing Backtrace in core* - [[77474](https://github.com/rust-lang/rust/issues/77474)] *Add #\[track\_caller\] support to \`?\`* - [[79085](https://github.com/rust-lang/rust/pull/79085)] *Add Backtrace::set\_enabled to override environment variables* - [[84908](https://github.com/rust-lang/rust/issues/84908)] *Tracking Issue for ExitStatusError* - [[86826](https://github.com/rust-lang/rust/pull/86826)] *\[draft\] Store the path in io::Error without extra allocations.* - [[87869](https://github.com/rust-lang/rust/pull/87869)] *Make io::Error use 64 bits on targets with 64 bit pointers.* ### Area Error Handling - [5 `rust-lang/rust` `A-error-handling` items](https://github.com/rust-lang/rust/issues?q=label:A-error-handling+is:open) - [[31436](https://github.com/rust-lang/rust/issues/31436)] *Tracking issue for \`?\` operator and \`try\` blocks (RFC 243, \`question\_mark\` & \`try\_blocks\` features)* - [[32837](https://github.com/rust-lang/rust/issues/32837)] `P-low` *Pluggable panic implementations (tracking issue for RFC 1513)* - [[42047](https://github.com/rust-lang/rust/issues/42047)] *Result\-based error handling optimizes very poorly for large payloads* - [[79676](https://github.com/rust-lang/rust/issues/79676)] *Tracking Issue for \`backtrace\_frames\`* - [[90964](https://github.com/rust-lang/rust/issues/90964)] *Should getting a \`BorrowedHandle\` from \`Stdin\`, \`Stdout\` or \`Stderr\` return a \`Result\` on Windows?* ### PG Error Handling None ## Actions - [ ] Reply to all issues/PRs discussed in this meeting, or add them to the [open action items](https://hackmd.io/UrERZvi5RwyxfGvo-RtC6g). _Generated by [fully-automatic-rust-libs-team-triage-meeting-agenda-generator](https://github.com/rust-lang/libs-team/tree/main/tools/agenda-generator)_