This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
9cdfe285ca
rust
/
compiler
/
rustc_span
History
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