mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
tidy
This commit is contained in:
@@ -1233,6 +1233,9 @@ pub enum AttributeKind {
|
||||
/// Represents `#[rustc_diagnostic_item]`
|
||||
RustcDiagnosticItem(Symbol),
|
||||
|
||||
/// Represents `#[rustc_diagnostic_item]`
|
||||
RustcDiagnosticItem(Symbol),
|
||||
|
||||
/// Represents `#[rustc_do_not_const_check]`
|
||||
RustcDoNotConstCheck,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user