mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Some more minor cleanups
This commit is contained in:
parent
5edf7bddc6
commit
02a3a9438a
7 changed files with 65 additions and 21 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
mod input;
|
||||
mod change;
|
||||
// FIXME: Is this purely a test util mod? Consider #[cfg(test)] gating it.
|
||||
pub mod fixture;
|
||||
pub mod span;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue