rustdoc doesn't like bare urls
This commit is contained in:
parent
59cc718e76
commit
ed9b12d7fd
1 changed files with 1 additions and 1 deletions
|
@ -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: <https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms#Pass-Arguments-to-Functions-Correctly>
|
||||
ExtendTo32Bits,
|
||||
|
||||
/// Indicates that no sign- nor zero-extension is performed: if a value of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue