mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-04 05:57:36 +00:00
![]() Doc comments are syntactic sugar for #[doc] attributes, so this lint was catching them, too. This commit makes it so that doc comments are ignored in this lint. I think, for normal attributes it makes sense to warn about following empty lines, for doc comments, less. This way the user has some freedom over the formatting. |
||
---|---|---|
.. | ||
auxiliary | ||
run-pass | ||
ui | ||
camel_case.rs | ||
cc_seme.rs | ||
compile-test.rs | ||
conf_whitelisted.rs | ||
dogfood.rs | ||
ice_exacte_size.rs | ||
issue-825.rs | ||
matches.rs | ||
mut_mut_macro.rs | ||
needless_continue_helpers.rs | ||
trim_multiline.rs | ||
used_underscore_binding_macro.rs | ||
versioncheck.rs |