about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-08-11Add link to docs on malformed attributesEsteban Küber-87/+296
2025-08-11Allow attr entries to declare list of alternatives for `List` and `NamedValue...Esteban Küber-124/+164
2025-08-11Rollup merge of #145111 - fee1-dead-contrib:push-rlvnyrztlkpq, r=jieyouxuGuillaume Gomez-24/+1
2025-08-11Rollup merge of #144966 - scrabsha:push-rozroqqmurvu, r=jdonszelmannGuillaume Gomez-6/+44
2025-08-11significantly improve provisional cache rebasinglcnr-91/+100
2025-08-11Update error messagetiif-2/+2
2025-08-11Support using #[unstable_feature_bound] on traittiif-2/+1
2025-08-11Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2)Sasha Pourcelot-22/+76
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-10clean up witness printing for tuple-like constructorsdianne-17/+2
2025-08-10cfg_select: Support unbraced expressionsJosh Triplett-11/+19
2025-08-10Fix doc-comment.Camille GILLOT-3/+2
2025-08-10show a trailing comma on singleton tuple constructors in witness patsdianne-0/+3
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-10add place mention for `#[loop_match]` scrutineeFolkert de Vries-3/+5
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