mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 17:16:28 +00:00
The span of `panic!` produced by the `assert` macro did not carry the right edition. This changes `assert` to call the right version.
The span of `panic!` produced by the `assert` macro did not carry the right edition. This changes `assert` to call the right version.