This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
ed7e438f87
os-rust
/
compiler
/
rustc_resolve
History
Matthias Krüger
ed7e438f87
use filter(|x| matches!(..)) instead of filter_map(|x| match x ... => Some(xy))
2021-11-06 17:58:02 +01:00
..
src
use filter(|x| matches!(..)) instead of filter_map(|x| match x ... => Some(xy))
2021-11-06 17:58:02 +01:00
Cargo.toml
Forbid hashing HIR outside of indexing.
2021-10-09 18:38:28 +02:00