mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
75a15bf275
Find more invalid doc attributes - Lint on `#[doc(123)]`, `#[doc("hello")]`, etc. - Lint every attribute; e.g., will now report two warnings for `#[doc(foo, bar)]` - Add hyphen to "crate level" - Display paths like `#[doc(foo::bar)]` correctly instead of as an empty string |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |