about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-7/+35
2025-02-11Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhprattbors-193/+119
2025-02-11Rollup merge of #136839 - lukas-code:actually-monomorphic-enough, r=compiler-...Jacob Pratt-41/+3
2025-02-11Rollup merge of #136837 - compiler-errors:contracts-body-lowering, r=celinvalJacob Pratt-113/+95
2025-02-11Rollup merge of #136835 - compiler-errors:contracts-span-hack, r=celinvalJacob Pratt-31/+11
2025-02-11Rollup merge of #136813 - mrkajetanp:aarch32-fp16-target-feature, r=davidtwcoJacob Pratt-0/+2
2025-02-11Rollup merge of #136721 - dpaoliello:cleanllvm2, r=ZalatharJacob Pratt-8/+8
2025-02-11Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgrbors-246/+531
2025-02-11Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkovbors-1/+1
2025-02-11Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp...Matthias Krüger-215/+196
2025-02-11Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwUMatthias Krüger-2/+45
2025-02-11Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwUMatthias Krüger-9/+15
2025-02-11Rollup merge of #136107 - dingxiangfei2009:coerce-pointee-wellformed, r=compi...Matthias Krüger-20/+275
2025-02-11fix ensure_monomorphic_enoughLukas Markeffsky-41/+3
2025-02-10Don't ICE when failing to lower contracts for associated impl itemsMichael Goulet-113/+95
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-1/+1
2025-02-10Fix imports, remove attrs for unused_*Michael Goulet-4/+2
2025-02-10Stop using span hack for contracts feature gatingMichael Goulet-29/+11
2025-02-10rustc_codegen_llvm: Mark items as pub(crate) outside of the llvm moduleDaniel Paoliello-8/+8
2025-02-10Rollup merge of #136791 - nicholasbishop:bishop-disable-dwarf, r=jieyouxuMatthias Krüger-1/+8
2025-02-10Rollup merge of #136731 - safinaskar:parallel-2025-02-08-07-22, r=SparrowLiiMatthias Krüger-3/+0
2025-02-10Rollup merge of #136714 - tgross35:update-builtins, r=tgross35Matthias Krüger-2/+2
2025-02-10Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxuMatthias Krüger-71/+94
2025-02-10Rollup merge of #136707 - clubby789:cmake-bisect, r=jieyouxuJubilee-2/+2
2025-02-10Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simul...Jubilee-10/+20
2025-02-10Rollup merge of #136053 - Zalathar:defer-counters, r=saethlinJubilee-494/+224
2025-02-10Bump `cc` to v1.2.13 for the compiler workspaceclubby789-2/+2
2025-02-10remove outdated *First autodiff variants for higher-order adManuel Drehwald-22/+6
2025-02-10move second opt run to lto phase and cleanup codeManuel Drehwald-49/+67
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+53
2025-02-09compiler: remove `abi`-specific `extern "{abi}"` suggestionsJubilee Young-45/+12
2025-02-09compiler: remove rustc_target::spec::abi reexportsJubilee Young-14/+12
2025-02-09compiler: start using rustc_ast_lowering in rustc_passesJubilee Young-5/+7
2025-02-09compiler: gate `extern "{abi}"` in ast_loweringJubilee Young-157/+171
2025-02-10fix the error code documentDing Xiang Fei-0/+14
2025-02-09Disable DWARF in linker options for i686-unknown-uefiNicholas Bishop-1/+8
2025-02-09Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obkMatthias Krüger-4/+7
2025-02-09Rollup merge of #136746 - wesleywiser:err_dwarf1, r=UrgauMatthias Krüger-2/+5
2025-02-09Rollup merge of #136722 - kornelski:visit-spans, r=chenyukangMatthias Krüger-3/+8
2025-02-09Emit an error if `-Zdwarf-version=1` is requestedWesley Wiser-2/+5
2025-02-09Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrumbors-3769/+4793
2025-02-09Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgaubors-33/+64
2025-02-09move repr(transparent) checks to coherenceDing Xiang Fei-10/+12
2025-02-09rename the trait to validity and place a feature gate afrontDing Xiang Fei-13/+24
2025-02-09introduce CoercePointeeWellformed for coherence checks at typeck stageDing Xiang Fei-10/+238
2025-02-09Fix unwrap error in overflowing int literalyukang-4/+7
2025-02-08Rollup merge of #136736 - llogiq:small-resolve-refactor, r=jieyouxuJubilee-16/+17
2025-02-08Rollup merge of #136730 - lukas-code:trans-ice, r=jswrennJubilee-18/+14
2025-02-08Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi...Jubilee-118/+159
2025-02-09Rollup merge of #136659 - wesleywiser:dwarf_version_lto_merge_behavior, r=jie...Urgau-1/+5