Skip to content

Commit

Permalink
undo reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
FwP-IDN committed Feb 17, 2025
1 parent 471dcc5 commit d5fb3ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/expr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use rustc_ast::token::{Delimiter, Lit, LitKind};
use rustc_ast::{ForLoopKind, MatchKind, ast, ptr, token};
use rustc_span::{BytePos, Span};
use tracing::debug;

use crate::chains::rewrite_chain;
use crate::closures;
use crate::comment::{
Expand Down

0 comments on commit d5fb3ae

Please sign in to comment.