rust/tests/ui/tool-attributes
2025-06-09 11:44:24 +02:00
..
auxiliary
crate-attr.rs
diagnostic_item.rs refactor AttributeGate and rustc_attr! to emit notes during feature checking 2025-06-09 11:44:24 +02:00
diagnostic_item.stderr refactor AttributeGate and rustc_attr! to emit notes during feature checking 2025-06-09 11:44:24 +02:00
diagnostic_item2.rs
diagnostic_item3.rs
duplicate-diagnostic.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
duplicate-diagnostic.stderr compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
invalid-tool.rs
invalid-tool.stderr
multiple-registered.rs
nested-disallowed.rs
nested-disallowed.stderr
tool-attributes-misplaced-1.rs
tool-attributes-misplaced-1.stderr
tool-attributes-misplaced-2.rs
tool-attributes-misplaced-2.stderr
tool-attributes-shadowing.rs
tool-attributes-shadowing.stderr
tool_lints-fail.rs
tool_lints-fail.stderr
tool_lints-rpass.rs
tool_lints.rs Do not visit whole crate to compute lints_that_dont_need_to_run. 2025-04-04 12:37:38 +00:00
tool_lints.stderr Do not visit whole crate to compute lints_that_dont_need_to_run. 2025-04-04 12:37:38 +00:00
tool_lints_2018_preview.rs
unknown-lint-tool-name.rs Do not visit whole crate to compute lints_that_dont_need_to_run. 2025-04-04 12:37:38 +00:00
unknown-lint-tool-name.stderr Do not visit whole crate to compute lints_that_dont_need_to_run. 2025-04-04 12:37:38 +00:00
unknown-tool-name.rs
unknown-tool-name.stderr