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
/
test-attrs
Age
Commit message (
Expand
)
Author
Lines
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-4
/
+4
2021-09-15
Move some tests to more reasonable directories
Caio
-0
/
+9
2021-06-30
Move some UI tests to more suitable subdirs
Yuki Okushi
-0
/
+363
2021-05-16
remove mode for run and ignore tests
Aliénore Bouttefeux
-4
/
+4
2021-05-03
change based on review
Aliénore Bouttefeux
-5
/
+5
2021-05-03
proof of concept add test type on prints
Aliénore Bouttefeux
-2
/
+38
2021-04-16
Remove #[main] attribute.
Charles Lew
-4
/
+4
2021-02-08
Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se
Mara Bos
-0
/
+24
2021-01-31
Move some tests to more reasonable directories
Caio
-0
/
+36
2021-01-24
libtest: allow multiple filters
Eric Huss
-0
/
+24
2020-11-09
Add `#[cfg(panic = "...")]`
David Hewitt
-1
/
+2
2020-07-28
Make closures and generators a must use types
Tomasz Miąsko
-2
/
+2
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+12
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+4
2020-03-24
defatalize expand_test_or_bench
Mazdak Farrokhzad
-2
/
+18
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2020-01-12
Diagnostics should start lowercase
varkor
-4
/
+4
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-2
/
+2
2019-11-06
Auto merge of #65830 - Quantumplation:master, r=davidtwco,estebank
bors
-2
/
+2
2019-10-26
Use ident instead of def_span in dead-code pass
Pi Lanningham
-2
/
+2
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-2
/
+2
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-2
/
+2
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-2
/
+2
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-2
/
+2
2019-09-05
Move tests for unit tests to their own directory
Matthew Jasper
-0
/
+247
2019-09-05
Make use of hygiene in AST passes
Matthew Jasper
-0
/
+52