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
4d259f6ef3
rust
/
compiler
/
rustc_codegen_ssa
/
src
History
Download ZIP
Download TAR.GZ
Matthias Krüger
bc05045a01
Rollup merge of
#99993
- petrochenkov:linkdated, r=bjorn3
...
linker: Update some outdated comments r? ``@bjorn3``
2022-08-24 18:20:07 +02:00
..
back
Rollup merge of
#99993
- petrochenkov:linkdated, r=bjorn3
2022-08-24 18:20:07 +02: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
Refactor part of codegen_call_terminator
2022-08-22 11:34:06 -07:00
traits
Auto merge of
#95548
- rcvalle:rust-cfi-2, r=nagisa
2022-07-24 01:22:36 +00: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
move emit_metadata to rustc_metadata::fs
2022-07-02 22:48:16 +09:00
meth.rs
consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable)
2022-07-20 17:12:07 -04: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