This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-24 11:37:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast_pretty
/
src
History
Esteban Küber
1f82b45b6a
Use
#[derive(Default)]
instead of manually implementing it
2024-12-23 03:01:29 +00:00
..
pp
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
pprust
Use
#[derive(Default)]
instead of manually implementing it
2024-12-23 03:01:29 +00:00
helpers.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_ast_pretty
.
2024-08-16 08:46:46 +10:00
pp.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00