mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
cargo fmt
This commit is contained in:
parent
2bbe8be8d0
commit
bb12d59551
1 changed files with 0 additions and 1 deletions
|
@ -116,5 +116,4 @@ fn main() {
|
|||
val = Cell::new(2);
|
||||
}
|
||||
println!("{}", val.get());
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue