mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
split prefix/top tests
This commit is contained in:
parent
2bd7c74706
commit
bebfb83fd0
4 changed files with 208 additions and 210 deletions
|
@ -1,5 +1,6 @@
|
|||
mod sourcegen_inline_tests;
|
||||
mod entries;
|
||||
mod prefix_entries;
|
||||
mod top_entries;
|
||||
|
||||
use std::{
|
||||
fmt::Write,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue