about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-10Rollup merge of #143663 - dillona:fix-typo, r=jdonszelmannMatthias Krüger-2/+2
2025-07-10Rollup merge of #143659 - GrigorenkoPV:attributes/inner-outer, r=jdonszelmannMatthias Krüger-42/+29
2025-07-10Rollup merge of #143657 - LorrensP-2158466:split-macro-map, r=petrochenkovMatthias Krüger-32/+52
2025-07-10Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errorsMatthias Krüger-0/+5
2025-07-10Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obkMatthias Krüger-28/+161
2025-07-10Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35bors-525/+2095
2025-07-10Rollup merge of #143644 - Kobzol:stdarch-mention, r=AmanieuTrevor Gross-0/+9
2025-07-10Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=KobzolTrevor Gross-48/+241
2025-07-10Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35Trevor Gross-56/+23
2025-07-10Rollup merge of #143298 - Kivooeo:tf23, r=tgross35Trevor Gross-121/+161
2025-07-10Rollup merge of #143270 - TimNN:fix-enum-match, r=nikicTrevor Gross-1/+1
2025-07-10Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdevTrevor Gross-0/+32
2025-07-10Rollup merge of #143011 - LorrensP-2158466:warn-ambiguity-into-error, r=petro...Trevor Gross-116/+510
2025-07-10Rollup merge of #142950 - tgross35:metavariable-expr-rework, r=petrochenkovTrevor Gross-134/+259
2025-07-10Rollup merge of #141996 - Daniel-Aaron-Bloom:dollar_crate, r=petrochenkovTrevor Gross-49/+859
2025-07-10Auto merge of #143696 - oli-obk:constable-type-id2, r=RalfJungbors-151/+432
2025-07-10remove unnecessary parens in rust-analyzeryukang-1/+1
2025-07-09Refactor nan testsRoger Curley-56/+23
2025-07-10Auto merge of #143703 - dpaoliello:llvmupate, r=dianqkbors-0/+0
2025-07-10Remove uncessary parens in closure body with unused lintyukang-27/+160
2025-07-09mbe: Refactor the diagnostic for unrecognized metavariable expressionsTrevor Gross-12/+25
2025-07-09mbe: Refactor diagnostics for invalid metavar expression syntaxTrevor Gross-122/+234
2025-07-09Auto merge of #143405 - tgross35:update-builtins, r=tgross35bors-393/+566
2025-07-09Use reference for MacroRulesScopeRef instead of Interned.LorrensP-2158466-3/+2
2025-07-09MacroData in ResolverArenas + split macro_map into extern_macro_map and local...LorrensP-2158466-29/+50
2025-07-09fix aux-build failuresLorrensP-2158466-30/+50
2025-07-09Update LLVM submoduleDaniel Paoliello-0/+0
2025-07-09Auto merge of #143538 - compiler-errors:instantiate-auto-trait, r=lcnrbors-212/+245
2025-07-09Auto merge of #143502 - scottmcm:aggregate-simd, r=oli-obkbors-86/+261
2025-07-09Avoid creating a helper allocation for creating new `TypeId` values in the in...Oli Scherer-38/+29
2025-07-09Add opaque TypeId handles for CTFEOli Scherer-148/+438
2025-07-09Auto merge of #143472 - dianne:deref-pat-column-check, r=Nadrierilbors-53/+142
2025-07-09Auto merge of #143667 - tgross35:rollup-yqitltm, r=tgross35bors-169/+347
2025-07-08Rollup merge of #143606 - lambdageek:configure-write-last-key, r=KobzolTrevor Gross-8/+18
2025-07-08Rollup merge of #143532 - compiler-errors:mut-ref-sugg, r=davidtwcoTrevor Gross-5/+42
2025-07-08Rollup merge of #143520 - Stypox:enter_trace_span-closure, r=RalfJungTrevor Gross-23/+36
2025-07-08Rollup merge of #143499 - compiler-errors:predicates-of-crate, r=davidtwcoTrevor Gross-13/+57
2025-07-08Rollup merge of #143475 - tgross35:runtime-test-config, r=jieyouxuTrevor Gross-23/+20
2025-07-08Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhprattTrevor Gross-46/+47
2025-07-08Rollup merge of #143339 - 1c3t3a:issue-143332, r=RalfJungTrevor Gross-15/+14
2025-07-08Rollup merge of #143177 - xizheyin:143134, r=lcnrTrevor Gross-6/+31
2025-07-08Rollup merge of #142357 - Kobzol:simplify-llvm-bitcode-linker, r=jieyouxuTrevor Gross-30/+82
2025-07-09Auto merge of #142707 - ashivaram23:drop_wildcard, r=dianqkbors-44/+219
2025-07-08fix: correct typo in attr_parsing_previously_accepted message keyDillon Amburgey-2/+2
2025-07-08Apply effects to otherwise edge in dataflow analysisAmogh Shivaram-44/+219
2025-07-09Use "Innermost" & "Outermost" terminology for `AttributeOrder`Pavel Grigorenko-42/+29
2025-07-08Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkovbors-176/+353
2025-07-08docs: document trait upcasting rules in `Unsize` traitMoulins-0/+5
2025-07-08bootstrap: add change tracker entry for new --extra-checks=auto: featurebinarycat-0/+5
2025-07-08tidy: assume all files are modified in CIbinarycat-0/+4