rust/compiler
Mara Bos ed1de99b4f Fix bug with assert!() calling the wrong edition of panic!().
The span of `panic!` produced by the `assert` macro did not carry the
right edition. This changes `assert` to call the right version.
2021-02-01 23:23:27 +01:00
..
2021-01-23 10:30:38 +01:00
2021-01-28 17:49:40 +01:00
2021-01-31 21:50:47 +10:00