Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #155739 - Voultapher:add-tmp-scope-to-assert-macros, r=Amanieu
Add temporary scope to assert_eq and assert_ne
This is a follow-up to https://github.com/rust-lang/rust/pull/155431