mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
8d7392232c
reword panic vs result section to remove recoverable vs unrecoverable framing Based on feedback from the Error Handling FAQ: https://github.com/rust-lang/project-error-handling/issues/50#issuecomment-1090876982 r? ````@dtolnay````