mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
More compact generated code
This commit is contained in:
parent
4a063e651f
commit
6fd2a12495
4 changed files with 731 additions and 2184 deletions
|
@ -1,4 +1,6 @@
|
|||
//! This file is actually hand-written, but the submodules are indeed generated.
|
||||
|
||||
#[rustfmt::skip]
|
||||
pub(super) mod nodes;
|
||||
#[rustfmt::skip]
|
||||
pub(super) mod tokens;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue