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
/
mir
/
place.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-27
expadn abi check + condese & fix tests
DrMeepster
-1
/
+1
2022-02-27
fix box icing when it has aggregate abi
DrMeepster
-1
/
+12
2022-02-03
compiler: clippy::complexity fixes
Matthias Krüger
-1
/
+1
2021-11-27
Use iterator instead of recursion in `codegen_place`
SparrowLii
-76
/
+67
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-2
/
+2
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-2
/
+2
2021-08-04
Prepare inbounds_gep for opaque pointers
Tomasz Miąsko
-1
/
+5
2021-08-04
Prepare gep for opaque pointers
Tomasz Miąsko
-2
/
+2
2021-08-04
Prepare struct_gep for opaque pointers
Tomasz Miąsko
-2
/
+6
2021-07-09
Fix project_deref() implementation
Nikita Popov
-12
/
+0
2021-07-09
Pass type when creating load
Nikita Popov
-1
/
+1
2021-04-08
Fix closed over variables not available in debuginfo for Windows MSVC
Wesley Wiser
-0
/
+12
2021-01-16
PlaceRef::ty: use method call syntax
Ralf Jung
-1
/
+1
2021-01-07
Auto merge of #80200 - mahkoh:dst-offset, r=nagisa
bors
-10
/
+44
2021-01-03
use PlaceRef more consistently instead of loosely coupled local+projection
Ralf Jung
-1
/
+1
2020-12-19
Optimize DST field access
Julian Orth
-10
/
+44
2020-11-16
compiler: fold by value
Bastian Kauschke
-2
/
+2
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-2
/
+2
2020-09-25
Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb
bors
-9
/
+27
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
handle vector layout
Erik Desjardins
-8
/
+12
2020-08-30
ignore zst offsets instead
Erik Desjardins
-9
/
+23
2020-08-30
mv compiler to compiler/
mark
-0
/
+502