index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_resolve
/
src
/
imports.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-08
remove unwrap_or! macro
klensy
-5
/
+4
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-1
/
+1
2021-10-02
resolve: Avoid comparing modules by optional def-id
Vadim Petrochenkov
-3
/
+3
2021-09-24
resolve: Rename some expansion def scope methods
Vadim Petrochenkov
-3
/
+3
2021-09-10
rustc: Remove local variable IDs from `Export`s
Vadim Petrochenkov
-3
/
+2
2021-08-22
Stop tracking namespce in used_imports.
Mara Bos
-6
/
+5
2021-07-17
Use LocalExpnId where possible.
Camille GILLOT
-7
/
+8
2021-03-21
Fix ICE with `use clippy::a::b;`
Camelid
-2
/
+2
2021-02-11
resolve: Reduce scope of `pub_use_of_private_extern_crate` deprecation lint
Vadim Petrochenkov
-12
/
+20
2021-02-10
resolve: Remove visibility hacks for enum variants and trait items
Vadim Petrochenkov
-74
/
+7
2020-11-24
Move lev_distance to rustc_ast, make non-generic
Arlie Davis
-22
/
+26
2020-11-06
Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo...
Mark Rousskov
-2
/
+11
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-23
/
+13
2020-10-02
Revert "resolve: Avoid "self-confirming" import resolutions in one more case"
Vadim Petrochenkov
-11
/
+2
2020-09-30
Improve wording for external crate resolution error
Camelid
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1505