]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/intra-links-warning.stderr
Rollup merge of #68742 - tspiteri:string-as-mut, r=sfackler
[rust.git] / src / test / rustdoc-ui / intra-links-warning.stderr
index 5f1c9cfbc367a752b5c9242449a1d17357a209bb..91b1fff5a3a0790c594de5aaa465a01a31c6b128 100644 (file)
@@ -175,4 +175,5 @@ LL | f!("Foo\nbar [BarF] bar\nbaz");
            bar [BarF] bar
                 ^^^^
    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
+   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)