mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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````