mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
generalize marking infrastructure
This commit is contained in:
parent
b846832b8b
commit
45da21672a
6 changed files with 91 additions and 86 deletions
|
@ -8,7 +8,7 @@
|
|||
pub mod db;
|
||||
#[cfg(test)]
|
||||
mod mock;
|
||||
#[macro_use]
|
||||
#[cfg(test)]
|
||||
mod marks;
|
||||
mod query_definitions;
|
||||
mod path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue