rust/compiler/rustc_mir
Mara Bos 0a4b53f57d Use #[track_caller] in const panic diagnostics.
It was already used for the message. This also uses it for the spans
used for the error and backtrace.
2021-07-09 15:23:27 +02:00
..
src Use #[track_caller] in const panic diagnostics. 2021-07-09 15:23:27 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00