This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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