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