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
0cb6f56647
rust
/
rfc-rustfmt.toml
4 lines
72 B
TOML
Raw
Normal View
History
Unescape
Escape
Add style RFC conformant rustfmt toml Add a new `where` clause option, as yet unused.
2017-03-08 18:16:14 -06:00
fn_args_layout
=
"Block"
where_style
=
"Rfc"
Insert a newline before block-formatted generics Fixes #1359
2017-03-09 19:29:45 -06:00
generics_indent
=
"Tabbed"
Reference in New Issue
Copy Permalink