mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 12:44:40 +00:00
Fix doc comment
This commit is contained in:
parent
07f0069f34
commit
45a2b92524
@ -1,5 +1,5 @@
|
||||
//! This module contains utilities for turning SyntaxNodes and HIR types
|
||||
//! into things that may be used to render in a UI.
|
||||
//! into types that may be used to render in a UI.
|
||||
|
||||
mod function_signature;
|
||||
mod navigation_target;
|
||||
|
Loading…
Reference in New Issue
Block a user