about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/mono_item.rs
AgeCommit message (Expand)AuthorLines
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-3/+3
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-1/+1
2019-12-22Format the worldMark Rousskov-29/+31
2019-09-26Rename `Item.node` to `Item.kind`varkor-1/+1
2019-09-04Remove `LocalInternedString` uses from `librustc/ty/`.Nicholas Nethercote-1/+1
2019-06-18rustc: reintroduce lifetime bounds where necessary.Eduard-Mihai Burtescu-1/+1
2019-06-18rustc: remove 'x: 'y bounds (except from comments/strings).Eduard-Mihai Burtescu-2/+2
2019-06-17remove _by_hir_id if there is no NodeId counterpartljedrz-1/+1
2019-06-02remove as_mono_itemMark Mansi-19/+22
2019-06-02move monoitemext to inherent methodsMark Mansi-14/+17
2019-04-21Remove mutability from `Def::Static`Vadim Petrochenkov-12/+1
2019-03-07HirIdification: replace NodeId method callsljedrz-2/+2
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-2/+2
2019-01-23Don't ICE when logging unusual typesAaron Hill-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-06Use a function to access the Hir map to be able to turn it into a query laterJohn Kåre Alsaker-1/+1
2018-11-20Remove incorrect doc commentbjorn3-6/+0
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-1/+1
2018-11-16Great separation of librustc_codegen_llvm: librustc_codegen_ssa compilesDenis Merigoux-0/+117