mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
44860d13fa
Convert `debug_assert!` to `assert!` in `Binder::dummy` This is needed for #85350 not to be passed. r? `@jackh726`
For more information about how rustc works, see the rustc dev guide.