This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
0a21f1d0a2
rust
/
compiler
/
rustc_codegen_llvm
/
src
/
debuginfo
History
Askar Safin
0a21f1d0a2
tree-wide: parallel: Fully removed all
Lrc
, replaced with
Arc
2025-02-03 13:25:57 +03:00
..
metadata
Use ExistentialTraitRef throughout codegen
2025-01-30 15:34:00 +00:00
create_scope_map.rs
When LLVM's location discriminator value limit is exceeded, emit locations with dummy spans instead of dropping them entirely
2025-01-19 07:17:33 -08:00
doc.md
fix most compiler/ doctests
2022-05-02 17:40:30 -07:00
dwarf_const.rs
Use constants for DWARF opcodes, instead of FFI calls
2025-01-05 22:16:25 +11:00
gdb.rs
Re-export more
rustc_span::symbol
things from
rustc_span
.
2024-12-18 13:38:53 +11:00
metadata.rs
Auto merge of
#135318
- compiler-errors:vtable-fixes, r=lcnr
2025-01-31 04:09:11 +00:00
mod.rs
tree-wide: parallel: Fully removed all
Lrc
, replaced with
Arc
2025-02-03 13:25:57 +03:00
namespace.rs
Use a type-safe helper to cast
&str
and
&[u8]
to
*const c_char
2024-10-28 21:31:32 +11:00
utils.rs
use
TypingEnv
when no
infcx
is available
2024-11-18 10:38:56 +01:00