pub fn run_fixture_dead_code(path: &str)Expand description
Like run_fixture but also enables the dead-code detector for issue kinds
such as UnusedMethod and UnusedProperty that require it.
pub fn run_fixture_dead_code(path: &str)Like run_fixture but also enables the dead-code detector for issue kinds
such as UnusedMethod and UnusedProperty that require it.