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
/
src
/
test
/
ui
/
rfc-2126-extern-absolute-paths
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-105
/
+0
2022-10-10
suggest candidates for unresolved import
SparrowLii
-0
/
+7
2021-03-07
diagnostics: Differentiate between edition meanings of ::foo in resolve diagn...
Manish Goregaokar
-3
/
+3
2021-01-18
Improve unknown external crate error
Ryan Levick
-3
/
+3
2020-10-17
resolve: Do not put nonexistent crate `meta` into prelude
Vadim Petrochenkov
-16
/
+0
2020-09-30
Improve wording for external crate resolution error
Camelid
-2
/
+2
2020-09-01
Clarify message about unresolved use
Kornel
-1
/
+1
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-3
/
+3
2019-08-10
diagnostics: Describe crate root modules in `DefKind::Mod` as "crate"
Vadim Petrochenkov
-2
/
+2
2019-07-26
Introduce built-in macros through libcore
Vadim Petrochenkov
-8
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2019-01-12
Stabilize `uniform_paths`
Vadim Petrochenkov
-4
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-79
/
+9
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-11-18
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-4
/
+4
2018-11-18
resolve: Reintroduce feature gate for uniform paths in imports
Vadim Petrochenkov
-2
/
+4
2018-11-18
Fix ICEs from imports of items not defined in modules
Vadim Petrochenkov
-15
/
+9
2018-11-18
resolve: Check resolution consistency for import paths and multi-segment macr...
Vadim Petrochenkov
-1
/
+1
2018-09-15
rustc_resolve: always include core, std and meta in the extern prelude.
Eduard-Mihai Burtescu
-0
/
+66
2018-09-15
rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`.
Eduard-Mihai Burtescu
-18
/
+20
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+128