rust/src/test/ui/malformed
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
issue-69341-malformed-derive-inert.rs expand/resolve: Turn #[derive] into a regular macro attribute 2021-02-07 20:08:45 +03:00
issue-69341-malformed-derive-inert.stderr expand/resolve: Turn #[derive] into a regular macro attribute 2021-02-07 20:08:45 +03:00
malformed-derive-entry.rs derive: avoid parse_in_attr 2019-12-06 20:37:59 +01:00
malformed-derive-entry.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
malformed-interpolated.rs Accept arbitrary expressions in key-value attributes at parse time 2020-12-09 21:37:32 +03:00
malformed-interpolated.stderr Accept arbitrary expressions in key-value attributes at parse time 2020-12-09 21:37:32 +03:00
malformed-meta-delim.rs parse_meta: ditch parse_in_attr 2019-12-06 21:17:18 +01:00
malformed-meta-delim.stderr parse_meta: ditch parse_in_attr 2019-12-06 21:17:18 +01:00
malformed-plugin-1.rs plugin_registrary: use normal deprecation instead of hard coded warning. 2019-10-03 07:03:01 +02:00
malformed-plugin-1.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
malformed-plugin-2.rs plugin_registrary: use normal deprecation instead of hard coded warning. 2019-10-03 07:03:01 +02:00
malformed-plugin-2.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
malformed-plugin-3.rs plugin_registrary: use normal deprecation instead of hard coded warning. 2019-10-03 07:03:01 +02:00
malformed-plugin-3.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
malformed-regressions.rs ill_formed_attribute_input -> deny 2019-11-06 11:10:37 +01:00
malformed-regressions.stderr #[link]: mention wasm_import_module instead of cfg 2020-03-29 17:40:04 +02:00
malformed-special-attrs.rs cfg_attr: avoid .outer_tokens 2019-12-06 20:37:59 +01:00
malformed-special-attrs.stderr expand/resolve: Turn #[derive] into a regular macro attribute 2021-02-07 20:08:45 +03:00
malformed-unwind-1.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
malformed-unwind-1.stderr Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
malformed-unwind-2.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
malformed-unwind-2.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00