Skip to main content
Type
rustc_
codegen_
llvm
1.99.0-nightly
(375b1431b 2026-07-10)
Type
Trait Implementations
Debug
Eq
Hash
PartialEq
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Foreign Type
Type
Copy item path
Source
extern { pub(crate) type Type; }
Trait Implementations
§
Source
§
impl
Debug
for
Type
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Source
§
impl
Eq
for
Type
Source
§
impl
Hash
for
Type
Source
§
fn
hash
<H:
Hasher
>(&self, state:
&mut H
)
Feeds this value into the given
Hasher
.
Read more
Source
§
impl
PartialEq
for
Type
Source
§
fn
eq
(&self, other: &Self) ->
bool
Equality operator
==
.
Read more
1.0.0 (const:
unstable
)
·
Source
§
fn
ne
(&self, other:
&Rhs
) ->
bool
Inequality operator
!=
.
Read more