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
/
vec-slice.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
-17
/
+0
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2015-01-27
cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2013-06-27
Convert vec::[mut_]slice to methods, remove vec::const_slice.
Huon Wilson
-3
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-06-25
Some perf fixes, although vec::slice is still too slow (Issue #2719)
Eric Holk
-5
/
+4
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-3
/
+1
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-1
/
+3
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-3
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-6
/
+10
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-10
/
+6
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+1
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-1
/
+1
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-2
/
+0
2011-05-03
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
Graydon Hoare
-0
/
+2
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-2
/
+2
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-2
/
+2
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-2
/
+2
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+3
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+6