summary refs log tree commit diff
path: root/src/test/ui/suggestions/vec-macro-in-pattern.stderr
AgeCommit message (Expand)AuthorLines
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-1/+1
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2019-12-31parser::pat: remove .fatal callsMazdak Farrokhzad-1/+2
2019-08-09review comments: use structured suggestionEsteban Küber-4/+4
2019-08-09More explicit diagnostic when using a `vec![]` in a patternEsteban Küber-0/+15