Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (42 loc) · 1.93 KB

2020-11-23.md

File metadata and controls

51 lines (42 loc) · 1.93 KB

PEH 2020-11-23 Meeting Agenda

tags: Error Handling Minutes

Action Items

  • Implement trait based proof of concept for Backtrace in core (Jane Lusby)
  • Update object-provider API in generic member access RFC (Jane Lusby)
  • Fix regressions caused by new impl error for &'a E change (unassigned)
  • Review the "Fix the error trait" tracking issue to figure out next steps (Oliver + Ashley Mannix)
  • Review the panic plan rfc (Jane Lusby)
  • reach out to the author of the error codes issue (Jane Lusby)
  • Get long-term blog post posted on Inside Rust blog (Sean Chen)
  • Resolve blockers in the backtrace stabilizition PR (Ashley Mannix)
  • Follow up with Amanieu to mark concerns on backtrace stabilization as resolved (Ashley Mannix)
  • Create an issue and gather resources to use as reference material for the Rust Error Book (Jane Lusby)
  • Review open issues related to Error Handling and collate (Oliver)

Agenda Items

  • Review action items from last meeting

Attendees

  • Sean Chen
  • Jane Lusby
  • oliver ⛄
  • Jeremiah Senkpiel
  • simulacrum
  • Ashley Mannix
  • Charles Ellis O'Riley Jr.

Meeting Minutes

  • Work continues on nicer assert messages (Charles O.)
  • Stabilize the backtrace feature. (Jeremiah S. & Ashley M.)
    • past final comments stage
    • stabilization has been unblocked
  • Blog Post (Sean C.)
    • ready to merge!
  • 'Fix the error trait' update (Oliver D. & Ashley M.)
    • posted and edited the tracking and related issues on GH (Ashley M.)
    • no forward momentum but the activity on the issue was noticed and well received by a decent number of accounts on GH
    • next step is to push forward and continue capturing the attention of possible contributors as is most appropriate
    • currently no obvious blockers