You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd deliberately added the empty line here between those lines adjusting lint handling from those controlling enabling of features to draw attention to the fact that something different is going on with the latter. I don't think rustfmt should be indiscriminately grouping such things.
I'd deliberately added the empty line here between those lines adjusting lint handling from those controlling enabling of features to draw attention to the fact that something different is going on with the latter. I don't think rustfmt should be indiscriminately grouping such things.
#![warn(missing_docs)] #![deny(bare_trait_objects)] - #![cfg_attr(docsrs, feature(doc_cfg))]
Version string: rustfmt 1.4.37-stable (a178d03 2021-07-26)
Project: https://github.com/jnqnfe/pulse-binding-rust
Specific file: https://github.com/jnqnfe/pulse-binding-rust/blob/master/pulse-binding/src/lib.rs
Ran against the master branch.
The text was updated successfully, but these errors were encountered: