Update link to unstable book for llvm_asm macro
This commit is contained in:
parent
2d03399f53
commit
4b762ec95a
1 changed files with 1 additions and 1 deletions
|
@ -1316,7 +1316,7 @@ pub(crate) mod builtin {
|
|||
///
|
||||
/// Read the [unstable book] for the usage.
|
||||
///
|
||||
/// [unstable book]: ../unstable-book/library-features/asm.html
|
||||
/// [unstable book]: ../unstable-book/library-features/llvm-asm.html
|
||||
#[unstable(
|
||||
feature = "llvm_asm",
|
||||
issue = "70173",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue