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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_resolve
/
error_reporting.rs
Age
Commit message (
Expand
)
Author
Lines
2018-11-25
resolve: Implement edition hygiene for imports and absolute paths
Vadim Petrochenkov
-2
/
+3
2018-11-20
squashed form of #54145
Nick Cameron
-20
/
+19
2018-11-17
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-4
/
+4
2018-11-17
resolve: Recover "did you mean" suggestions in imports
Vadim Petrochenkov
-40
/
+30
2018-11-17
resolve: Resolve multi-segment imports using in-scope resolution on 2018 edition
Vadim Petrochenkov
-5
/
+4
2018-10-29
fix errors caused by cherry picking
Pietro Albini
-9
/
+8
2018-10-29
Add note linking to Rust 2018 path semantics docs.
David Wood
-12
/
+19
2018-10-29
resolve: Make sure macros and imports are resolved in full parent scope
Vadim Petrochenkov
-7
/
+17
2018-10-24
Add `extern crate` items to extern prelude
Vadim Petrochenkov
-14
/
+9
2018-10-13
Revert "rustc_resolve: move extern_prelude from Resolver to Session."
Vadim Petrochenkov
-1
/
+1
2018-10-03
Deterministic external crate suggestion.
David Wood
-4
/
+11
2018-10-03
Removed hardcoded crate.
David Wood
-14
/
+14
2018-10-03
Add suggestions for unresolved imports.
David Wood
-0
/
+162