rust/compiler/rustc_target/src/spec
bors c6c4abf584 Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #119587 (Varargs support for system ABI)
 - #119891 (rename `reported_signature_mismatch` to reflect its use)
 - #119894 (Allow `~const` on associated type bounds again)
 - #119896 (Taint `_` placeholder types in trait impl method signatures)
 - #119898 (Remove unused `ErrorReporting` variant from overflow handling)
 - #119902 (fix typo in `fn()` docs)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-01-13 16:09:45 +00:00
..
abi allow system abi to be variadic 2024-01-12 23:19:54 -08:00
base update paths in comments 2024-01-12 00:11:33 +01:00
targets GNU/Hurd: unconditionally use inline stack probes 2024-01-08 21:36:02 -05:00
tests Add support for hexagon-unknown-none-elf as target 2023-12-21 09:34:29 -08:00
crt_objects.rs unify LinkSelfContained and LinkSelfContainedDefault 2023-10-18 13:38:17 +00:00
mod.rs Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkov 2024-01-13 15:10:28 +01:00