mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Add even more docs
This commit is contained in:
parent
188b0f96f9
commit
dc1577d58d
22 changed files with 13 additions and 36 deletions
|
@ -1,4 +1,4 @@
|
|||
//! FIXME: write short doc here
|
||||
//! Conversions between [`SyntaxNode`] and [`tt::TokenTree`].
|
||||
|
||||
use parser::{FragmentKind, ParseError, TreeSink};
|
||||
use rustc_hash::FxHashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue