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 adccb8d commit 928dd11Copy full SHA for 928dd11
src/tools/clippy/tests/ui/crashes/ice-96721.stderr
@@ -3,6 +3,8 @@ error: malformed `path` attribute input
3
|
4
LL | #[path = foo!()]
5
| ^^^^^^^^^^^^^^^^ help: must be of the form: `#[path = "file"]`
6
+ |
7
+ = note: for more information, visit <https://doc.rust-lang.org/reference/items/modules.html#the-path-attribute>
8
9
error: aborting due to 1 previous error
10
0 commit comments