mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
internal: add tests for extra parser entry points
This commit is contained in:
parent
355a4bdb88
commit
3f5fc05d66
4 changed files with 46 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
mod sourcegen_inline_tests;
|
||||
mod entries;
|
||||
|
||||
use std::{
|
||||
fmt::Write,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue