| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-01-14 | rustc_trans: rename ccx to cx. | Eduard-Mihai Burtescu | -10/+10 |
| 2018-01-14 | rustc_trans: rename CrateContext to CodegenCx. | Eduard-Mihai Burtescu | -5/+5 |
| 2017-11-19 | rustc: move size, align & primitive_align from Abi::Aggregate to layout. | Eduard-Mihai Burtescu | -5/+5 |
| 2017-11-19 | rustc_trans: avoid working with sizes/offsets and alignments as integers. | Eduard-Mihai Burtescu | -4/+4 |
| 2017-07-21 | Correct the spelling of "homogeneous" | Josh Stone | -4/+4 |
| 2017-04-09 | rustc_trans: use ty::layout for ABI computation instead of LLVM types. | Eduard-Mihai Burtescu | -121/+57 |
| 2016-09-24 | Move ty_align and ty_size out of most C ABI code | Mark-Simulacrum | -68/+2 |
| 2016-04-04 | Handle integer-extending for C ABI | James Miller | -0/+2 |
| 2016-03-31 | librustc_trans: use bug!(), span_bug!() | Benjamin Herr | -2/+2 |
| 2016-03-27 | rustc_trans: move the contents of the trans module to top-level. | Eduard Burtescu | -0/+240 |
