| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-04 | Make the lifetime parameters of tcx consistent. | Gabriela Alexandra Moldovan | -2/+2 | |
| 2019-02-25 | librustc_codegen_ssa: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -2/+7 | |
| 2019-02-20 | Allow Self::Module to be mutated. | Gabriela Alexandra Moldovan | -2/+2 | |
| `codegen_allocator` and `write_metadata` mutate the underlying LLVM module. As such, it makes sense for these two functions to receive a mutable reference to the module (as opposed to an immutable one). | ||||
| 2019-01-24 | Implement optimize(size) and optimize(speed) | Simonas Kazlauskas | -2/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-29 | Rustfmt on cg_ssa/traits | bjorn3 | -1/+2 | |
| 2018-11-29 | Some refactorings | bjorn3 | -1/+0 | |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -0/+66 | |
