Actually walk into lifetimes and attrs in EarlyContextAndPass
This commit is contained in:
parent
acabb52482
commit
db9e3681f9
6 changed files with 95 additions and 5 deletions
|
@ -3929,6 +3929,7 @@ declare_lint! {
|
|||
}
|
||||
|
||||
declare_lint! {
|
||||
#[allow(text_direction_codepoint_in_literal)]
|
||||
/// The `text_direction_codepoint_in_comment` lint detects Unicode codepoints in comments that
|
||||
/// change the visual representation of text on screen in a way that does not correspond to
|
||||
/// their on memory representation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue