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
/
abi
/
debug.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-04
Fix tests/ui/abi/debug.rs to cross-compile for riscv64
Jubilee Young
-1
/
+2
2025-07-04
Fixed the ABI parameter inconsistency issue in debug.rs for the riscv64 archi...
YingkaiLi-VM
-0
/
+3
2025-07-03
minicore: use core's `diagnostic::on_unimplemented` messages
Folkert de Vries
-3
/
+13
2025-04-17
Replace infallible `name_or_empty` methods with fallible `name` methods.
Nicholas Nethercote
-1
/
+1
2025-04-17
Augment some tests involving attributes.
Nicholas Nethercote
-0
/
+3
2025-01-10
adjust UI tests
The 8472
-0
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-5
/
+5
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-5
/
+5
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-6
/
+6
2023-09-15
special case `TyAndLayout` debug impl
Boxy
-1
/
+0
2023-09-11
Disentangle `Debug` and `Display` for `Ty`.
Nicholas Nethercote
-0
/
+1
2023-09-09
rustc_layout, rustc_abi: make sure the types are well-formed
Ralf Jung
-0
/
+3
2023-09-08
also ensure that size and alignment are the same
Ralf Jung
-0
/
+3
2023-09-08
accept some differences for rustc_abi(assert_eq), so that we can test more th...
Ralf Jung
-0
/
+7
2023-09-07
add support for rustc_abi(assert_eq) and use it to test some repr(transparent...
Ralf Jung
-0
/
+6
2023-09-06
rustc_layout/abi: error when attribute is applied to the wrong thing
Ralf Jung
-1
/
+10
2023-09-06
rustc_abi: also support debugging function pointers
Ralf Jung
-0
/
+2
2023-08-27
add rustc_abi debugging attribute
Ralf Jung
-0
/
+23