summaryrefslogtreecommitdiff
path: root/compiler/rustc_codegen_ssa/src/mono_item.rs
Commit message (Expand)AuthorAgeFilesLines
* Store a LocalDefId in hir::AnonConst.Camille GILLOT2022-11-131-6/+6
* Add codegen for global_asm! sym operandsAmanieu d'Antras2022-04-151-1/+23
* Make some rustc code conform to strict provenance.Aria Beingessner2022-03-291-1/+1
* rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu2021-09-021-2/+1
* Add support for const operands and options to global_asm!Amanieu d'Antras2021-05-131-4/+32
* Use an ItemId inside mir::GlobalAsm.Camille GILLOT2021-02-151-2/+2
* ty: remove obsolete printerDavid Wood2020-08-301-4/+4
* mv compiler to compiler/mark2020-08-301-0/+98