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
/
debug.stderr
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-311
/
+0
2022-07-31
reorder fields in Laout debug output
Ralf Jung
-121
/
+121
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-5
/
+5
2022-05-09
make sure ScalarPair enums have ScalarPair variants; add some layout sanity ↵
Ralf Jung
-6
/
+32
checks
2022-05-06
make Size and Align debug-printing a bit more compact
Ralf Jung
-90
/
+30
2022-04-05
Mark scalar layout unions so that backends that do not support partially ↵
Oli Scherer
-21
/
+17
initialized scalars can special case them.
2021-11-20
Align multiline messages to their label (add left margin)
Esteban Kuber
-317
/
+317
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
-5
/
+5
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
-1
/
+33
2020-03-25
Rename LayoutDetails to just Layout.
Ana-Maria Mihalache
-8
/
+8
2020-03-21
normalize away preferred alignment
Ralf Jung
-28
/
+12
2020-03-20
make rustc_layout also work for type definitions
Ralf Jung
-4
/
+219
2020-03-20
add a test for rustc_layout(debug)
Ralf Jung
-0
/
+120