Rollup merge of #128368 - nnethercote:rustfmt-tweaks, r=cuviper
Formatting tweaks Some small post-#125443 formatting tweaks. r? ``@cuviper``
This commit is contained in:
commit
2f549aac39
4 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
//! Migration code for the `expr_fragment_specifier_2024`
|
||||
//! rule.
|
||||
//! Migration code for the `expr_fragment_specifier_2024` rule.
|
||||
|
||||
use rustc_ast::token::{Token, TokenKind};
|
||||
use rustc_ast::tokenstream::{TokenStream, TokenTree};
|
||||
use rustc_session::lint::FutureIncompatibilityReason;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue