This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8ffbd814af
rust
/
compiler
/
rustc_codegen_ssa
/
src
History
Download ZIP
Download TAR.GZ
b-naber
e14b34c386
account for endianness in debuginfo for const args
2022-06-14 16:12:34 +02:00
..
back
Rollup merge of
#95243
- vladimir-ea:compiler_watch_os, r=nagisa
2022-06-14 07:47:23 +09:00
coverageinfo
Remove
in_band_lifetimes
from
rustc_codegen_ssa
2021-12-15 00:41:41 -05:00
debuginfo
account for endianness in debuginfo for const args
2022-06-14 16:12:34 +02:00
mir
implement valtrees as the type-system representation for constant values
2022-06-14 16:07:11 +02:00
traits
Merge new_metadata into codegen_allocator
2022-04-30 21:20:08 +02:00
base.rs
Rollup merge of
#97738
- Kixiron:zst-panic, r=eddyb
2022-06-07 11:41:08 +02:00
common.rs
rustc_codegen_ssa: derive copy and clone for various enums
2022-05-25 10:34:35 +02:00
glue.rs
Improve
AdtDef
interning.
2022-03-11 13:31:24 +11:00
lib.rs
Revert
dc08bc51f2
.
2022-06-10 11:58:29 +10:00
meth.rs
debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods::create_vtable_metadata() to DebugInfoMethods::create_vtable_debuginfo()
2022-03-14 17:25:24 +01:00
mono_item.rs
Add codegen for global_asm! sym operands
2022-04-15 14:36:30 +01:00
target_features.rs
Add some unstable target features for the wasm target codegen
2022-06-06 15:01:17 -07:00