mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Some docs
This commit is contained in:
parent
520b0c8faf
commit
364162f875
4 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
//! Generates `assists.md` documentation.
|
||||
|
||||
use std::{fs, path::Path};
|
||||
|
||||
use crate::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue