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
/
drop-trait-enum.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-101
/
+0
2018-08-05
Convert unknown_features lint into an error
varkor
-1
/
+0
2016-08-10
[emscripten] Ignore tests
Jan-Erik Rediger
-0
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-3
/
+3
2015-02-18
Fix remaining bench/debuginfo tests (and a few stragglers)
Niko Matsakis
-1
/
+3
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-3
/
+3
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-4
/
+6
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+3
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+3
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-3
/
+3
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-3
/
+3
2015-01-07
test: Move some tests to scoped instead of spawn
Alex Crichton
-2
/
+2
2015-01-03
Remove deprecated functionality
Alex Crichton
-6
/
+6
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-1
/
+1
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-18
/
+18
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-0
/
+1
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-11-20
removed struct_variant feature from tests
Simon Wollwage
-2
/
+0
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-23
/
+23
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-07-22
Add Drop support for enums
Jakub Wieczorek
-0
/
+94