mirror of https://github.com/KaiserY/trpl-zh-cn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
271 B
4 lines
271 B
3 years ago
|
We have some weird comments pointing out borrowing scopes that we don't want to change;
|
||
|
unfortunately I haven't found a way to skip them with rustfmt that works so for now we're going to
|
||
|
manually skip those listings. See: https://github.com/rust-lang/rustfmt/issues/4028
|