rust/tests/ui/author
Philipp Krones 03daf7ccb2
Fix author lint and move it back to tests/ui
The author lint is not an internal lint, and should also be enabled, when Clippy
is distributed through rustup. This moves the author lint test cases back to
tests/ui.
2024-11-07 17:22:32 +01:00
..
blocks.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
blocks.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
call.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
call.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
if.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
if.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
issue_3849.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
issue_3849.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
loop.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
loop.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
macro_in_closure.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
macro_in_closure.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
macro_in_loop.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
macro_in_loop.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
matches.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
matches.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
repeat.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
repeat.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
struct.rs Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00
struct.stdout Fix author lint and move it back to tests/ui 2024-11-07 17:22:32 +01:00