about summary refs log tree commit diff
path: root/src/test/ui/parser/macro/trait-non-item-macros.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2021-10-15Bless testsCameron Steffen-1/+1
2020-02-24parse: use `parse_item_common` in `parse_assoc_item_`.Mazdak Farrokhzad-7/+16
2020-02-15parse associated statics.Mazdak Farrokhzad-2/+2
2020-02-13parser: misc small item related improvements & cleanups.Mazdak Farrokhzad-2/+2
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2019-12-12Alias `TraitItem` & `ImplItem`.Mazdak Farrokhzad-2/+2
2019-11-11syntactically allow visibility on trait item & enum variantMazdak Farrokhzad-2/+2
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-10-28review commentsEsteban Küber-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+11