Lint bare traits in AstConv.
This commit is contained in:
@@ -285,7 +285,6 @@ pub enum ExternDepSpec {
|
||||
#[derive(PartialEq, Debug)]
|
||||
pub enum BuiltinLintDiagnostics {
|
||||
Normal,
|
||||
BareTraitObject(Span, /* is_global */ bool),
|
||||
AbsPathWithModule(Span),
|
||||
ProcMacroDeriveResolutionFallback(Span),
|
||||
MacroExpandedMacroExportsAccessedByAbsolutePaths(Span),
|
||||
|
||||
Reference in New Issue
Block a user