mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-22 11:24:24 +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…
Add table
Add a link
Reference in a new issue