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.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-09-17
Rollup merge of #115654 - RalfJung:pass-mode-cast, r=compiler-errors
Dylan DPC
-2
/
+2
2023-09-15
special case `TyAndLayout` debug impl
Boxy
-15
/
+15
2023-09-15
clarify PassMode::Indirect as well
Ralf Jung
-2
/
+2
2023-09-11
Disentangle `Debug` and `Display` for `Ty`.
Nicholas Nethercote
-15
/
+15
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
-94
/
+94
2023-09-09
rustc_layout, rustc_abi: make sure the types are well-formed
Ralf Jung
-1
/
+11
2023-09-08
also ensure that size and alignment are the same
Ralf Jung
-3
/
+151
2023-09-08
accept some differences for rustc_abi(assert_eq), so that we can test more th...
Ralf Jung
-1
/
+290
2023-09-07
add support for rustc_abi(assert_eq) and use it to test some repr(transparent...
Ralf Jung
-1
/
+147
2023-09-06
rustc_layout/abi: error when attribute is applied to the wrong thing
Ralf Jung
-5
/
+17
2023-09-06
rustc_abi: also support debugging function pointers
Ralf Jung
-6
/
+100
2023-08-27
add rustc_abi debugging attribute
Ralf Jung
-0
/
+260