summaryrefslogtreecommitdiff
path: root/tests/ui/associated-consts
AgeCommit message (Expand)Author
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung
2023-09-14move required_consts check to general post-mono-check functionRalf Jung
2023-09-10Point out if a local trait has no implementationsMichael Goulet
2023-09-01Fall through when resolving elided assoc const lifetimesMichael Goulet
2023-08-25Handle Self in paths tooMichael Goulet
2023-08-20Warn on elided lifetimes in associated constantsMichael Goulet
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya
2023-07-18added links as a notenxya
2023-07-18add links to query documentation for E0391nxya
2023-07-18added links as a notenxya
2023-07-18add links to query documentation for E0391nxya
2023-07-15Check entry type as part of item type checking.Camille GILLOT
2023-06-25Add a regression test for #110933Yuki Okushi
2023-06-11properly check associated consts for infer placeholdersMichael Goulet
2023-04-23Don't create projection ty for const projectionMichael Goulet
2023-04-15Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT
2023-04-14bless the single testEzra Shaw
2023-03-21evaluate: improve and fix recursion depth handlinglcnr
2023-02-22pluralize stuffMichael Goulet
2023-02-14Better label for illegal impl trait typesMichael Goulet
2023-01-30Modify primary span label for E0308Esteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan