rust/src/test/ui/on-unimplemented
Esteban Küber 609ffa1a89 Reword malformed attribute input diagnostics
- Handle empty `cfg_attr` attribute
- Reword empty `derive` attribute error
- Use consistend error message: "malformed `attrname` attribute input"
- Provide suggestions when possible
- Move note/help to label/suggestion
- Use consistent wording "ill-formed" -> "malformed"
- Move diagnostic logic out of parser
2019-05-25 11:55:50 -07:00
..
auxiliary Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
bad-annotation.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
bad-annotation.stderr Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
expected-comma-found-token.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
expected-comma-found-token.stderr Update tests 2019-03-11 23:10:26 +03:00
multiple-impls.rs Remove licenses 2018-12-25 21:08:33 -07:00
multiple-impls.stderr Remove licenses 2018-12-25 21:08:33 -07:00
no-debug.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
no-debug.stderr Remove licenses 2018-12-25 21:08:33 -07:00
on-impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
on-impl.stderr Remove licenses 2018-12-25 21:08:33 -07:00
on-trait.rs tests: doc comments 2019-02-10 23:42:32 +00:00
on-trait.stderr Update tests 2019-03-11 23:10:26 +03:00
slice-index.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
slice-index.stderr Update ui tests 2019-04-23 11:42:14 +01:00