Skip to content

Commit

Permalink
Rollup merge of #71654 - zachreizner:patch-1, r=jonas-schievink
Browse files Browse the repository at this point in the history
Update link to unstable book for llvm_asm macro
  • Loading branch information
Dylan-DPC authored Apr 29, 2020
2 parents fb1aa56 + 4b762ec commit 4955c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcore/macros/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4955c05

Please sign in to comment.