Files
rust/compiler
Matthias Krüger 7198d31e4b Rollup merge of #149041 - folkertdev:sparc64-mips64-ignore-unsized, r=bjorn3
ignore unsized types in mips64 and sparc64 callconvs

Non-rustic calling conventions should not make up an ABI for unsized types (cc https://github.com/rust-lang/rust/pull/148302). The vast majority of our callconv implementations already ignore unsized types, `sparc64` and `mips64` I guess were missed.

r? `````@bjorn3`````
2025-11-20 11:15:53 +01:00
..
2025-11-18 09:20:21 +00:00
2025-11-18 09:20:21 +00:00
2025-10-12 08:08:30 +00:00
2025-09-26 17:53:49 +02:00