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
/
autoderef-full-lval.rs
Age
Commit message (
Expand
)
Author
Lines
2015-09-17
Changes to tests
Nick Cameron
-1
/
+0
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-08
fallout: part of changes to compile-fail tests. (follows same pattern as pri...
Felix S. Klock II
-0
/
+3
2015-01-06
test fallout from isize/usize
Corey Richardson
-5
/
+5
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-16
/
+11
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-16
Change prints: @T -> Gc<T> , ~T -> Box<T>
John Schmidt
-2
/
+2
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-7
/
+9
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-2
/
+2
2014-02-07
Added tests to make tidy
Derek Guenther
-1
/
+2
2014-01-12
more backticks
kud1ing
-2
/
+2
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-2
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-20
Make typechecker compositional
Tim Chevalier
-3
/
+2
2013-03-11
Remove uses of log
Brian Anderson
-2
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-02
Remove REC, change related tests/docs
Jihyun Yu
-6
/
+11
2013-02-14
libcore: Move the numeric operations out of Num. r=brson
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-2
/
+2
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-2
/
+2
2011-08-12
Eliminate autoderef on binops and unary negation.
Michael Sullivan
-0
/
+17