mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
internal: add integrated test for token censoring
This commit is contained in:
parent
a88344152d
commit
634f047d90
7 changed files with 105 additions and 71 deletions
|
@ -12,9 +12,6 @@ mod syntax_bridge;
|
|||
mod tt_iter;
|
||||
mod subtree_source;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
#[cfg(test)]
|
||||
mod benchmark;
|
||||
mod token_map;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue