summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/debuginfo.rs
AgeCommit message (Expand)AuthorLines
2019-06-02remove reexport of rustc::ty::InstanceMark Mansi-2/+1
2019-05-28Changes the type `mir::Mir` into `mir::Body`Claude-Alban RANÉLY-VERGÉ-DÉPRÉ-2/+2
2019-04-23rustc_codegen_ssa: rename debuginfo_upvar_decls_ops_sequence to debuginfo_upv...Eduard-Mihai Burtescu-1/+1
2019-03-29Move get_param and set_value_namebjorn3-0/+1
2019-03-29[WIP] Make some debug info methods take &mut FunctionDebugContextbjorn3-2/+2
2019-02-25librustc_codegen_ssa: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-2/+2
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Use BackendTypes instead of Backend or HasCodegen in a few placesbjorn3-4/+3
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-0/+72