mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
formatting
This commit is contained in:
parent
d839d2ecc2
commit
8227e69018
@ -354,7 +354,8 @@ impl SessionDiagnosticDeriveBuilder {
|
||||
);
|
||||
}
|
||||
} else {
|
||||
field.attrs
|
||||
field
|
||||
.attrs
|
||||
.iter()
|
||||
.map(move |attr| {
|
||||
let name = attr.path.segments.last().unwrap().ident.to_string();
|
||||
|
Loading…
Reference in New Issue
Block a user