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
/
librustc
/
session
/
code_stats.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-12
In `-Zprint-type-size` output, sort enum variants by size.
Nicholas Nethercote
-1
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-22
rustc_target: avoid using AbiAndPrefAlign where possible.
Eduard-Mihai Burtescu
-3
/
+3
2018-11-22
rustc_target: separate out an individual Align from AbiAndPrefAlign.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-22
rustc_target: rename abi::Align to AbiAndPrefAlign.
Eduard-Mihai Burtescu
-2
/
+2
2018-10-19
Prefer `Default::default` over `FxHash*::default` in struct constructors
Oliver Scherer
-3
/
+1
2018-10-19
Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack
Oliver Scherer
-1
/
+1
2018-08-09
Remove dependency on rustc::ty from code_stats
Mark Rousskov
-14
/
+1
2018-07-27
Prefer to_string() to format!()
ljedrz
-2
/
+2
2018-04-11
Implementation of `#[repr(packed(n))]` RFC 1399.
Cameron Hart
-16
/
+21
2017-12-26
avoid ICE when fields are not laid out in order
Niko Matsakis
-5
/
+13
2017-07-05
use field init shorthand in src/librustc
Zack M. Davis
-2
/
+2
2017-03-13
some style fixes
Tshepang Lekhonkhobe
-1
/
+4
2016-12-14
Fix -Z print-type-sizes and tests.
Austin Hicks
-1
/
+6
2016-11-24
Revisions from review comments, squashed.
Felix S. Klock II
-0
/
+173