This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-08 13:20:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_resolve
History
Nicholas Nethercote
0e475b5d5e
Avoid unnecessary work in
finalize_resolutions_in
.
...
If `module.opt_def_id()` returns `None`, we can skip most of the work.
2022-06-29 09:20:32 +10:00
..
src
Avoid unnecessary work in
finalize_resolutions_in
.
2022-06-29 09:20:32 +10:00
Cargo.toml
Make ResolverAstLowering a struct.
2022-06-14 22:44:27 +02:00