]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/extoption_env-no-args.stderr
Rollup merge of #57132 - daxpedda:master, r=steveklabnik
[rust.git] / src / test / ui / extoption_env-no-args.stderr
index d01aefe46b10edd8b13e0ae19d8487df27c8c3fe..34fe289cd98a01b40fa7adcf04b2914c4dbd5a1d 100644 (file)
@@ -1,5 +1,5 @@
 error: option_env! takes 1 argument
-  --> $DIR/extoption_env-no-args.rs:11:13
+  --> $DIR/extoption_env-no-args.rs:1:13
    |
 LL | fn main() { option_env!(); } //~ ERROR: option_env! takes 1 argument
    |             ^^^^^^^^^^^^^^