index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
traits
/
consts.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-07
Rollup merge of #137549 - oli-obk:llvm-ffi, r=davidtwco
Matthias Krüger
-2
/
+2
2025-03-02
Revert "Auto merge of #135335 - oli-obk:push-zxwssomxxtnq, r=saethlin"
Michael Goulet
-1
/
+0
2025-02-24
Remove an unnecessary lifetime
Oli Scherer
-2
/
+2
2025-02-07
compiler: remove rustc_target::abi entirely
Jubilee Young
-1
/
+1
2025-01-21
Treat undef bytes as equal to any other byte
Oli Scherer
-0
/
+1
2024-09-19
Reorder `ConstMethods`.
Nicholas Nethercote
-5
/
+7
2024-09-17
Rename supertraits of `CodegenMethods`.
Nicholas Nethercote
-1
/
+1
2024-08-08
const vector passed to codegen
James Barford-Evans
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-06-21
Remove const_bitcast from ConstMethods
bjorn3
-1
/
+0
2024-03-23
Add+Use `mir::BinOp::Cmp`
Scott McMurray
-0
/
+1
2023-07-29
cg_ssa: remove pointee types and pointercast/bitcast-of-ptr
Erik Desjardins
-1
/
+0
2023-07-20
clarify MIR uninit vs LLVM undef/poison
Ralf Jung
-0
/
+6
2023-06-10
Support 128-bit enum variant in debuginfo codegen
DonoughLiu
-0
/
+1
2023-05-26
Stop creating intermediate places just to immediate convert them to operands
Oli Scherer
-9
/
+3
2023-03-16
Use poison instead of undef
Nikita Popov
-0
/
+1
2022-09-06
Remove dead broken code from const zst handling in backends
Oli Scherer
-1
/
+0
2022-07-09
don't allow ZST in ScalarInt
Ralf Jung
-0
/
+1
2022-06-28
Avoid unnecessary string interning for const_str
bjorn3
-2
/
+1
2022-04-02
make memcmp return a value of c_int_width instead of i32
David Morrison
-0
/
+1
2022-03-07
Introduce `ConstAllocation`.
Nicholas Nethercote
-3
/
+3
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-1
/
+1
2021-06-28
Update other codegens to use tcx managed vtable allocations.
Charles Lew
-0
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+38