We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc218c7 commit 1d5aefcCopy full SHA for 1d5aefc
content/switching-to-v0-mangling-on-nightly.md
@@ -183,7 +183,7 @@ similarly use the `-Csymbol-mangling-version=v0` flag today via
183
rustflags = ["-Csymbol-mangling-version=v0"]
184
```
185
186
-[`.cargo/config.toml`]: (https://doc.rust-lang.org/cargo/reference/config.html)
+[`.cargo/config.toml`]: https://doc.rust-lang.org/cargo/reference/config.html
187
[rfcs#2603]: https://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html
188
[itanium-mangling]: https://refspecs.linuxbase.org/cxxabi-1.86.html#mangling
189
[v0-mangling]: https://doc.rust-lang.org/nightly/rustc/symbol-mangling/v0.html
0 commit comments