]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/feature-gates/feature-gate-on-unimplemented.stderr
MetadataOnlyCodegenBackend: remove `is_inline` call
[rust.git] / src / test / ui / feature-gates / feature-gate-on-unimplemented.stderr
index a059f5e3c4d25c52127e9ef431f4d55d7ad8a0fb..32bfb20d5ed3e3946966a568e68a1329a31640fa 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: the `#[rustc_on_unimplemented]` attribute is an experimental feature (see issue #29628)
-  --> $DIR/feature-gate-on-unimplemented.rs:14:1
+  --> $DIR/feature-gate-on-unimplemented.rs:4:1
    |
 LL | #[rustc_on_unimplemented = "test error `{Self}` with `{Bar}`"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^