about summary refs log tree commit diff
path: root/src/test/ui/pub/pub-restricted-error-fn.rs
AgeCommit message (Expand)AuthorLines
2020-02-24parse: tweak diagnostic wordingsMazdak Farrokhzad-1/+1
2020-02-24parser: tweak unmatched wordingMazdak Farrokhzad-1/+1
2020-02-13parser: introduce `parse_item_kind` as central `ItemInfo` logic.Mazdak Farrokhzad-2/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-03-22Add diagnostic for incorrect `pub (restriction)`Esteban Küber-0/+13