about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-06-07intrinsics: use const generic to set atomic orderingRalf Jung-290/+208
2025-06-07Auto merge of #141964 - sayantn:update-stdarch, r=Amanieubors-9/+9
2025-06-07Rollup merge of #142131 - estebank:cast-sugg, r=UrgauJacob Pratt-69/+43
2025-06-07Rollup merge of #142045 - estebank:obligation-cause-code-suggestion, r=compil...Jacob Pratt-9/+11
2025-06-07Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-t...Jacob Pratt-36/+23
2025-06-07Rollup merge of #141558 - Diggsey:db-limit-cgu-name-length, r=matthewjasperJacob Pratt-6/+31
2025-06-06Rollup merge of #142118 - hkBst:lexer-patch1, r=oli-obkGuillaume Gomez-10/+8
2025-06-06Rollup merge of #142112 - ada4a:patch-1, r=wesleywiserGuillaume Gomez-1/+1
2025-06-06Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obkGuillaume Gomez-56/+72
2025-06-06Rollup merge of #142086 - fee1-dead-contrib:ast-visitor-dedup, r=oli-obkGuillaume Gomez-397/+314
2025-06-06Rollup merge of #142043 - estebank:const-suggestion, r=wesleywiserGuillaume Gomez-1/+1
2025-06-06Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-deadGuillaume Gomez-286/+69
2025-06-06reword suggestion messageEsteban Küber-4/+7
2025-06-06Make obligation cause code suggestions verboseEsteban Küber-9/+11
2025-06-06Make cast suggestions verboseEsteban Küber-67/+38
2025-06-06Auto merge of #141774 - oli-obk:naked-fn-queries, r=petrochenkovbors-150/+105
2025-06-06compiler: set Apple frame pointers by architectureJubilee Young-36/+23
2025-06-06Auto merge of #141681 - compiler-errors:fast-path-stalled, r=lcnrbors-1/+22
2025-06-06rustc_lexer: typo fix + small cleanupsMarijn Schouten-10/+8
2025-06-06Auto merge of #142099 - matthiaskrgr:rollup-r9s3c35, r=matthiaskrgrbors-305/+308
2025-06-06fix typoAda Alakbarova-1/+1
2025-06-06Update compiler/rustc_abi/src/layout/ty.rsscottmcm-1/+1
2025-06-06deduplicate more `walk_*` methods in AST visitDeadbeef-257/+188
2025-06-05Update `InterpCx::project_field` to take `FieldIdx`Scott McMurray-56/+72
2025-06-06Rollup merge of #142072 - maflcko:patch-1, r=aDotInTheVoidMatthias Krüger-1/+1
2025-06-06Rollup merge of #142067 - RalfJung:abi-map-to-str, r=workingjubileeMatthias Krüger-13/+6
2025-06-06Rollup merge of #142058 - xizheyin:rustc-attr-parsing, r=jdonszelmannMatthias Krüger-37/+37
2025-06-06Rollup merge of #142047 - cuviper:s390x-stack, r=oli-obkMatthias Krüger-9/+16
2025-06-06Rollup merge of #142044 - workingjubilee:document-operandvalue-pair, r=scottmcmMatthias Krüger-2/+8
2025-06-06Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-deadMatthias Krüger-243/+240
2025-06-05Auto merge of #140872 - bjorn3:elf_use_used_linker, r=nikicbors-37/+13
2025-06-05Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi...bors-224/+709
2025-06-05Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of NoneOli Scherer-243/+240
2025-06-05Rollup merge of #142032 - matthewjasper:frontmatter-lexing, r=fee1-deadMatthias Krüger-1/+3
2025-06-05Rollup merge of #142015 - oli-obk:wrong-instance, r=RalfJungMatthias Krüger-2/+3
2025-06-05use helper macro for flat_map vs visit_list, initial dedupsDeadbeef-153/+139
2025-06-05Make #[used(linker)] the default on ELF toobjorn3-37/+13
2025-06-05doc: Fix inverted meaning in E0783.mdmaflcko-1/+1
2025-06-05Auto merge of #135054 - cramertj:file-cstr, r=m-ou-sebors-8/+13
2025-06-05Clean `rustc_attr_parsing` documentationxizheyin-37/+37
2025-06-05canon_abi: make to_erased_extern_abi just a detail in formattingRalf Jung-13/+6
2025-06-05Auto merge of #140466 - amandasystems:move-to-preprocessing-step, r=lcnrbors-313/+423
2025-06-05Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgrbors-59/+97
2025-06-04compiler: Document the offset invariant of `OperandValue::Pair`Jubilee Young-2/+8
2025-06-04Ensure stack in `Parser::parse_ty`Josh Stone-8/+12
2025-06-04Ensure stack in `ThirBuildCx::mirror_exprs`Josh Stone-1/+4
2025-06-04Verbose suggestion to make param `const`Esteban Küber-1/+1
2025-06-04Auto merge of #141309 - RalfJung:x86-simd-abi, r=tgross35,nikic,workingjubileebors-27/+17
2025-06-04Rollup merge of #142025 - m-ou-se:which-local-binding, r=jdonszelmannMatthias Krüger-1/+7
2025-06-04Rollup merge of #142024 - m-ou-se:what-tail-expression, r=petrochenkovMatthias Krüger-1/+3