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
/
issue-3447.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+2
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-3
/
+2
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-2
/
+3
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-1
/
+1
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-2
/
+4
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-07-18
librustc: Forbid `&` pointers (other than `&'static`) inside `@` boxes.
Patrick Walton
-8
/
+9
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-2
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-3
/
+3
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-4
/
+4
2013-02-28
librustc: Mark all type implementations public. rs=impl-publicity
Patrick Walton
-1
/
+1
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-3
/
+3
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
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-10-15
In ty::normalize_ty, don't replace self_regions with None
Tim Chevalier
-3
/
+2
2012-10-15
Add various test cases (xfailed)
Tim Chevalier
-0
/
+25