The issue originally report at here https://github.com/rust-lang/rust/issues/99361#issue-1306978277, now better for RA team to further investigate. ``` #[test] fn r#mod(){ //... } ``` RA auto filtered out this test case. ``` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s ``` Hope to fix it~ <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"lowr"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->