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
/
last-use-in-cap-clause.rs
Age
Commit message (
Expand
)
Author
Lines
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-8
/
+2
2015-05-04
Remove several FIXMEs
Johannes Oertel
-1
/
+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-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-2
/
+3
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-2
/
+2
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+2
2015-02-03
Teach project to unify the return type even if a precise match is not
Niko Matsakis
-2
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+2
2015-01-05
fix rpass tests
Jorge Aparicio
-4
/
+5
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-09-23
test: Fix rustdoc and tests.
Patrick Walton
-2
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-15
Clonify some of run-pass
Ben Striegel
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-2
/
+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
2013-01-26
testsuite: Eliminate uses of structural records from most run-pass tests
Tim Chevalier
-1
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-05
test: More run-pass test fixes
Patrick Walton
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-05-04
new cap clause syntax
Niko Matsakis
-1
/
+1
2012-01-09
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
Graydon Hoare
-2
/
+2
2012-01-05
require a non-semi expr acting as a stmt to have unit return type
Niko Matsakis
-0
/
+11