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
/
drop
Age
Commit message (
Expand
)
Author
Lines
2021-02-04
Revert "Avoid leaking block expression values"
Felix S. Klock II
-379
/
+223
2021-02-03
Allow/fix non_fmt_panic in tests.
Mara Bos
-3
/
+3
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+103
2021-01-11
Move some tests to more reasonable directories
Caio
-0
/
+30
2020-12-04
Avoid leaking block expression values
Matthew Jasper
-223
/
+379
2020-11-29
Update tests to remove old numeric constants
bstrie
-2
/
+0
2020-10-16
stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'
Ralf Jung
-1
/
+1
2020-09-15
Stabilize move_ref_pattern
Amjad Alsharafi
-3
/
+0
2020-03-07
test(bindings_after_at): add dynamic drop tests for bindings_after_at
Matthew Kuo
-0
/
+48
2020-02-09
Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasper
bors
-0
/
+18
2020-02-02
move_ref_patterns: introduce tests
Mazdak Farrokhzad
-0
/
+18
2020-02-02
Add a resume type parameter to `Generator`
Jonas Schievink
-1
/
+1
2020-01-18
slice_patterns: remove gates in tests
Mazdak Farrokhzad
-5
/
+3
2019-12-09
Add more tests for borrowck and dropck slice pattern handling
Matthew Jasper
-0
/
+32
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-2
/
+2
2019-10-21
Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJung
Mazdak Farrokhzad
-6
/
+6
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-2
/
+2
2019-10-11
Remove most uses of `allow(unions_with_drop_fields)` in tests
Simon Sapin
-6
/
+6
2019-10-09
Revert "Make `into` schedule drop for the destination"
Matthew Jasper
-286
/
+158
2019-10-04
Make `into` schedule drop for the destination
Matthew Jasper
-158
/
+286
2019-09-15
use println!()
Guanqun Lu
-15
/
+15
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-0
/
+1
2019-08-20
Remove async_await gates from tests.
Mazdak Farrokhzad
-3
/
+0
2019-07-28
Use new 'p @ ..' syntax in tests.
Mazdak Farrokhzad
-5
/
+5
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+2483