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
/
bind-by-move.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+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
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-3
/
+1
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-4
/
+4
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-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-2
/
+2
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-2
/
+2
2013-05-08
test: Fix tests.
Patrick Walton
-1
/
+1
2013-04-14
Fix xfail'd ARC test
Dan Luu
-3
/
+2
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-2
/
+2
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2013-01-25
Fix Option camel case in xfailed/ignored tests
Tyler Bindon
-3
/
+3
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-26
convert std::arc tests to use camel case ARCs
Ben Blum
-1
/
+1
2012-08-22
WIP: Add an xfailed test for bind-by-move (#2329)
Ben Blum
-0
/
+13