about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-11add coverage for `Builder::is_host_target`onur-ozkan-0/+15
2025-02-11add `Builder::is_host_target`onur-ozkan-13/+18
2025-02-11Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhprattbors-336/+241
2025-02-11Rollup merge of #136839 - lukas-code:actually-monomorphic-enough, r=compiler-...Jacob Pratt-41/+37
2025-02-11Rollup merge of #136837 - compiler-errors:contracts-body-lowering, r=celinvalJacob Pratt-113/+124
2025-02-11Rollup merge of #136835 - compiler-errors:contracts-span-hack, r=celinvalJacob Pratt-59/+17
2025-02-11Rollup merge of #136832 - ehuss:fix-platform-table, r=compiler-errorsJacob Pratt-1/+1
2025-02-11Rollup merge of #136830 - RalfJung:hurd-x87-footnote, r=NoratriebJacob Pratt-1/+1
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-11Rollup merge of #136704 - benschulz:patch-1, r=ibraheemdevJacob Pratt-2/+2
2025-02-11Rollup merge of #136672 - safinaskar:alloc-2025-02-07-09-10, r=cuviperJacob Pratt-1/+1
2025-02-11Rollup merge of #136663 - WaffleLapkin:count-non-zero-ones, r=cuviperJacob Pratt-3/+2
2025-02-11Rollup merge of #136606 - thaliaarchi:format-long-lines, r=ibraheemdevJacob Pratt-107/+46
2025-02-11Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgrbors-498/+934
2025-02-10Fix long lines which rustfmt fails to formatThalia Archibald-107/+46
2025-02-11Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkovbors-6943/+10364
2025-02-11Rollup merge of #136825 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-02-11Rollup merge of #136821 - marcoieni:infra-ci-review, r=jackh726Matthias Krüger-0/+2
2025-02-11Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp...Matthias Krüger-420/+395
2025-02-11Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwUMatthias Krüger-11/+101
2025-02-11Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwUMatthias Krüger-9/+47
2025-02-11Rollup merge of #136155 - tmiasko:msvc-enable-sanitizers, r=Mark-SimulacrumMatthias Krüger-4/+4
2025-02-11Rollup merge of #136107 - dingxiangfei2009:coerce-pointee-wellformed, r=compi...Matthias Krüger-54/+385
2025-02-11fix ensure_monomorphic_enoughLukas Markeffsky-44/+5
2025-02-11add test for const type_id misoptimizationLukas Markeffsky-0/+35
2025-02-10Don't ICE when failing to lower contracts for associated impl itemsMichael Goulet-113/+124
2025-02-10Auto merge of #133092 - madsmtm:bootstrap-deployment-target, r=Mark-Simulacru...bors-26/+134
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-6943/+10364
2025-02-10Fix imports, remove attrs for unused_*Michael Goulet-4/+2
2025-02-10Stop using span hack for contracts feature gatingMichael Goulet-57/+17
2025-02-10Fix platform support table for i686-unknown-uefiEric Huss-1/+1
2025-02-10fix i686-unknown-hurd-gnu x87 footnoteRalf Jung-1/+1
2025-02-10rustc_codegen_llvm: Mark items as pub(crate) outside of the llvm moduleDaniel Paoliello-8/+8
2025-02-10Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgrbors-114/+290
2025-02-10Update booksrustbot-0/+0
2025-02-10Reword doc comment on `CoercePointeeValidated`Michael Goulet-6/+5
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-6/+6
2025-02-10Rollup merge of #136681 - onur-ozkan:132926, r=jieyouxuMatthias Krüger-3/+132
2025-02-10Rollup merge of #136628 - heiher:crosstool-ng-1.27, r=Mark-SimulacrumMatthias Krüger-24/+7
2025-02-10Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxuMatthias Krüger-77/+137
2025-02-10assign marcoieni and jdno to infra-ci PRsMarcoIeni-0/+2
2025-02-10Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=w...bors-424/+880
2025-02-10add coverage for llvm-config path resolutiononur-ozkan-3/+127
2025-02-10Auto merge of #136809 - workingjubilee:rollup-jk0pew1, r=workingjubileebors-908/+596
2025-02-10bootstrap: Don't overwrite CFLAGS_* set in the environmentMads Marquart-6/+19
2025-02-10Rollup merge of #136805 - RalfJung:miri-win-delete-self, r=NoratriebJubilee-0/+1
2025-02-10Rollup merge of #136792 - jyn514:editor-config, r=jieyouxuJubilee-0/+2