Skip to content

Commit bc8aa22

Browse files
committed
fmt
1 parent b8e865d commit bc8aa22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_span/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ pub fn set_session_globals_then<R>(session_globals: &SessionGlobals, f: impl FnO
142142
SESSION_GLOBALS.set(session_globals, f)
143143
}
144144

145-
146145
pub fn create_session_if_not_set_then<R>(
147146
edition: Edition,
148147
f: impl FnOnce(&SessionGlobals) -> R,

0 commit comments

Comments
 (0)