about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-08Rollup merge of #139490 - RalfJung:unstable-intrinsics-docs, r=oli-obkStuart Cook-88/+14
2025-04-08Rollup merge of #139464 - nnethercote:fix-139248-AND-fix-139445, r=petrochenkovStuart Cook-4/+93
2025-04-08Rollup merge of #139421 - compiler-errors:upcast-no-principal-with-proj, r=ol...Stuart Cook-14/+37
2025-04-08Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jiey...Stuart Cook-9/+91
2025-04-08Rollup merge of #139346 - compiler-errors:non-lifetime-binder-diag-hir-wf-che...Stuart Cook-1/+93
2025-04-08Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc...Stuart Cook-30/+81
2025-04-08Rollup merge of #139124 - xtexx:gh-139082, r=compiler-errorsStuart Cook-0/+46
2025-04-08Rollup merge of #139098 - scottmcm:assert-impossible-tags, r=WaffleLapkinStuart Cook-20/+487
2025-04-08Rollup merge of #139024 - compiler-errors:tweak-default-value-err, r=lcnrStuart Cook-14/+25
2025-04-08Rollup merge of #138676 - compiler-errors:overflow-implied-bounds, r=lcnrStuart Cook-4/+36
2025-04-08make hover_feature test less fragileRalf Jung-79/+8
2025-04-08Allow for reparsing failure when reparsing a pasted metavar.Nicholas Nethercote-3/+40
2025-04-08Allow for missing invisible close delim when reparsing an expression.Nicholas Nethercote-1/+53
2025-04-07Address PR feedbackScott McMurray-1/+19
2025-04-07Auto merge of #133781 - cjgillot:shallow-allowed-lints, r=petrochenkovbors-95/+79
2025-04-07Implement overflow for infinite implied lifetime boundsMichael Goulet-4/+36
2025-04-07Make error message for missing fields with .. and without .. more consistentMichael Goulet-14/+25
2025-04-07update intrinsics/mod.rs comment about const intrinsicsRalf Jung-8/+4
2025-04-07unstable-book/intrinsics: wordsmith MIR-lowering intrinsic docsRalf Jung-1/+2
2025-04-07implement `check` step for `compiletest` separatelyonur-ozkan-5/+66
2025-04-07Auto merge of #139482 - Zalathar:rollup-h2ht1y6, r=Zalatharbors-1645/+1799
2025-04-07Rollup merge of #139466 - compiler-errors:trivial-incr-tainting, r=oli-obkStuart Cook-16/+20
2025-04-07Rollup merge of #139465 - EnzymeAD:autodiff-sret, r=oli-obkStuart Cook-2/+73
2025-04-07Rollup merge of #139461 - compiler-errors:significant-drop-span, r=oli-obkStuart Cook-280/+100
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-984/+643
2025-04-07Rollup merge of #139397 - Zalathar:virtual, r=jieyouxuStuart Cook-88/+110
2025-04-07Rollup merge of #139365 - Bryanskiy:leak-perf, r=lcnrStuart Cook-35/+51
2025-04-07Rollup merge of #139112 - m-ou-se:super-let, r=lcnrStuart Cook-50/+615
2025-04-07Rollup merge of #139108 - Nadrieril:simplify-expandedconstant, r=oli-obkStuart Cook-124/+95
2025-04-07Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obkStuart Cook-66/+92
2025-04-07move old tests, add sret testManuel Drehwald-0/+45
2025-04-07handle sret for scalar autodiffManuel Drehwald-2/+28
2025-04-07coverage: Build the CGU's global file table as late as possibleZalathar-88/+110
2025-04-07enable in-tree std on some runnersonur-ozkan-2/+6
2025-04-07Auto merge of #139473 - Kobzol:rollup-ycksn9b, r=Kobzolbors-78/+193
2025-04-07Rollup merge of #139467 - compiler-errors:more-trivial-tweaks, r=oli-obkJakub Beránek-12/+6
2025-04-07Rollup merge of #139456 - calebcartwright:style-let-chains-final, r=joshtriplettJakub Beránek-6/+72
2025-04-07Rollup merge of #139431 - beetrees:no-llvm-18, r=jieyouxuJakub Beránek-5/+2
2025-04-07Rollup merge of #139426 - jackh726:rust-analyzer-next-solver-new, r=lcnrJakub Beránek-7/+4
2025-04-07Rollup merge of #138314 - haenoe:autodiff-inner-function, r=ZuseZ4Jakub Beránek-48/+109
2025-04-07More trivial tweaksMichael Goulet-12/+6
2025-04-07Trivial tweaks to stop tracking source span directlyMichael Goulet-16/+20
2025-04-07Auto merge of #138766 - Zalathar:unused-fn, r=SparrowLiibors-161/+180
2025-04-06doc(style): add let-chain rulesCaleb Cartwright-6/+72
2025-04-06Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratriebbors-6/+23
2025-04-06Stop calling source_span query in significant drop order codeMichael Goulet-280/+100
2025-04-06refactor: simplify function-info gatheringHaeNoe-41/+26
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-78/+123
2025-04-06update/bless testsBennet Bleßmann-742/+550
2025-04-06update docsBennet Bleßmann-57/+7