rust/tests/ui/tool-attributes
2025-06-09 11:44:24 +02:00
..
auxiliary
crate-attr.rs Document #![register_tool] 2025-03-17 01:16:47 -04:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
diagnostic_item3.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 Fix diagnostic and add a test for it 2024-07-10 18:56:06 -04:00
invalid-tool.stderr Fix diagnostic and add a test for it 2024-07-10 18:56:06 -04:00
multiple-registered.rs Document #![register_tool] 2025-03-17 01:16:47 -04:00
nested-disallowed.rs Document #![register_tool] 2025-03-17 01:16:47 -04:00
nested-disallowed.stderr Document #![register_tool] 2025-03-17 01:16:47 -04:00
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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
tool_lints-fail.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
tool_lints-fail.stderr Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
tool_lints-rpass.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
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 Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
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 Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00
unknown-tool-name.stderr Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00