RustAudio / lewton

Rust vorbis decoder
Other
259 stars 26 forks source link

rustfmt: fix duplicated key #76

Closed lucab closed 4 years ago

lucab commented 4 years ago

This fixes rustfmt manifest, dropping a duplicated key.

lucab commented 4 years ago

@est31 also, this rustfmt setup seems not to be compatible with stable on purpose, right? If so, can you please pin down somewhere which toolchain this repo expects? (Or even better describe your style options in terms that stable toolchain can understand, if it can cover it)

est31 commented 4 years ago

Stable rustfmt can't do the style I want, sadly. the file exists since before rustfmt had stable/unstable distinction.