rustc_
target
1.87.0-nightly
(920d95eaf 2025-03-28)
HasX86
AbiOpt
Required Methods
x86_abi_opt
Implementors
In rustc_
target::
spec
rustc_target
::
spec
Trait
HasX86AbiOpt
Copy item path
Source
pub trait HasX86AbiOpt { // Required method fn
x86_abi_opt
(&self) ->
X86Abi
; }
Required Methods
§
Source
fn
x86_abi_opt
(&self) ->
X86Abi
Implementors
§