rust/src/test/ui/reserved
Vadim Petrochenkov 1fa6be0358 resolve: Remove `rustc_attrs` as a standalone feature gate
Now it only gates specific built-in attributes
2020-03-24 21:37:29 +03:00
..
reserved-attr-on-macro.rs resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
reserved-attr-on-macro.stderr resolve: Remove `rustc_attrs` as a standalone feature gate 2020-03-24 21:37:29 +03:00
reserved-become.rs recover on 'mut ' and improve recovery for keywords. 2019-08-27 13:04:48 +02:00
reserved-become.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00