rustc_
target
1.90.0-beta.5
(49fc0cc3e 2025-08-19)
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
§