blob: 98ade5de7f3a753fbec23ec74f34a51a471d4645 [file] [log] [blame]
error: couldn't read $DIR/not-a-file.md: No such file or directory (os error 2)
--> $DIR/external-doc-error.rs:16:1
|
LL | #[doc(include = "not-a-file.md")] //~ ERROR: couldn't read
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error