mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-19 08:40:24 +00:00
Significantly more glorious marks
This commit is contained in:
parent
4d3fd62f89
commit
d18d1c0594
4 changed files with 86 additions and 8 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
#[macro_use]
|
||||
pub mod marks;
|
||||
#[macro_use]
|
||||
pub mod mark;
|
||||
|
||||
use std::{
|
||||
fs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue