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
/
run-pass
/
issues
Age
Commit message (
Expand
)
Author
Lines
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-35122
/
+0
2018-09-15
rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`.
Eduard-Mihai Burtescu
-0
/
+3
2018-09-11
Recover proper regression test for issue #16278.
Felix S. Klock II
-2
/
+4
2018-09-09
stabilize `#[used]`
Jorge Aparicio
-1
/
+0
2018-09-06
Add `#![allow(stable_features)]` to ease review.
Felix S. Klock II
-0
/
+1
2018-09-06
Allow uses of `#[unsafe_destructor_blind_to_params]`. Should be ported to `#[...
Felix S. Klock II
-0
/
+8
2018-09-06
Allow illegal_floating_point_literal_pattern. These will need to be updated a...
Felix S. Klock II
-0
/
+3
2018-09-06
Update line numbers to reflect added lines at beginning of tests.
Felix S. Klock II
-4
/
+4
2018-09-06
Add `.stderr` file for test where there are conflicting repr hints.
Felix S. Klock II
-0
/
+16
2018-09-06
Add `#[allow(improper_ctypes)]` to slew of cases that need e.g. `repr(C)`.
Felix S. Klock II
-0
/
+6
2018-09-06
Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to silenc...
Felix S. Klock II
-2
/
+161
2018-09-06
Remove references to a collection of unknown lints.
Felix S. Klock II
-8
/
+0
2018-09-06
Move a bunch of auxiliary support files into `ui/run-pass/**/auxiliary`.
Felix S. Klock II
-0
/
+1777
2018-09-06
Add `// run-pass` annotations to all the tests under `ui/run-pass/`.
Felix S. Klock II
-8
/
+932
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-0
/
+32232