rust/tests/ui/crate_level_checks
dswij dcd1a16dd0 Add test for swap lint when no_std is present
Adds additional test to check for `swap` suggestion when `no_std` is present
2021-11-11 12:30:07 +08:00
..
entrypoint_recursion.rs
entrypoint_recursion.stderr
no_std_main_recursion.rs
no_std_swap.rs Add test for swap lint when no_std is present 2021-11-11 12:30:07 +08:00
no_std_swap.stderr Add test for swap lint when no_std is present 2021-11-11 12:30:07 +08:00
std_main_recursion.rs
std_main_recursion.stderr