about summary refs log tree commit diff
path: root/tests/ui/resolve/privacy-enum-ctor.stderr
AgeCommit message (Expand)AuthorLines
2025-06-05Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-19/+19
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-1/+1
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-3/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-22/+33
2024-07-18More accurate suggestions when writing wrong style of enum variant literalEsteban Küber-0/+20
2024-06-13Tweak output of import suggestionsEsteban Küber-2/+2
2024-05-02update error messages in ui testsTrevor Spiteri-0/+8
2023-06-22Tweak privacy errors to account for reachable itemsEsteban Küber-2/+6
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-4/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-4/+8
2023-01-30Modify primary span label for E0308Esteban Küber-3/+3
2023-01-11label where constructor is defined and note that it should be calledMichael Goulet-3/+3
2023-01-11Be more specific about constructor `FnDef`s in type mismatchMichael Goulet-9/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+395