mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
ra_syntax: change module-level documentation for syntax_error to "see X" as per matklad
This commit is contained in:
parent
b510e77fbe
commit
e05eb631d4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Module that defines `SyntaxError`.
|
||||
//! See docs for `SyntaxError`.
|
||||
|
||||
use std::fmt;
|
||||
|
||||
|
|
Loading…
Reference in a new issue