This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-30 06:43:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40fc7df96339d274971eb2ecaaf80d8ca8f77daf
rust
/
compiler
/
rustc_codegen_ssa
/
src
T
History
Stuart Cook
60cb5502c1
Rollup merge of
#145004
- bjorn3:remove_unused_fields, r=WaffleLapkin
...
Couple of minor cleanups
2025-08-15 16:16:33 +10:00
..
back
Rollup merge of
#145004
- bjorn3:remove_unused_fields, r=WaffleLapkin
2025-08-15 16:16:33 +10:00
debuginfo
Flatten
if
s in
rustc_codegen_ssa
2025-03-17 18:56:52 +00:00
mir
Rollup merge of
#144865
- WaffleLapkin:track-tail, r=lqd
2025-08-15 16:16:31 +10:00
traits
Complete functionality and general cleanup
2025-08-14 16:30:15 +00:00
assert_module_sources.rs
Print CGU reuse statistics when
-Zprint-mono-items
is enabled
2025-08-04 15:43:50 +02:00
base.rs
Rollup merge of
#145004
- bjorn3:remove_unused_fields, r=WaffleLapkin
2025-08-15 16:16:33 +10:00
codegen_attrs.rs
Complete functionality and general cleanup
2025-08-14 16:30:15 +00:00
common.rs
Remove useless lifetime parameter.
2025-07-23 23:54:37 +00:00
errors.rs
Rollup merge of
#141828
- Fulgen301:status-stack-buffer-overrun-diagnostic, r=wesleywiser
2025-08-09 13:58:43 +10:00
lib.rs
[Arm64EC] Only decorate functions with
#
2025-06-23 12:38:35 -07:00
meth.rs
Eliminate all direct uses of LLVMMDStringInContext2
2025-07-14 08:27:08 +00:00
mono_item.rs
Port the
#[linkage]
attribute to the new attribute system
2025-08-13 21:01:37 +02:00
size_of_val.rs
Replace some
Option<Span>
with
Span
and use DUMMY_SP instead of None
2025-06-05 14:14:59 +00:00
target_features.rs
Rollup merge of
#138689
- jedbrown:jed/nvptx-target-feature, r=ZuseZ4
2025-08-07 20:49:36 +10:00