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
/
tests
/
ui
/
layout
/
debug.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-09-11
Disentangle `Debug` and `Display` for `Ty`.
Nicholas Nethercote
-2
/
+2
2023-09-09
better spans for WF errors
Ralf Jung
-2
/
+2
2023-09-09
use hir_crate_items(()).definitions() instead of hir().items()
Ralf Jung
-6
/
+6
2023-09-09
rustc_layout, rustc_abi: make sure the types are well-formed
Ralf Jung
-1
/
+11
2023-09-06
rustc_layout/abi: error when attribute is applied to the wrong thing
Ralf Jung
-10
/
+22
2023-08-29
there seems to be no reason to treat ZST specially in these cases
Ralf Jung
-2
/
+2
2023-08-27
add rustc_abi debugging attribute
Ralf Jung
-18
/
+18
2023-07-14
i686-windows: make requested alignment > 4 special case apply transitively
Erik Desjardins
-18
/
+18
2023-07-10
aarch64-linux: properly handle 128bit aligned aggregates
Erik Desjardins
-0
/
+18
2023-07-10
repr(align) <= 4 should still be byval
Erik Desjardins
-18
/
+18
2023-07-10
bless layout tests for has_repr_align in debug output
Erik Desjardins
-0
/
+18
2023-05-05
Add additional test case for repr(packed) allowing union abi opt to kick in.
Luqman Aden
-2
/
+29
2023-05-05
Add test cases for #104802.
Luqman Aden
-10
/
+98
2023-05-05
Do not use scalar layout if there are ZSTs with alignment > 1
Oli Scherer
-1
/
+94
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+311