| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-13 | s/FuncId/Function | bjorn3 | -1/+1 | |
| 2019-10-13 | Introduce FuncId backend type | bjorn3 | -0/+1 | |
| 2019-06-11 | rustc_codegen_*: deny(unused_lifetimes). | Eduard-Mihai Burtescu | -2/+2 | |
| 2019-05-14 | removes `AbiMethods` | Saleem Jaffer | -4/+7 | |
| 2019-05-05 | code review fixes | Saleem Jaffer | -2/+1 | |
| 2019-05-04 | adding HasParamEnv trait | Saleem Jaffer | -1/+6 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-29 | Move get_static from CodegenCx to Builder | bjorn3 | -1/+1 | |
| 2018-11-29 | Require Deref to CodegenCx for HasCodegen | bjorn3 | -1/+3 | |
| 2018-11-29 | Move IntrinsicCallMethods::call_overflow_intrinsics to ↵ | bjorn3 | -2/+2 | |
| BuilderMethods::checked_binop | ||||
| 2018-11-29 | Rustfmt on cg_ssa/traits | bjorn3 | -1/+2 | |
| 2018-11-29 | Don't use llvm intrinsic names in cg_ssa | bjorn3 | -3/+1 | |
| 2018-11-29 | Make ConstMethods and StaticMethods require BackendTypes instead of Backend | bjorn3 | -2/+2 | |
| 2018-11-29 | Some refactorings | bjorn3 | -1/+0 | |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -0/+99 | |
