Indroduce feature flag for RFC-2229
Signed-off-by: Aman Arora <me@aman-arora.com>
This commit is contained in:
parent
127a6ede1d
commit
88310cc0eb
7 changed files with 66 additions and 16 deletions
|
@ -547,6 +547,7 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
|
|||
// ==========================================================================
|
||||
|
||||
rustc_attr!(TEST, rustc_outlives, Normal, template!(Word)),
|
||||
rustc_attr!(TEST, rustc_capture_analysis, Normal, template!(Word)),
|
||||
rustc_attr!(TEST, rustc_variance, Normal, template!(Word)),
|
||||
rustc_attr!(TEST, rustc_layout, Normal, template!(List: "field1, field2, ...")),
|
||||
rustc_attr!(TEST, rustc_regions, Normal, template!(Word)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue