about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-02-06Auto merge of #136641 - matthiaskrgr:rollup-lajwje5, r=matthiaskrgrbors-309/+339
2025-02-06Auto merge of #136585 - gvozdvmozgu:memchr-eat-until-lexer, r=lcnrbors-2/+10
2025-02-06Rollup merge of #136435 - Zalathar:thir-pat-stuff, r=NadrierilMatthias Krüger-148/+148
2025-02-06Rollup merge of #136393 - oli-obk:pattern-type-lit-oflo-checks, r=compiler-er...Matthias Krüger-34/+66
2025-02-06Rollup merge of #136315 - estebank:long-ty-binop, r=SparrowLiiMatthias Krüger-27/+44
2025-02-06Rollup merge of #136311 - compiler-errors:vtable-fixes-2, r=lcnrMatthias Krüger-5/+21
2025-02-06Rollup merge of #136235 - oli-obk:transmuty-pat-tys, r=RalfJungMatthias Krüger-14/+49
2025-02-06Rollup merge of #136073 - compiler-errors:recursive-coro-always, r=oli-obkMatthias Krüger-81/+11
2025-02-06Auto merge of #136471 - safinaskar:parallel, r=SparrowLiibors-293/+301
2025-02-05Rollup merge of #136611 - Zalathar:llvm-underscore, r=workingjubileeJubilee-12/+3
2025-02-05Rollup merge of #136591 - GuillaumeGomez:expr-to-string, r=UrgauJubilee-0/+4
2025-02-05Rollup merge of #136590 - carolynzech:raw-ptr-kind-internal, r=compiler-errorsJubilee-1/+13
2025-02-05Rollup merge of #136583 - Jarcho:fn_ctxt2, r=compiler-errorsJubilee-161/+155
2025-02-05Rollup merge of #136573 - oli-obk:document-literal-at-wrong-type-reason, r=co...Jubilee-0/+3
2025-02-05Rollup merge of #136563 - nnethercote:clean-up-Trivials, r=lcnrJubilee-164/+123
2025-02-05Rollup merge of #136550 - compiler-errors:rpitit-empty-body, r=oli-obkJubilee-0/+9
2025-02-05Rollup merge of #136269 - compiler-errors:spanned, r=lcnrJubilee-57/+127
2025-02-05Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiserJubilee-22/+33
2025-02-06Fix whitespace in lift macros.Nicholas Nethercote-22/+32
2025-02-06Clean up trivial traversal/lift impl generator macro calls.Nicholas Nethercote-151/+100
2025-02-06Remove some unused glob re-exportsZalathar-4/+0
2025-02-06Remove the `mod llvm_` hack, which should no longer be necessaryZalathar-8/+3
2025-02-05Auto merge of #136572 - jieyouxu:rollup-mtyaisw, r=jieyouxubors-92/+55
2025-02-05Eagerly detect coroutine recursion pre-mono when possibleMichael Goulet-81/+11
2025-02-05Pass spans around new solverMichael Goulet-51/+125
2025-02-05Remove span from delegateMichael Goulet-6/+2
2025-02-05Add `rustc_hir_pretty::expr_to_string` functionGuillaume Gomez-0/+4
2025-02-05Implement RustcInternal for RawPtrKindCarolyn Zech-1/+13
2025-02-05When displaying a parameter mismatch error, only highlight the mismatched par...Jason Newcomb-161/+155
2025-02-05Auto merge of #136302 - oli-obk:push-vvqmwzunxsrk, r=compiler-errorsbors-21/+28
2025-02-05implement `eat_until` leveraging memchr in lexergvozdvmozgu-2/+10
2025-02-05Pretty print pattern type values with `transmute` if they don't satisfy their...Oli Scherer-14/+49
2025-02-05Uniformly handle HIR literals in visitors and lintsOli Scherer-7/+30
2025-02-05Avoid passing around an `Expr` that is only needed for its HirId and its SpanOli Scherer-31/+40
2025-02-05Rollup merge of #136537 - tgross35:update-builtins, r=tgross35许杰友 Jieyou Xu (Joe)-2/+2
2025-02-05Rollup merge of #136304 - oli-obk:push-ymxoklvzrpvx, r=Nadrieril许杰友 Jieyou Xu (Joe)-2/+10
2025-02-05Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic许杰友 Jieyou Xu (Joe)-1/+7
2025-02-05Rollup merge of #135964 - ehuss:cenum_impl_drop_cast, r=Nadrieril许杰友 Jieyou Xu (Joe)-62/+11
2025-02-05Rollup merge of #132547 - workingjubilee:rustc-abi-in-cg-gcc, r=GuillaumeGomez许杰友 Jieyou Xu (Joe)-25/+25
2025-02-05Document why some "type mismatches" existOli Scherer-0/+3
2025-02-05Auto merge of #136094 - davidv1992:upgrade-elsa, r=oli-obkbors-1/+1
2025-02-05Only allow negation on literals in patterns if it's on integers or floatsOli Scherer-2/+10
2025-02-04cg_gcc: Directly use rustc_abi instead of reexportsJubilee Young-25/+25
2025-02-05Rollup merge of #136375 - Zalathar:llvm-di-builder, r=workingjubileeLeón Orell Valerian Liehr-98/+121
2025-02-05Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obkLeón Orell Valerian Liehr-26/+583
2025-02-04Auto merge of #136115 - Mark-Simulacrum:shard-alloc-id, r=RalfJungbors-26/+44
2025-02-04Auto merge of #136549 - matthiaskrgr:rollup-sqbpgtd, r=matthiaskrgrbors-536/+484
2025-02-04Fix rustc_hidden_type_of_opaques for RPITITs with no default bodyMichael Goulet-0/+9
2025-02-04Rollup merge of #136526 - Zalathar:thir-cx, r=NadrierilMatthias Krüger-109/+86
2025-02-04Rollup merge of #136520 - compiler-errors:redundant-layout-assert, r=lcnrMatthias Krüger-105/+2