This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
generated from rust-lang/project-group-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: rust-lang/project-error-handling
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Better compiler support for adding lifetime specifiers when returning iterators
#54
opened Apr 19, 2023 by
helanhalvan
Specialize Extra attention is needed
Termination
for Result<!, Box<dyn Error>>
to report errors via the error trait
help wanted
#40
opened May 13, 2021 by
yaahc
default error formatting in
fn main() -> Result<(),Error>
using Debug instead of Display
#39
opened May 12, 2021 by
ghost
Review descriptions and use of
Error
and Panic
in existing Rust documentation and reference guides.
#36
opened Mar 15, 2021 by
yaahc
Should we add an panic interface that reports the error via the panic handler but unconditionally aborts?
#34
opened Mar 15, 2021 by
yaahc
Changes needed to get
panic_error
method added to std/core
#29
opened Feb 18, 2021 by
seanchen1991
5 tasks
Guidelines for implementing Display and Error::source for library errors
#27
opened Dec 25, 2020 by
Nemo157
Make &dyn Error and Box<dyn Error> implement Error
research-needed
#16
opened Oct 14, 2020 by
KodrAus
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.