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 9f98857 + bec5346 commit 2dd7208Copy full SHA for 2dd7208
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