Where you would previously see ``` error: some lint --> src/lib.rs:1:2 ``` it will now print ``` error: some lint --> clippy_lints/src/lib.rs:1:2 ``` Ensuring you can click the link in the terminal A workaround for us not being in a workspace changelog: none |
||
|---|---|---|
| .. | ||
| test_utils | ||
| ui | ||
| ui-cargo | ||
| ui-internal | ||
| ui-toml | ||
| workspace_test | ||
| check-fmt.rs | ||
| clippy.toml | ||
| compile-test.rs | ||
| config-metadata.rs | ||
| dogfood.rs | ||
| headers.rs | ||
| integration.rs | ||
| lint_message_convention.rs | ||
| missing-test-files.rs | ||
| versioncheck.rs | ||
| workspace.rs | ||