mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 12:53:09 +00:00
9595: Show test mod runnable in outline modules r=Veykril a=Veykril This shows a runnable inside outline test modules at the top of its file:  Co-authored-by: Lukas Wirth <lukastw97@gmail.com>