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
If the type associated with the impl is `pub use`'d or referenced twice in a
downstream crate, the impl will attempt to be inlined twice.
Closesrust-lang#14584
… the following item is nameless (rust-lang#14584)
Fixesrust-lang/rust-clippy#14515.
changelog: [`empty_line_after_doc_comments`]: Fix a help message for
cases where the following item is nameless.
For example, http://doc.rust-lang.org/sync/struct.Weak.html
The text was updated successfully, but these errors were encountered: