chore: Fix typos in 'compiler' (batch 1)
This commit is contained in:
@@ -734,7 +734,7 @@ trait UnusedDelimLint {
|
||||
return false;
|
||||
}
|
||||
|
||||
// Check if we need parens for `match &( Struct { feild: }) {}`.
|
||||
// Check if we need parens for `match &( Struct { field: }) {}`.
|
||||
{
|
||||
let mut innermost = inner;
|
||||
loop {
|
||||
|
||||
Reference in New Issue
Block a user