about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-08-11Turn _span into _trace as trace span nameStypox-19/+19
2025-08-11Add tracing to resolve-related functionsStypox-23/+41
2025-08-11Set dead_on_return attribute for indirect argumentsNikita Popov-1/+19
2025-08-11Rollup merge of #145194 - compiler-errors:coro-witness-re, r=lcnrStuart Cook-2/+15
2025-08-11Rollup merge of #145091 - lcnr:remove-from_forall, r=petrochenkovStuart Cook-29/+15
2025-08-11Rollup merge of #144156 - compiler-errors:dtorck-upvars, r=lcnrStuart Cook-24/+50
2025-08-11Rollup merge of #135331 - fmease:ban-assoc-ty-unbounds, r=lcnrStuart Cook-9/+11
2025-08-11remove `from_forall`lcnr-29/+15
2025-08-11Auto merge of #145236 - Zalathar:rollup-1ggbztv, r=Zalatharbors-6/+55
2025-08-11Rollup merge of #145227 - estebank:tweak-inference-span, r=joshtriplettStuart Cook-2/+2
2025-08-11Rollup merge of #144558 - estebank:issue-68119, r=lcnrStuart Cook-4/+53
2025-08-11Remove unnecessary commentMichael Goulet-1/+0
2025-08-11Remove unnecessary trait predicate eq functionMichael Goulet-33/+1
2025-08-11Remove unnecessary UnsatisfiedConst reporting logicMichael Goulet-27/+1
2025-08-10Auto merge of #135846 - estebank:non-exhaustive-dfv-ctor-2, r=BoxyUwUbors-36/+177
2025-08-10cfg_select: Support unbraced expressionsJosh Triplett-11/+19
2025-08-10Do not point at macro invocation when providing inference contextEsteban Küber-1/+1
2025-08-10Account for macros when trying to point at inference causeEsteban Küber-1/+1
2025-08-10Auto merge of #145223 - jhpratt:rollup-xcqbwqe, r=jhprattbors-3/+3
2025-08-10Rollup merge of #145222 - dpaoliello:pareninllvmbuild, r=AmanieuJacob Pratt-1/+1
2025-08-10Rollup merge of #145200 - joshtriplett:mbe-typo-fix, r=lqdJacob Pratt-1/+1
2025-08-10Rollup merge of #145152 - xizheyin:detect-confusion-type, r=lqdJacob Pratt-1/+1
2025-08-10review commentsEsteban Küber-5/+7
2025-08-10Add support for method callsEsteban Küber-33/+41
2025-08-10Point at the `Fn()` or `FnMut()` bound that coerced a closure, which caused a...Esteban Küber-4/+43
2025-08-10Fix typo with paren rustc_llvm/build.rsDaniel Paoliello-1/+1
2025-08-10review commentsEsteban Küber-50/+81
2025-08-10Detect struct construction with private field in field with defaultEsteban Küber-36/+146
2025-08-10Auto merge of #144544 - JonathanBrouwer:illformed-in-deps, r=traviscrossbors-0/+1
2025-08-10Auto merge of #145210 - Zalathar:rollup-dm4reb2, r=Zalatharbors-322/+248
2025-08-10strip prefix of temporary file names when it exceeds filesystem name length l...Pierre Tardy-2/+21
2025-08-10fix: re-enable self-assignmentLee ByeongJun-2/+4
2025-08-10Rollup merge of #145191 - dianne:fix-borrow-suggestion-args, r=compiler-errorsStuart Cook-7/+22
2025-08-10Rollup merge of #145187 - joshtriplett:fix-unstable-feature-comment, r=lqdStuart Cook-1/+1
2025-08-10Rollup merge of #145147 - fee1-dead-contrib:push-mxxpmlpmzmsz, r=compiler-errorsStuart Cook-13/+13
2025-08-10Rollup merge of #145145 - fee1-dead-contrib:push-qnmpmtmtpkkr, r=jieyouxuStuart Cook-100/+180
2025-08-10Rollup merge of #144402 - heiher:stabilize-loong32-asm, r=AmanieuStuart Cook-0/+1
2025-08-10Rollup merge of #143093 - lqd:polonius-pre-alpha, r=jackh726Stuart Cook-201/+31
2025-08-10Auto merge of #145144 - scottmcm:unsigned_overflow_intr, r=nikicbors-7/+19
2025-08-10Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependenciesJonathan Brouwer-0/+1
2025-08-09mbe: Fix typo in attribute tracingJosh Triplett-1/+1
2025-08-10Auto merge of #144873 - cjgillot:implications, r=lqdbors-80/+73
2025-08-10Use `eq_ignore_ascii_case` to avoid heap alloc in `detect_confuse_type`xizheyin-1/+1
2025-08-10Ignore coroutine witness type region args in auto trait confirmationMichael Goulet-2/+15
2025-08-09`suggest_borrow_generic_arg`: use the correct generic argsdianne-7/+22
2025-08-09Auto merge of #145146 - fee1-dead-contrib:push-zmqrkurlzrxy, r=nnethercotebors-954/+941
2025-08-09Fix an unstable feature comment that wasn't a doc commentJosh Triplett-1/+1
2025-08-09some `derive_more` refactorsDeadbeef-100/+180
2025-08-09Auto merge of #145142 - Zalathar:rollup-oi6s8kg, r=Zalatharbors-413/+373
2025-08-09remove `P`Deadbeef-954/+941