This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e5d100363a
rust
/
compiler
/
rustc_span
History
Download ZIP
Download TAR.GZ
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