]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/feature-gates/feature-gate-custom_test_frameworks.stderr
MetadataOnlyCodegenBackend: remove `is_inline` call
[rust.git] / src / test / ui / feature-gates / feature-gate-custom_test_frameworks.stderr
index bfcbab500671f2b643943f5d6e827033d37afe84..1aec87f06696649bf0903eb79d7318c18603fc07 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: custom test frameworks are an unstable feature (see issue #50297)
-  --> $DIR/feature-gate-custom_test_frameworks.rs:11:1
+  --> $DIR/feature-gate-custom_test_frameworks.rs:1:1
    |
 LL | #![test_runner(main)] //~ ERROR custom test frameworks are an unstable feature
    | ^^^^^^^^^^^^^^^^^^^^^