rust/tests/ui/lint/non-snake-case
2025-10-11 20:50:21 +00:00
..
allow-snake-case-field-destructuring-issue-89469.rs tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
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 tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-non-snake-case-functions.stderr tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-non-snake-case-identifiers-suggestion-reserved.rs tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
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 tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-non-snake-case-lifetimes.stderr tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-non-snake-case-modules.rs tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-non-snake-case-modules.stderr tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
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 tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
lint-nonstandard-style-unicode-2.stderr tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
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 Suggest unit struct and constants. 2025-10-11 20:50:21 +00:00
no-snake-case-warning-for-field-puns-issue-66362.rs tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
no-snake-case-warning-for-field-puns-issue-66362.stderr tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00
non-snake-ffi-issue-31924.rs tests/ui/lint: Move 19 tests to new non-snake-case subdir 2024-06-15 18:18:43 +02:00