| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-06-02 | remove reexport of rustc::ty::Instance | Mark Mansi | -2/+1 | |
| 2019-05-28 | Changes the type `mir::Mir` into `mir::Body` | Claude-Alban RANÉLY-VERGÉ-DÉPRÉ | -2/+2 | |
| The commit should have changed comments as well. At the time of writting, it passes the tidy and check tool. Revisions asked by eddyb : - Renamed of all the occurences of {visit/super}_mir - Renamed test structures `CachedMir` to `Cached` Fixing the missing import on `AggregateKind` | ||||
| 2019-04-23 | rustc_codegen_ssa: rename debuginfo_upvar_decls_ops_sequence to ↵ | Eduard-Mihai Burtescu | -1/+1 | |
| debuginfo_upvar_ops_sequence. | ||||
| 2019-03-29 | Move get_param and set_value_name | bjorn3 | -0/+1 | |
| 2019-03-29 | [WIP] Make some debug info methods take &mut FunctionDebugContext | bjorn3 | -2/+2 | |
| declare_local still takes &FunctionDebugContext, because of borrowck errors | ||||
| 2019-02-25 | librustc_codegen_ssa: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -2/+2 | |
| 2019-02-09 | librustc_codegen_ssa => 2018 | Taiki Endo | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-29 | Use BackendTypes instead of Backend or HasCodegen in a few places | bjorn3 | -4/+3 | |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -0/+72 | |
