about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/misc.rs
AgeCommit message (Expand)AuthorLines
2020-04-05Remove Arcs in queries.Camille GILLOT-2/+1
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-2/+2
2020-03-16use direct imports for `rustc::{lint, session}`.Mazdak Farrokhzad-1/+1
2020-03-05Remove eh_unwind_resume lang itemAmanieu d'Antras-1/+0
2020-01-04canonicalize FxHash{Map,Set} importsMazdak Farrokhzad-1/+1
2019-10-13Remove MiscMethods::instancesbjorn3-2/+2
2019-10-13s/FuncId/Functionbjorn3-3/+3
2019-10-13Introduce FuncId backend typebjorn3-3/+3
2019-06-02remove reexports of mir::mono::{MonoItem,CodegenUnit}Mark Mansi-1/+1
2019-05-29rustc_codegen_llvm: remove LLVM instruction count stats.Eduard-Mihai Burtescu-3/+0
2019-03-29Move get_param and set_value_namebjorn3-1/+0
2019-03-29Don't use c_uint in cg_ssabjorn3-2/+1
2019-01-04add support for principal-less trait object typesAriel Ben-Yehuda-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11Remove env_alloca hackNikita Popov-1/+0
2018-11-29Use BackendTypes instead of Backend or HasCodegen in a few placesbjorn3-2/+2
2018-11-29Remove static_replace_all_uses and statics_to_rauw from cg_ssabjorn3-1/+0
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-0/+41