Skip to content

Commit 0ca3252

Browse files
Rollup merge of #112803 - bjorn3:more_formatting, r=compiler-errors
Format the examples directory of cg_clif Formatting has been enforced in cg_clif's CI for a while now.
2 parents 22c1971 + 86b7750 commit 0ca3252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ ignore = [
3838

3939
# these are ignored by a standard cargo fmt run
4040
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
41-
"compiler/rustc_codegen_cranelift/example",
4241
"compiler/rustc_codegen_cranelift/scripts",
4342
]

0 commit comments

Comments
 (0)