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
/
enum-null-pointer-opt.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-2
/
+1
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-15
/
+15
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2015-01-05
fix rpass tests
Jorge Aparicio
-3
/
+0
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-12-28
Don't expose NonZero through libstd.
Luqman Aden
-1
/
+3
2014-12-28
Add tests for NonZero.
Luqman Aden
-0
/
+15
2014-12-28
Add tests.
Luqman Aden
-1
/
+13
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+1
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-3
/
+1
2014-09-11
librustc: Enum nullable pointer opt should not apply to raw pointers.
Luqman Aden
-0
/
+5
2014-07-04
Add tests for null pointer opt.
Luqman Aden
-0
/
+40