]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/undocumented_unsafe_blocks.stderr
Addition `manual_map` test for `unsafe` blocks
[rust.git] / tests / ui / undocumented_unsafe_blocks.stderr
index b32069a334ca9911213729a9a7482953b985bcb5..613e9ffca456559a9352d85166f44711d7c7b787 100644 (file)
@@ -114,7 +114,7 @@ LL |             unsafe {}
    |             ^^^^^^^^^
 ...
 LL |     t!();
-   |     ----- in this macro invocation
+   |     ---- in this macro invocation
    |
    = help: consider adding a safety comment in the macro definition
    = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)