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
/
test
/
ui
/
editions
Age
Commit message (
Expand
)
Author
Lines
2018-11-25
resolve: Suggest `crate::` for resolving ambiguities when appropriate
Vadim Petrochenkov
-13
/
+15
2018-11-25
resolve: Fallback to extern prelude in 2015 imports used from global 2018 edi...
Vadim Petrochenkov
-15
/
+39
2018-11-25
resolve: Fallback to uniform paths in 2015 imports used from global 2018 edition
Vadim Petrochenkov
-2
/
+88
2018-11-25
resolve: Implement edition hygiene for imports and absolute paths
Vadim Petrochenkov
-0
/
+106
2018-09-28
Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc
bors
-2
/
+2
2018-09-23
add test for edition 2018
csmoe
-0
/
+26
2018-09-19
Use full name to identify a macro in a `FileName`.
Diogo Sousa
-2
/
+2
2018-08-29
Generalize `async_idents` to all new keywords
Alex Crichton
-4
/
+4
2018-08-20
Removed `raw_identifiers` feature gate.
Alexander Regueiro
-13
/
+5
2018-08-16
tests: prefer edition: directives to compile-flags:--edition.
Eduard-Mihai Burtescu
-1
/
+1
2018-08-16
syntax: also warn about edition "umbrella" features being implied by --edition.
Eduard-Mihai Burtescu
-1
/
+23
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+545