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
/
enum-alignment.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
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-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+1
2014-02-15
std: clean up ptr a bit
Corey Richardson
-3
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-2
/
+2
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-05-29
test: Fix problem with check-fast. rs=burningtree
Patrick Walton
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+4
2013-04-29
test: Fix tests.
Patrick Walton
-1
/
+4
2013-04-29
librustc: Rename `reinterpret_cast` to `transmute_copy` and remove the intrinsic
Patrick Walton
-1
/
+1
2013-04-29
librustc: Remove `ptr::addr_of`.
Patrick Walton
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-13
Represent enums with regular structs; no more alignment-breaking casts.
Jed Davis
-0
/
+26