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-10-28 19:46:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast_pretty
History
Nicholas Nethercote
ac8ccf09b4
Use
BinOpKind
instead of
BinOp
for function args where possible.
...
Because it's nice to avoid passing in unnecessary data.
2025-04-03 10:18:56 +11:00
..
src
Use
BinOpKind
instead of
BinOp
for function args where possible.
2025-04-03 10:18:56 +11:00
Cargo.toml
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00