about summary refs log tree commit diff
path: root/src/test/ui/malformed/malformed-interpolated.stderr
AgeCommit message (Expand)AuthorLines
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+4
2020-01-12Add backticks in appropriate placesvarkor-1/+1
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-6/+6
2019-05-11Move literal parsing code into a separate fileVadim Petrochenkov-4/+4
2019-05-11Simplify conversions between tokens and semantic literalsVadim Petrochenkov-6/+3
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-4/+0
2019-02-25Restrict value in key-value attributes to literalsVadim Petrochenkov-0/+35