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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
evec-slice.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-4
/
+4
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-4
/
+4
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-4
/
+4
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-0
/
+2
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-4
/
+4
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-22
/
+22
2013-03-11
Remove uses of log
Brian Anderson
-4
/
+4
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-22
/
+22
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-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-6
/
+6
2012-05-03
More shape fixes for evecs.
Graydon Hoare
-0
/
+37
2012-04-19
Get evec slices and unique-evec slice-borrowing working.
Graydon Hoare
-0
/
+7