about summary refs log tree commit diff
path: root/tests/ui/unpretty/staged-api-invalid-path-108697.stderr
blob: 188f4985ded56604f62b40cbabc598ee505747a9 (plain)
1
2
3
4
5
6
7
8
error: couldn't read `$DIR/lol`: $FILE_NOT_FOUND_MSG (os error 2)
  --> $DIR/staged-api-invalid-path-108697.rs:8:1
   |
LL | mod foo;
   | ^^^^^^^^

error: aborting due to 1 previous error