]> git.lizzy.rs Git - rust.git/history - src/type_of.rs
rustc_codegen_ssa: derive copy and clone for various enums
[rust.git] / src / type_of.rs
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-05 Oli SchererMark scalar layout unions so that backends that do...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-02-24 borsAuto merge of #94123 - bjorn3:cg_ssa_singleton_builder...
2022-02-16 Mark RousskovMove ty::print methods to Drop-based scope guards
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2021-09-28 antoyoUpdate to nightly-2021-09-28 (#97)
2021-09-17 CommeownistUpdate to nightly-2021-09-11 (#79)
2021-08-15 antoyoCleanup (#67)
2021-08-14 antoyoUpdate to nightly-2021-08-12 (#61)
2021-08-13 Antoni BoucherInitial commit