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
/
compile-fail
/
vec-add.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-24
Remove some obsolete ignored tests
Florian Hahn
-73
/
+0
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2013-03-26
libcore: Change `[const T]` to `const [T]` everywhere
Patrick Walton
-43
/
+1
2013-02-26
test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting
Patrick Walton
-13
/
+13
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-30
/
+30
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-30
/
+30
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-25
/
+25
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-25
/
+25
2012-06-22
Adding an issue number to vec-add.rs
Eric Holk
-3
/
+3
2012-06-21
xfailing vec-add.
Eric Holk
-0
/
+6
2012-06-21
Updating errors in vec-add.rs
Eric Holk
-19
/
+29
2012-04-05
simplify typing rule for vector addition: use mutability of LHS
Niko Matsakis
-0
/
+89