rust/tests
bors eee3112dc3 Auto merge of #10840 - Alexendoo:from-over-into-expanded-path, r=dswij
from_over_into: Show suggestions for non-Self expanded paths

changelog: [`from_over_into`]: Show suggestions when the body contains macros not expanding to `Self`

Currently any path in a macro expansion causes the suggestion to be hidden, meaning most macro calls cause it to be hidden

Now it's only hidden if the expansion contains `Self`
2023-06-15 07:14:40 +00:00
..
test_utils
ui Auto merge of #10840 - Alexendoo:from-over-into-expanded-path, r=dswij 2023-06-15 07:14:40 +00:00
ui-cargo
ui-internal Add needless_if lint 2023-06-10 06:51:03 -05:00
ui-toml Fix all the other tests 2023-06-12 16:21:06 +01:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs