rust-clippy/tests
bors b3c94c0828 Auto merge of #8976 - xFrednet:rust-97660-catch-emissions-with-expect, r=Jarcho
Fix some `#[expect]` lint interaction

Fixing the first few lints that aren't caught by `#[expect]`. The root cause of these examples was, that the lint was emitted at the wrong location.

---

changelog: none

r? `@Jarcho`

cc: rust-lang/rust#97660
2022-06-09 22:28:36 +00:00
..
test_utils
ui Auto merge of #8976 - xFrednet:rust-97660-catch-emissions-with-expect, r=Jarcho 2022-06-09 22:28:36 +00:00
ui-cargo Add duplicate_mod lint 2022-05-14 22:31:13 +01:00
ui-internal needless_deref 2022-05-30 01:46:15 +00:00
ui-toml List configuration values can now be extended instead of replaced 2022-06-04 16:03:25 +02:00
workspace_test
check-fmt.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
clippy.toml
compile-test.rs split into borrow_deref_ref.rs and borrow_deref_ref_unfixable.rs 2022-06-01 15:43:48 +00:00
dogfood.rs Ignore unfulfilled_lint_expectations in metadata collection 2022-05-09 20:40:37 +01:00
integration.rs
lint_message_convention.rs Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00
missing-test-files.rs
versioncheck.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
workspace.rs resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00