Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
attributes
/
extented-attribute-macro-error.stderr
blob: 7b93b98f64cd49bc9b67d4b810094dea54dbcbc0 [
file
] [
log
] [
blame
]
error
:
couldn
't read the file
--> $DIR/extented-attribute-macro-error.rs:3:10
|
LL | #![doc = include_str!("../not_existing_file.md")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error