mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
6ee87ae594
This is needed for Clippy to know that the `#[allow(unused)]` attributes added by the expansion of `?` are part of the desugaring, and that they do not come from the user code. rust-lang/rust-clippy#13380 exhibits a manifestation of this problem. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |