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-fail
Age
Commit message (
Expand
)
Author
Lines
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-1
/
+1
2015-09-13
Add test for overflowing pow
Peter Reid
-0
/
+16
2015-08-17
Fix existing tests for new `#[repr(simd)]`.
Huon Wilson
-236
/
+0
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-92
/
+0
2015-06-20
Support checked Shl/Shr on SIMD types
David Stygstra
-0
/
+236
2015-06-14
Auto merge of #26071 - petrochenkov:assert1, r=alexcrichton
bors
-1
/
+1
2015-06-13
Auto merge of #26249 - steveklabnik:remove_extern_panic, r=alexcrichton
bors
-52
/
+0
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-06-13
Auto merge of #26253 - steveklabnik:remove_old_ignored_tests, r=brson
bors
-114
/
+0
2015-06-12
ignore-test cleanup
Steve Klabnik
-114
/
+0
2015-06-12
Remove old runtime panic test
Steve Klabnik
-52
/
+0
2015-06-12
Remove ignored test for #2061
Steve Klabnik
-26
/
+0
2015-05-09
Fix the tests broken by replacing `task` with `thread`
Barosl Lee
-1
/
+1
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-5
/
+5
2015-04-26
Move qquote.rs from run-fail to run-fail-fulldeps
Ryan Prichard
-44
/
+0
2015-04-26
Remove FakeExtCtxt from qquote tests.
Geoffry Song
-28
/
+15
2015-04-25
`qquote-2.rs` -> `run-fail/qquote.rs`
Tamir Duberstein
-0
/
+57
2015-04-17
unit test for checked overflow during signed negation.
Felix S. Klock II
-0
/
+19
2015-04-14
Fallout: move from scoped to spawn
Aaron Turon
-3
/
+3
2015-04-06
Fix diverging closures
Seo Sanghyeon
-0
/
+18
2015-03-31
rollup merge of #23288: alexcrichton/issue-19470
Alex Crichton
-1
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-9
/
+9
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-1
/
+1
2015-03-30
Fallout in tests: largely changes to error messages.
Niko Matsakis
-1
/
+16
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-37
/
+37
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+7
2015-03-23
rollup merge of #23536: pnkfelix/arith-oflo-shifts
Alex Crichton
-0
/
+182
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+7
2015-03-22
placate check-pretty and pretty-printer bug; see also issue 23623.
Felix S. Klock II
-2
/
+4
2015-03-20
Auto merge of #23267 - alexcrichton:issue-20012, r=aturon
bors
-1
/
+1
2015-03-20
Revert "Revert "std: Re-enable at_exit()""
Alex Crichton
-1
/
+1
2015-03-20
Test suite for overflowing shift operators.
Felix S. Klock II
-0
/
+180
2015-03-19
RUST_TEST_TASKS -> RUST_TEST_THREADS
Steve Klabnik
-2
/
+2
2015-03-14
Fix broken codegen for [expr; n] where "expr" diverges
Björn Steinbrink
-0
/
+17
2015-03-14
Always evaluate the expression in [expr; n]
Björn Steinbrink
-0
/
+16
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-1
/
+1
2015-03-06
Rollup merge of #22980 - alexcrichton:debug-assertions, r=pnkfelix
Manish Goregaokar
-0
/
+3
2015-03-05
rustc: Add a debug_assertions #[cfg] directive
Alex Crichton
-0
/
+3
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-7
/
+7
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-12
/
+3
2015-03-03
Fix the overflowing tests in run-fail.
Felix S. Klock II
-6
/
+15
2015-03-03
rustc: implement arithmetic overflow checking
Corey Richardson
-0
/
+45
2015-03-01
Remove int/uint from libstd/lib.rs
Guillaume Gomez
-4
/
+4
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-0
/
+4
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-0
/
+4
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-16
/
+16
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-6
/
+5
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-6
/
+6
2015-02-17
Fallout from stabilization
Aaron Turon
-6
/
+6
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-2
/
+2
[prev]
[next]