]> git.lizzy.rs Git - rust.git/history - src/type_of.rs
Merge branch 'master' into sync_from_rust2
[rust.git] / src / type_of.rs
2022-06-07 Antoni BoucherMerge branch 'master' into sync_from_rust2
2022-05-15 antoyoMerge pull request #175 from GuillaumeGomez/llvmint...
2022-05-03 antoyoMerge pull request #171 from GuillaumeGomez/update...
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-15 antoyoMerge pull request #160 from MikaelUrankar/master
2022-04-14 antoyoMerge pull request #158 from rust-lang/feature/gcc12
2022-04-14 Antoni BoucherAdd feature for future libgccjit 12 release
2022-04-05 Oli SchererMark scalar layout unions so that backends that do...
2022-03-30 antoyoMerge pull request #129 from rust-lang/feature/simd
2022-03-30 Antoni BoucherAdd support for target builtins
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-26 antoyoMerge pull request #146 from bjorn3/rustup
2022-03-26 bjorn3Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
2022-03-19 antoyoMerge pull request #137 from rust-lang/fix/box-alloc-ice
2022-03-19 Antoni BoucherFix ice in box alloc
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-02-25 antoyoMerge pull request #130 from bjorn3/rustup
2022-02-24 bjorn3Sync from rust 3d127e2040b57157936f5f24e114a8b4c9a505ef
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-02-01 antoyoMerge pull request #122 from bjorn3/rustup
2022-02-01 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
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