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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
mir
/
operand.rs
Age
Commit message (
Expand
)
Author
Lines
2022-04-05
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
-4
/
+4
2022-03-11
fix another assumption about box
DrMeepster
-1
/
+8
2022-02-19
Adopt let else in more places
est31
-9
/
+6
2021-12-15
Remove `in_band_lifetimes` from `rustc_codegen_ssa`
LegionMammal978
-1
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-3
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-8
/
+8
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-2
/
+2
2021-08-04
Prepare struct_gep for opaque pointers
Tomasz Miąsko
-2
/
+3
2021-07-14
consistently treat None-tagged pointers as ints; get rid of some deprecated S...
Ralf Jung
-4
/
+4
2021-07-09
Don't access pointer element type for nontemporal store
Nikita Popov
-5
/
+4
2021-07-09
Pass type when creating load
Nikita Popov
-0
/
+9
2021-01-30
codegen: assume constants cannot fail to evaluate
Ralf Jung
-21
/
+4
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-28
/
+22
2020-08-30
mv compiler to compiler/
mark
-0
/
+471