From ed9b12d7fd567c92c0c438714a19a53f035329d8 Mon Sep 17 00:00:00 2001 From: Wesley Wiser Date: Mon, 22 Aug 2022 11:00:54 -0400 Subject: [PATCH] rustdoc doesn't like bare urls --- compiler/rustc_target/src/abi/call/aarch64.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/rustc_target/src/abi/call/aarch64.rs b/compiler/rustc_target/src/abi/call/aarch64.rs index b307cc3e0beb1..e88c0cdf0ec3c 100644 --- a/compiler/rustc_target/src/abi/call/aarch64.rs +++ b/compiler/rustc_target/src/abi/call/aarch64.rs @@ -12,7 +12,7 @@ pub enum ParamExtension { /// accommodate Apple's deviation from the usual AArch64 ABI as defined by /// ARM.) /// - /// See also: https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms#Pass-Arguments-to-Functions-Correctly + /// See also: ExtendTo32Bits, /// Indicates that no sign- nor zero-extension is performed: if a value of