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
/
unsized-locals
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-63
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-111
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+8
2019-06-22
Remove FnBox.
Mazdak Farrokhzad
-13
/
+0
2019-05-24
Deprecate `FnBox`. `Box<dyn FnOnce()>` can be called directly, since 1.35
Simon Sapin
-0
/
+1
2019-04-05
Stabilize boxed_closure_impls in 1.35.0.
Charles Lew
-2
/
+0
2019-04-05
Add tests for boxed_closure_impls.
Masaki Hara
-0
/
+22
2018-11-21
Add tests for unsized-locals functions stability.
Masaki Hara
-0
/
+1
2018-10-27
Add more tests on unsized locals autoderef and borrowck.
Masaki Hara
-0
/
+47
2018-10-24
Remove license headers from unsized-locals tests.
Masaki Hara
-60
/
+0
2018-10-24
Add autoderef tests for by-value trait objects.
Masaki Hara
-0
/
+8
2018-10-24
Add tests for unsized-locals.
Masaki Hara
-0
/
+56
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+106
2018-09-06
Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...
Felix S. Klock II
-98
/
+0
2018-08-19
Implement simple codegen for unsized rvalues.
Masaki Hara
-0
/
+98