This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
librespot
Watch
1
Star
0
Fork
You've already forked librespot
0
mirror of
https://github.com/librespot-org/librespot.git
synced
2024-11-08 16:45:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6f6d330bce
librespot
/
rustfmt.toml
5 lines
81 B
TOML
Raw
Normal View
History
Unescape
Escape
Update to Rust 2018 - Fix deprecated Error::cause warnings and missing dyn - Reset max_width - Add rustfmt to Travis - Run rustfmt on full codebase with `cargo fmt --all` - Add rustfmt to Travis - Complete migration to edition 2018 - Replace try! shorthand - Use explicit `dyn Trait`
2019-10-08 09:31:18 +00:00
# max_width = 105
Add rustfmt.toml
2018-02-11 11:14:09 +00:00
reorder_imports
=
true
reorder_modules
=
true
WIP tokio-core -> tokio migration
2021-01-23 22:21:42 +00:00
edition
=
"2018"
Reference in a new issue
Copy permalink