rust/compiler/rustc_span
Nicholas Nethercote e60c1916e0 Remove `#[macro_use]` extern crate tracing` from `rustc_span`.
Because explicit macro imports are better than implicit macro imports.
2024-05-22 16:03:48 +10:00
..
src Remove `#[macro_use]` extern crate tracing` from `rustc_span`. 2024-05-22 16:03:48 +10:00
Cargo.toml Optimize Symbol::integer by utilizing itoa in-place formatting 2024-03-06 19:39:36 +01:00