mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
af2ed1b518
`#[cfg(bootstrap)]` out `NoneError` and other v1 try_trait stuff Closes #46871 r? `@yaahc`