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