This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
931881070a
rust
/
compiler
/
rustc_resolve
History
Guillaume Gomez
931881070a
Rollup merge of
#90652
- matthiaskrgr:unnnec_filter_map, r=jyn514
...
use filter(|x| matches!(..)) instead of filter_map(|x| match x ... => Some(xy))
2021-11-08 15:15:23 +01:00
..
src
Rollup merge of
#90652
- matthiaskrgr:unnnec_filter_map, r=jyn514
2021-11-08 15:15:23 +01:00
Cargo.toml
Forbid hashing HIR outside of indexing.
2021-10-09 18:38:28 +02:00