Format the examples directory of cg_clif
Formatting has been enforced in cg_clif's CI for a while now.
This commit is contained in:
parent
2d0aa57684
commit
86b7750ada
1 changed files with 0 additions and 1 deletions
|
@ -38,6 +38,5 @@ ignore = [
|
||||||
|
|
||||||
# these are ignored by a standard cargo fmt run
|
# these are ignored by a standard cargo fmt run
|
||||||
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
|
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
|
||||||
"compiler/rustc_codegen_cranelift/example",
|
|
||||||
"compiler/rustc_codegen_cranelift/scripts",
|
"compiler/rustc_codegen_cranelift/scripts",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue