Bastian Kauschke
|
88584d5800
|
change error for LayoutErr::SizeOverflow
|
2020-11-18 11:38:30 +01:00 |
|
Ralf Jung
|
f7d745f33d
|
tag/niche terminology cleanup
|
2020-05-30 13:55:25 +02:00 |
|
Ana-Maria Mihalache
|
8f081d5b2b
|
rustc_target::abi: add Primitive variant to FieldsShape.
|
2020-04-16 15:15:51 +00:00 |
|
Ralf Jung
|
83fb0b1e8c
|
tweak rustc_layout debug output
|
2020-04-06 09:22:48 +02:00 |
|
Ralf Jung
|
8f6c109371
|
also print type type
|
2020-04-05 17:13:30 +02:00 |
|
Ralf Jung
|
4a75883a78
|
also print rustc_layout on impl trait type aliases
|
2020-04-05 17:07:06 +02:00 |
|
Ana-Maria Mihalache
|
0f7840b89b
|
Rename LayoutDetails to just Layout.
|
2020-03-25 15:06:48 +00:00 |
|
Ralf Jung
|
e548df7e36
|
normalize away preferred alignment
|
2020-03-21 10:07:44 +01:00 |
|
Ralf Jung
|
c62e36bf4c
|
make rustc_layout also work for type definitions
|
2020-03-20 17:48:03 +01:00 |
|
Ralf Jung
|
d9f60bcf67
|
add a test for rustc_layout(debug)
|
2020-03-20 17:25:03 +01:00 |
|
Felix S. Klock II
|
3e047229ef
|
Add repr(no_niche) to UnsafeCell. Fix #68303.
|
2020-02-10 14:44:12 -05:00 |
|
Eduard-Mihai Burtescu
|
8f81593d6c
|
rustc_target: switch homogeneous_aggregate to returning Result.
|
2020-02-08 06:50:59 +02:00 |
|
Brian Wignall
|
16fabd8efd
|
Fix spelling typos
|
2019-11-26 22:19:54 -05:00 |
|
Felix S. Klock II
|
e4b8af5d60
|
Regression test for issue 60431.
|
2019-07-12 11:45:02 +02:00 |
|
Niko Matsakis
|
8e4c57fca2
|
distinguish "no data" from "heterogeneous" for ABI purposes
Also, add a testing infrastructure and tests that lets us dump layout.
|
2019-01-25 10:03:47 -05:00 |
|