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
/
lambda-infer-unresolved.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-15
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+1
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-01-05
fix rpass tests
Jorge Aparicio
-1
/
+1
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
/
+2
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-3
/
+3
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-1
/
+2
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-3
/
+1
2013-12-12
Gate literal box expressions in addition to types
Alex Crichton
-0
/
+1
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-2
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-09-23
test: Fix rustdoc and tests.
Patrick Walton
-2
/
+2
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-07-17
librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.
Patrick Walton
-1
/
+1
2013-05-01
avoid broken += operator, bogus use of const
Niko Matsakis
-1
/
+1
2013-03-18
librustc: Make the compiler ignore purity.
Patrick Walton
-1
/
+1
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-2
/
+2
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-2
/
+2
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
/
+5
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-1
/
+1
2012-01-09
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
Graydon Hoare
-2
/
+2
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-3
/
+3
2011-08-04
Don't force resolution of type variables until there is no enclosing function...
Michael Sullivan
-0
/
+7