Files
rust/compiler
Mara Bos a1c41e9ca7 Expand assert!(expr, args..) to include $crate for hygiene on 2021.
Before 2021, this was a breaking change, as std::panic and core::panic
are different. In edition 2021 they will be identical, making it
possible again to apply proper hygiene here.
2021-01-09 20:53:24 +01:00
..
2020-12-26 18:24:10 +01:00
2020-12-14 22:00:46 -05:00