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
/
librustc_back
/
sha2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
use slicing sugar
Jorge Aparicio
-4
/
+4
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-4
/
+4
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-4
/
+4
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-12
/
+12
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-2
/
+3
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+3
2014-12-30
Fallout from mut slices
Nick Cameron
-14
/
+14
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-3
/
+3
2014-12-13
librustc_back: use unboxed closures
Jorge Aparicio
-4
/
+7
2014-12-06
librustc_back: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-4
/
+4
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+2
2014-11-13
Deprecate Zero and One traits
Brendan Zabarauskas
-2
/
+1
2014-11-13
Deprecate Bounded trait
Brendan Zabarauskas
-2
/
+1
2014-11-13
Move checked arithmetic operators into Int trait
Brendan Zabarauskas
-2
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-18
/
+18
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-18
/
+18
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-18
/
+18
2014-09-16
Fallout from renaming
Aaron Turon
-15
/
+15
2014-08-02
Rewrite read_u32v_be() and write_u32_be() to make sure that all memory access...
Palmer Cox
-15
/
+17
2014-07-14
rustc: Move util::sha2 to rustc_back
Brian Anderson
-0
/
+682