about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-08-12[AVR] Changed data_layoutTom Vijlbrief-1/+7
2025-08-12E0793: Clarify that it applies to unions as well黑怕-1/+33
2025-08-11Convert moves of references to copies in RefPropBen Kimock-3/+36
2025-08-11Auto merge of #143054 - lcnr:search_graph-3, r=BoxyUwUbors-91/+100
2025-08-11Propagate TraitImplHeader to hirCameron Steffen-235/+245
2025-08-11Extract ast TraitImplHeaderCameron Steffen-126/+156
2025-08-11llvm: Accept new LLVM lifetime formatMatthew Maurer-1/+5
2025-08-11Tweak trait modifier errorsCameron Steffen-27/+18
2025-08-11Move trait impl modifier errors to parsingCameron Steffen-54/+59
2025-08-11Factor out InherentImplCannotUnsafeCameron Steffen-19/+11
2025-08-11Always attempt to invoke xcrun to get the Apple SDKMads Marquart-4/+8
2025-08-11Add new Tier-3 target: riscv64a23-unknown-linux-gnuChen Zhongyao-1/+146
2025-08-11Only warn when invoking xcrunMads Marquart-3/+24
2025-08-11Pass Apple SDK root to compiler driver via SDKROOT env varMads Marquart-30/+38
2025-08-11Simplify `add_apple_sdk`Mads Marquart-25/+20
2025-08-11Rework `NameValueStr`Esteban Küber-9/+9
2025-08-11Add more docs to templates for attrs with incorrect argumentsEsteban Küber-15/+56
2025-08-11Add link to invalid `repr` errorEsteban Küber-0/+2
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