Address review comments
This commit is contained in:
parent
17aef21b30
commit
62aea8c913
4 changed files with 578 additions and 854 deletions
|
@ -251,7 +251,7 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
|
|||
// Modules, prelude, and resolution:
|
||||
ungated!(path, Normal, template!(NameValueStr: "file")),
|
||||
ungated!(no_std, CrateLevel, template!(Word)),
|
||||
ungated!(no_implicit_prelude, CrateLevel, template!(Word)),
|
||||
ungated!(no_implicit_prelude, Normal, template!(Word)),
|
||||
ungated!(non_exhaustive, Normal, template!(Word)),
|
||||
|
||||
// Runtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue