about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-31Rollup merge of #139167 - Amanieu:remove-amanieu, r=Mark-SimulacrumMatthias Krüger-1/+0
2025-03-31Rollup merge of #139157 - mejrs:never, r=NoratriebMatthias Krüger-5/+3
2025-03-31Rollup merge of #139153 - compiler-errors:incr-comp-closure, r=oli-obkMatthias Krüger-29/+64
2025-03-31Rollup merge of #138842 - Noratrieb:inline-exported, r=me,saethlinMatthias Krüger-6/+96
2025-03-31Rollup merge of #138749 - compiler-errors:closure-recovery, r=fmeaseMatthias Krüger-16/+101
2025-03-31Rollup merge of #138176 - compiler-errors:rigid-sized-obl, r=lcnrMatthias Krüger-16/+214
2025-03-31Remove Amanieu from the libs review rotationAmanieu d'Antras-1/+0
2025-03-31Auto merge of #139083 - petrochenkov:ctxtdecod3, r=nnethercotebors-70/+71
2025-03-31Auto merge of #119220 - Urgau:uplift-invalid_null_ptr_usage, r=fee1-deadbors-719/+713
2025-03-31Auto merge of #139154 - jhpratt:rollup-rv8f915, r=jhprattbors-302/+228
2025-03-31Remove mention of `exhaustive_patterns` from `never` docsmejrs-5/+3
2025-03-30Encode synthetic by-move coroutine body with a different DefPathDataMichael Goulet-29/+64
2025-03-30Rollup merge of #139141 - mejrs:on_unimpl, r=NoratriebJacob Pratt-10/+2
2025-03-30Rollup merge of #139132 - m-ou-se:hir-pp-struct-expr, r=compiler-errorsJacob Pratt-13/+59
2025-03-30Rollup merge of #139122 - petrochenkov:norerr, r=compiler-errorsJacob Pratt-236/+72
2025-03-30Rollup merge of #139111 - meithecatte:fake-read, r=compiler-errorsJacob Pratt-28/+84
2025-03-30Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=onur-ozkanJacob Pratt-15/+11
2025-03-30Auto merge of #139131 - m-ou-se:format-args-struct-expr, r=Mark-Simulacrumbors-22/+18
2025-03-30Auto merge of #139143 - bjorn3:sync_cg_clif-2025-03-30, r=bjorn3bors-1419/+537
2025-03-30Allow `invalid_null_arguments` in some testsUrgau-0/+18
2025-03-30Drop `clippy::invalid_null_ptr_usage`Urgau-648/+24
2025-03-30Uplift `clippy::invalid_null_ptr_usage` as `invalid_null_arguments`Urgau-4/+590
2025-03-30Update tidy exceptionsbjorn3-0/+4
2025-03-30Merge commit 'ba315abda789c9f59f2100102232bddb30b0d3d3' into sync_cg_clif-202...bjorn3-1419/+533
2025-03-30Fix rustc test suitebjorn3-2/+0
2025-03-30Rustup to rustc 1.88.0-nightly (1799887bb 2025-03-29)bjorn3-1/+1
2025-03-30Auto merge of #138206 - amy-kwan:amy-kwan/reprc-struct-power-align-ignore-pac...bors-1/+31
2025-03-30use `diagnostic::on_unimplemented` insteadmejrs-2/+2
2025-03-30Delete unreacheable `#[rustc_on_unimplemented]`mejrs-8/+0
2025-03-30Auto merge of #139130 - Kobzol:revert-129827, r=petrochenkovbors-81/+158
2025-03-30Improve explicitness of the impl of the `useless_ptr_null_checks` lintUrgau-26/+26
2025-03-30Expose `peel_casts` method as an util method inside `rustc_lint`Urgau-43/+57
2025-03-30Improve hir_pretty for struct expressions.Mara Bos-13/+59
2025-03-30Revert "Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkov"Jakub Beránek-81/+158
2025-03-30Simplify expansion for format_args!().Mara Bos-22/+18
2025-03-30Auto merge of #137836 - madsmtm:openwrt-target-vendor, r=jieyouxubors-4/+5
2025-03-30Auto merge of #138742 - taiki-e:riscv-vector, r=Amanieubors-5/+91
2025-03-29Auto merge of #139119 - matthiaskrgr:rollup-7l2ri0f, r=matthiaskrgrbors-173/+264
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-236/+72
2025-03-29Rollup merge of #139106 - ShE3py:pp-highlighting, r=compiler-errorsMatthias Krüger-0/+1
2025-03-29Rollup merge of #139105 - ShE3py:BackendRepr-is_signed, r=compiler-errorsMatthias Krüger-1/+2
2025-03-29Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxuMatthias Krüger-48/+62
2025-03-29Rollup merge of #139081 - joboet:errno_dedup, r=NoratriebMatthias Krüger-0/+9
2025-03-29Rollup merge of #138832 - ChrisDenton:with_native_path, r=joboetMatthias Krüger-115/+181
2025-03-29Rollup merge of #138431 - madsmtm:uclibc-llvm-target, r=jieyouxuMatthias Krüger-4/+4
2025-03-29Rollup merge of #137928 - RalfJung:const_cell, r=m-ou-seMatthias Krüger-5/+5
2025-03-29Auto merge of #133572 - frank-king:feature/unique_arc, r=Amanieubors-4/+482
2025-03-29Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkovbors-158/+81
2025-03-29Properly document FakeReadsMaja Kądziołka-28/+84
2025-03-29Start using with_native_path in std::sys::fsChris Denton-115/+181