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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
nullable-pointer-iotareduction.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-0
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2014-02-25
test: Clean out the test suite a bit
Alex Crichton
-16
/
+4
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2014-02-02
Update/delete tests using @[].
Huon Wilson
-2
/
+0
2014-02-02
test: Remove `@str` from the test suite
Patrick Walton
-1
/
+0
2013-11-28
Register new snapshots
Alex Crichton
-3
/
+3
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-5
/
+10
2013-07-17
librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.
Patrick Walton
-2
/
+0
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-05-14
Fix cosmetics for fail!() calls
Marvin Löbel
-1
/
+1
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-3
/
+3
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+1
2013-04-22
Add some tests for nullable-pointer enums
Jed Davis
-0
/
+87