Oli Scherer
|
1f7df1956a
|
Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour
This makes `type_alias_impl_trait` not actually do anything anymore
|
2021-03-15 17:32:43 +00:00 |
|
Ralf Jung
|
83fb0b1e8c
|
tweak rustc_layout debug output
|
2020-04-06 09:22:48 +02:00 |
|
Ralf Jung
|
4a75883a78
|
also print rustc_layout on impl trait type aliases
|
2020-04-05 17:07:06 +02: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 |
|