This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9cdfe285ca724c801dc9f78d22b24ea69b787f26
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