This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-22 14:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c690c82ad4
rust
/
compiler
/
rustc_parse
History
Matthias Krüger
c690c82ad4
use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match)
2020-09-20 11:42:52 +02:00
..
src
use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match)
2020-09-20 11:42:52 +02:00
Cargo.toml
mv compiler to compiler/
2020-08-30 18:45:07 +03:00