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
/
src
/
test
/
ui
/
layout
Age
Commit message (
Expand
)
Author
Lines
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-2
/
+2
2021-02-22
Test hexagon-enum only when llvm target is present
Simonas Kazlauskas
-5
/
+6
2021-02-22
Fix sizes of repr(C) enums on hexagon
Simonas Kazlauskas
-0
/
+475
2020-11-18
change error for `LayoutErr::SizeOverflow`
Bastian Kauschke
-0
/
+13
2020-05-30
tag/niche terminology cleanup
Ralf Jung
-6
/
+6
2020-04-16
rustc_target::abi: add Primitive variant to FieldsShape.
Ana-Maria Mihalache
-3
/
+1
2020-04-06
tweak rustc_layout debug output
Ralf Jung
-10
/
+10
2020-04-05
also print type type
Ralf Jung
-5
/
+5
2020-04-05
also print rustc_layout on impl trait type aliases
Ralf Jung
-2
/
+41
2020-03-25
Rename LayoutDetails to just Layout.
Ana-Maria Mihalache
-8
/
+8
2020-03-21
normalize away preferred alignment
Ralf Jung
-28
/
+13
2020-03-20
make rustc_layout also work for type definitions
Ralf Jung
-6
/
+228
2020-03-20
add a test for rustc_layout(debug)
Ralf Jung
-0
/
+127
2020-02-10
Add `repr(no_niche)` to `UnsafeCell`. Fix #68303.
Felix S. Klock II
-0
/
+32
2020-02-08
rustc_target: switch homogeneous_aggregate to returning Result.
Eduard-Mihai Burtescu
-22
/
+22
2019-11-26
Fix spelling typos
Brian Wignall
-1
/
+1
2019-07-12
Regression test for issue 60431.
Felix S. Klock II
-0
/
+35
2019-01-25
distinguish "no data" from "heterogeneous" for ABI purposes
Niko Matsakis
-0
/
+276