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
/
compile-fail
/
liveness-move-in-loop.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-27
/
+0
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-2
/
+2
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+2
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-3
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-1
/
+1
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-1
/
+1
2013-05-28
Move checking for moves and initialization of local variables and patterns into
Niko Matsakis
-3
/
+0
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-7
/
+4
2013-01-18
testsuite: Update error messages. Unbreak build, I hope
Tim Chevalier
-2
/
+2
2013-01-17
test: Fix busted compile-fail tests. rs=bustage
Patrick Walton
-2
/
+2
2013-01-14
s/moved variable/moved value/
John Clements
-4
/
+4
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-1
/
+4
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-2
/
+2
2012-05-24
improve liveness so it reports unused vars / dead assignments
Niko Matsakis
-0
/
+2
2012-05-24
new liveness pass to supercede last_use / initedness
Niko Matsakis
-0
/
+16