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_resolve
/
src
History
bors
1bb8d276c9
Auto merge of
#101887
- nnethercote:shrink-Res, r=spastorino
...
Shrink `hir::def::Res` r? `@spastorino`
2022-09-29 22:45:24 +00:00
..
diagnostics
…
late
Auto merge of
#101887
- nnethercote:shrink-Res, r=spastorino
2022-09-29 22:45:24 +00:00
access_levels.rs
resolve: Set effective visibilities for imports more precisely
2022-09-22 15:00:24 +03:00
build_reduced_graph.rs
Shrink
hir::def::Res
.
2022-09-29 08:44:52 +10:00
check_unused.rs
rustc_typeck to rustc_hir_analysis
2022-09-27 10:37:23 +02:00
def_collector.rs
Only generate closure def id for async fns with body
2022-09-25 23:03:15 +00:00
diagnostics.rs
Shrink
hir::def::Res
.
2022-09-29 08:44:52 +10:00
ident.rs
Shrink
hir::def::Res
.
2022-09-29 08:44:52 +10:00
imports.rs
resolve: Set effective visibilities for imports more precisely
2022-09-22 15:00:24 +03:00
late.rs
Shrink
hir::def::Res
.
2022-09-29 08:44:52 +10:00
lib.rs
rustc_typeck to rustc_hir_analysis
2022-09-27 10:37:23 +02:00
macros.rs
…