consistency rename: language item -> lang item
This commit is contained in:
parent
d101971ab1
commit
8b35be741f
32 changed files with 72 additions and 72 deletions
|
@ -798,7 +798,7 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
|
|||
// ==========================================================================
|
||||
gated!(
|
||||
lang, Normal, template!(NameValueStr: "name"), DuplicatesOk, EncodeCrossCrate::No, lang_items,
|
||||
"language items are subject to change",
|
||||
"lang items are subject to change",
|
||||
),
|
||||
rustc_attr!(
|
||||
rustc_pass_by_value, Normal, template!(Word), ErrorFollowing,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue