This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
521b1ee974
rust
/
compiler
/
rustc_resolve
History
The8472
ff87ff962c
Replace some uses of vec.drain(..) with vec.into_iter()
...
IntoIter should optimize better than Drain
2021-11-06 19:04:31 +01:00
..
src
Replace some uses of vec.drain(..) with vec.into_iter()
2021-11-06 19:04:31 +01:00
Cargo.toml
Forbid hashing HIR outside of indexing.
2021-10-09 18:38:28 +02:00