Skip to content

Commit c482441

Browse files
committed
Auto merge of rust-lang#155115 - JonathanBrouwer:rollup-RePrRPQ, r=JonathanBrouwer
Rollup of 6 pull requests Successful merges: - rust-lang#152901 (Introduce a `#[diagnostic::on_unknown]` attribute) - rust-lang#155078 (Reject dangling attributes in where clauses) - rust-lang#154449 (Invert dependency between `rustc_errors` and `rustc_abi`.) - rust-lang#154646 (Add suggestion to `.to_owned()` used on `Cow` when borrowing) - rust-lang#154993 (compiletest: pass -Zunstable-options for unpretty and no-codegen paths) - rust-lang#155097 (Make `rustc_attr_parsing::SharedContext::emit_lint` take a `MultiSpan` instead of a `Span`)
2 parents b305aee + 32213c6 commit c482441

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

clippy_utils/src/sym.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ generate! {
5050
Cargo_toml: "Cargo.toml",
5151
Child,
5252
Command,
53-
Cow,
5453
Current,
5554
DOUBLE_QUOTE: "\"",
5655
DebugStruct,

0 commit comments

Comments
 (0)