]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #86867 - JohnTitor:convert-to-actual-assert, r=jackh726
authorbors <bors@rust-lang.org>
Mon, 5 Jul 2021 02:05:04 +0000 (02:05 +0000)
committerbors <bors@rust-lang.org>
Mon, 5 Jul 2021 02:05:04 +0000 (02:05 +0000)
Convert `debug_assert!` to `assert!` in `Binder::dummy`

This is needed for #85350 not to be passed.
r? `@jackh726`


Trivial merge