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
/
run-pass
/
newlambdas.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-14
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
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
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-05
fix rpass tests
Jorge Aparicio
-2
/
+2
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-2
/
+2
2013-09-23
test: Fix rustdoc and tests.
Patrick Walton
-7
/
+0
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-3
/
+3
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-4
/
+4
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-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-06-30
syntax: Fix lambda parsing following 'ret'
Brian Anderson
-0
/
+5
2012-06-30
syntax: Add support for new lambda syntax
Brian Anderson
-0
/
+14