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
/
run-pass
/
uniform-paths
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-297
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2019-01-12
Stabilize `uniform_paths`
Vadim Petrochenkov
-24
/
+13
2018-12-25
Remove licenses
Mark Rousskov
-70
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+2
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+338
2018-09-08
Rollup merge of #53993 - eddyb:issue-53691, r=petrochenkov
kennytm
-0
/
+37
2018-09-06
Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...
Felix S. Klock II
-308
/
+0
2018-09-06
rustc_resolve: don't record uniform_paths canaries as reexports.
Eduard-Mihai Burtescu
-0
/
+37
2018-08-17
rustc_resolve: overhaul `#![feature(uniform_paths)]` error reporting.
Eduard-Mihai Burtescu
-1
/
+8
2018-08-14
#[feature(uniform_paths)]: allow `use x::y;` to resolve through `self::x`, no...
Taylor Cramer
-0
/
+301