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
0f29824760
rust
/
compiler
/
rustc_codegen_ssa
/
src
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
a0e21ff105
rustc_target: Refactor internal linker flavors slightly
...
Remove one unstable user-facing linker flavor (l4-bender)
2022-09-01 16:54:52 +03:00
..
back
rustc_target: Refactor internal linker flavors slightly
2022-09-01 16:54:52 +03:00
coverageinfo
Remove
in_band_lifetimes
from
rustc_codegen_ssa
2021-12-15 00:41:41 -05:00
debuginfo
Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.
2022-08-12 10:53:07 +02:00
mir
Auto merge of
#100958
- mikebenfield:workaround, r=nikic
2022-09-01 10:30:10 +00:00
traits
Move the cast_float_to_int fallback code to GCC
2022-08-16 15:46:17 -07:00
base.rs
make NOP dyn casts not require anything about the vtable
2022-08-06 18:31:59 -04:00
common.rs
rustc_codegen_ssa: derive copy and clone for various enums
2022-05-25 10:34:35 +02:00
glue.rs
use unchecked mul to compute slice sizes
2022-06-14 17:09:07 -04:00
lib.rs
Code cleaning
2022-08-25 19:04:00 +02:00
meth.rs
Simplify get_trait_ref a bit
2022-08-29 04:19:14 +00:00
mono_item.rs
Add codegen for global_asm! sym operands
2022-04-15 14:36:30 +01:00
target_features.rs
feat: Target features for 1st group of RISC-V Bitmanip extensions
2022-08-14 12:09:44 +02:00