This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
mod-resolver
/
skip-files-issue-5065
/
foo
/
bar
/
baz.rs
1 line
24 B
Rust
Raw
Normal View
History
Unescape
Escape
Backport: Do not touch module with #![rustfmt::skip] (4297) Although the implementation is slightly different than the original PR, the general idea is the same. After collecting all modules we want to exclude formatting those that contain the #![rustfmt::skip] attribute.
2021-11-24 18:47:37 -05:00
fn
baz
(
)
{
}
Reference in New Issue
Copy Permalink