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.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-0
/
+1
2025-02-18
clean up layout error diagnostics
Lukas Markeffsky
-1
/
+1
2025-02-18
document and test all `LayoutError` variants
Lukas Markeffsky
-0
/
+5
2025-01-10
adjust UI tests
The 8472
-0
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-1
/
+1
2024-09-16
layout computation: eagerly error for unexpected unsized fields
Lukas Markeffsky
-0
/
+5
2024-09-09
Ban non-array SIMD
Scott McMurray
-1
/
+1
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-1
/
+1
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-09-09
rustc_layout, rustc_abi: make sure the types are well-formed
Ralf Jung
-0
/
+3
2023-09-06
rustc_layout/abi: error when attribute is applied to the wrong thing
Ralf Jung
-2
/
+9
2023-08-27
add rustc_abi debugging attribute
Ralf Jung
-1
/
+1
2023-05-05
Add additional test case for repr(packed) allowing union abi opt to kick in.
Luqman Aden
-0
/
+4
2023-05-05
Add test cases for #104802.
Luqman Aden
-1
/
+22
2023-05-05
Do not use scalar layout if there are ZSTs with alignment > 1
Oli Scherer
-0
/
+21
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+22