about summary refs log tree commit diff
path: root/src/librustc_session/code_stats.rs
AgeCommit message (Expand)AuthorLines
2020-03-06Don't redundantly repeat field names (clippy::redundant_field_names)Matthias Krüger-1/+1
2019-12-22Format the worldMark Rousskov-32/+45
2019-12-11Fix `-Z print-type-sizes`'s handling of zero-sized fields.Nicholas Nethercote-3/+6
2019-12-03Move Session to librustc_sessionMark Rousskov-0/+177