mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Merge pull request #20448 from donni-h/patch-2
Fix dead link to Cargo.toml in documentation
This commit is contained in:
commit
c4e73f7bac
@ -101,7 +101,7 @@ Including a description and GIF suitable for the changelog means less work for t
|
||||
|
||||
## Clippy
|
||||
|
||||
We use Clippy to improve the code, but if some lints annoy you, allow them in the [Cargo.toml](../../Cargo.toml) [workspace.lints.clippy] section.
|
||||
We use Clippy to improve the code, but if some lints annoy you, allow them in the [Cargo.toml](https://github.com/rust-lang/rust-analyzer/blob/master/Cargo.toml) [workspace.lints.clippy] section.
|
||||
|
||||
# Code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user