# Description Seems like I developed a bit of a bad habit of trying to link ```rust /// [`.foo()`] ``` in docstrings, and this just doesn't work automatically; you have to do ```rust /// [`.foo()`](Self::foo) ``` if you want it to actually link. I think I found and replaced all of these. # User-Facing Changes Just docs. |
||
---|---|---|
.. | ||
cli_error.rs | ||
compile_error.rs | ||
labeled_error.rs | ||
mod.rs | ||
parse_error.rs | ||
parse_warning.rs | ||
shell_error.rs |