rust/tests/ui/lint/non-snake-case
Urgau 8307f97253 Check bare function idents for non snake-case name 2025-04-20 19:24:23 +02:00
..
allow-snake-case-field-destructuring-issue-89469.rs
lint-non-snake-case-crate.cdylib_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.dylib_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.lib_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.proc_macro_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.rlib_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.rs tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-crate.staticlib_.stderr tests: use specific-purpose `needs-crate-type` over `ignore-$target` directives 2025-04-10 12:52:08 +08:00
lint-non-snake-case-functions.rs
lint-non-snake-case-functions.stderr
lint-non-snake-case-identifiers-suggestion-reserved.rs
lint-non-snake-case-identifiers-suggestion-reserved.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
lint-non-snake-case-lifetimes.rs
lint-non-snake-case-lifetimes.stderr
lint-non-snake-case-modules.rs
lint-non-snake-case-modules.stderr
lint-non-snake-case-no-lowercase-equivalent.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
lint-nonstandard-style-unicode-2.rs
lint-nonstandard-style-unicode-2.stderr
lint-uppercase-variables.rs Check bare function idents for non snake-case name 2025-04-20 19:24:23 +02:00
lint-uppercase-variables.stderr Check bare function idents for non snake-case name 2025-04-20 19:24:23 +02:00
no-snake-case-warning-for-field-puns-issue-66362.rs
no-snake-case-warning-for-field-puns-issue-66362.stderr
non-snake-ffi-issue-31924.rs