rust/tests/ui/tool-attributes
2025-04-04 12:37:38 +00:00
..
auxiliary
crate-attr.rs Document #![register_tool] 2025-03-17 01:16:47 -04:00
diagnostic_item.rs
diagnostic_item.stderr
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 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
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 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