rust/src/test/ui/on-unimplemented
Esteban Küber ba052bd8de Various diagnostics clean ups/tweaks
* Always point at macros, including derive macros
* Point at non-local items that introduce a trait requirement
* On private associated item, point at definition
2021-07-19 08:43:35 -07:00
..
auxiliary Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
bad-annotation.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
bad-annotation.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
enclosing-scope.rs add enclosing_scope param to rustc_on_unimplmented 2019-11-25 18:05:56 +03:00
enclosing-scope.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
expected-comma-found-token.rs parse_meta: ditch parse_in_attr 2019-12-06 21:17:18 +01:00
expected-comma-found-token.stderr parse_meta: ditch parse_in_attr 2019-12-06 21:17:18 +01:00
feature-gate-on-unimplemented.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
feature-gate-on-unimplemented.stderr Make rustc_attrs tracking issue None 2020-03-01 00:48:14 +09:00
multiple-impls.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
multiple-impls.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
no-debug.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
no-debug.stderr Change Debug unimplemented message per request 2021-06-22 00:38:31 -07:00
on-impl.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
on-impl.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
on-trait.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
on-trait.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
slice-index.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
slice-index.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00