| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-27 | Implement core::intrinsics::caller_location. | Adam Perry | -0/+2 |
| 2019-10-13 | Remove is_const_integral method from ConstMethods | bjorn3 | -3/+1 |
| 2019-08-02 | CTFE: simplify Value type by not checking for alignment | Ralf Jung | -1/+0 |
| 2019-07-09 | Fix float add/mul reduction codegen | Nikita Popov | -0/+1 |
| 2019-06-19 | Weave the alignment through `ByRef` | Oliver Scherer | -0/+1 |
| 2019-03-29 | Remove const_{cstr,str_slice,get_elt,get_real} and is_const_real methods from... | bjorn3 | -9/+0 |
| 2019-03-29 | Remove const_{fat_ptr,array,vector,bytes} from cg_ssa | bjorn3 | -4/+0 |
| 2019-02-09 | librustc_codegen_ssa => 2018 | Taiki Endo | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-11-29 | Rename StaticMethods::static_ptrcast to ConstMethods::const_ptrcast | bjorn3 | -1/+2 |
| 2018-11-29 | Make ConstMethods and StaticMethods require BackendTypes instead of Backend | bjorn3 | -2/+2 |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -0/+64 |
