mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-28 19:49:02 -04:00
10a3a2b9e2
These are all tests from trying to fix the tear-free `dbg!`:
* rust-lang/rust#154074
* rust-lang/rust#154994
* rust-lang/rust#155915
These should also work as we revert to the old `dbg!`, so we should keep
the tests to make sure they don't regress again.
Co-authored-by: dianne <diannes.gm@gmail.com>
(cherry picked from commit 6f35b83469)