rustc_
target
1.86.0
(05f9846f8 2025-03-31)
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
§