We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f30b68d + 7350525 commit 8c341d6Copy full SHA for 8c341d6
util/etc/vscode-tasks.json
@@ -28,7 +28,7 @@
28
// This task will usually execute all UI tests inside `tests/ui` you can
29
// optionally uncomment the line below and only run a specific test.
30
//
31
- // See: https://github.com/rust-lang/rust-clippy/blob/master/doc/adding_lints.md#testing
+ // See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
32
33
// "TESTNAME": "<TODO>",
34
},
0 commit comments