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-23 15:23:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c690c82ad4
rust
/
compiler
/
rustc_mir
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
update the version of itertools and parking_lot
2020-09-12 08:26:53 +02:00