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-28 09:44:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3947591ee8
rust
/
compiler
/
rustc_mir_build
/
src
History
Ralf Jung
8405d50e12
Rollup merge of
#76890
- matthiaskrgr:matches_simpl, r=lcnr
...
use matches!() macro for simple if let conditions
2020-09-20 15:52:01 +02:00
..
build
Rollup merge of
#76890
- matthiaskrgr:matches_simpl, r=lcnr
2020-09-20 15:52:01 +02:00
thir
array pattern
2020-09-20 08:11:05 +02:00
lib.rs
use
array_windows
instead of
windows
in the compiler
2020-09-20 08:11:05 +02:00
lints.rs
Rollup merge of
#76318
- scottmcm:one-control-flow, r=ecstatic-morse
2020-09-07 01:18:05 +02:00