Skip to content

Commit b5c573b

Browse files
Update source code external URL test
1 parent 7cc197c commit b5c573b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// compile-flags:--Z unstable-options --source-code-external-url hello
1+
// compile-flags:--Z unstable-options --source-code-external-url /hello
22

33
pub struct Foo;
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
error: option `--source-code-external-url` argument must be an URL
1+
error: option `--source-code-external-url` argument cannot be an absolute local path
22

0 commit comments

Comments
 (0)