about summary refs log tree commit diff
path: root/src/test/ui/hygiene/globs.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-73/+0
2022-10-16Account for hygiene when suggesting typos.Camille GILLOT-2/+16
2021-10-15Bless testsCameron Steffen-2/+2
2021-09-26Do not suggest importing inaccessible itemsFabian Wolff-3/+3
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
2020-06-21Prefer accessible paths in 'use' suggestionsDan Aloni-5/+1
2020-05-07reword "possible candidate" import suggestionAndy Russell-4/+4
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+3
2020-01-26Suggest defining type parameter when appropriateEsteban Küber-8/+7
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-1/+1
2019-03-11Update testsVadim Petrochenkov-5/+5
2018-12-25Remove licensesMark Rousskov-4/+4
2018-07-08Remove fallback to parent modules from lexical resolutionVadim Petrochenkov-3/+13
2018-04-12Move hygiene tests to UIVadim Petrochenkov-0/+49