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.
1 parent 3efd42c commit c60bee5Copy full SHA for c60bee5
tests/ui/lint/linker-warning.stderr
@@ -20,7 +20,7 @@ warning: unused attribute
20
LL | #![allow(linker_messages)]
21
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
22
|
23
- = note: the `linker_messages` lint can only be controlled at the root of a crate that needs to be linked
+ = note: the `linker_messages` and `linker_info` lints can only be controlled at the root of a crate that needs to be linked
24
25
warning: 2 warnings emitted
26
0 commit comments