summary refs log tree commit diff
path: root/src/librustc_mir/util/alignment.rs
AgeCommit message (Expand)AuthorLines
2017-12-01MIR: s/lv(al(ue)?)?/place in function/variable/module names.Eduard-Mihai Burtescu-12/+12
2017-12-01MIR: s/Lvalue/Place in type names.Eduard-Mihai Burtescu-3/+3
2017-11-26fix codegen of drops of fields of packed structsAriel Ben-Yehuda-0/+74