mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
internal: consistent module naming
This commit is contained in:
parent
7548cb4273
commit
55d8be5a24
7 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,7 @@
|
|||
//! and harder to understand.
|
||||
|
||||
mod mbe;
|
||||
mod builtin;
|
||||
mod builtin_fn_macro;
|
||||
|
||||
use std::{iter, ops::Range};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue