Address review feedback
This commit is contained in:
parent
0dcd812de8
commit
1c48025685
6 changed files with 41 additions and 42 deletions
|
@ -772,7 +772,6 @@ pub trait LintContext: Sized {
|
|||
}
|
||||
BuiltinLintDiagnostics::NamedAsmLabel(help) => {
|
||||
db.help(&help);
|
||||
//db.note("see the asm section of the unstable book <https://doc.rust-lang.org/nightly/unstable-book/library-features/asm.html#labels> for more information");
|
||||
}
|
||||
}
|
||||
// Rewrap `db`, and pass control to the user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue