about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-19 21:38:41 +0200
committerGitHub <noreply@github.com>2022-10-19 21:38:41 +0200
commit12775ce16a4449c0f04cbce14efc56ac8d9ed39a (patch)
treee269243eae42d3123a31d8b7ab53362410c3c84a /compiler/rustc_codegen_gcc
parentd17cef67a2e07c4146ce25628c5f179099b20596 (diff)
parentc4f829b2e5053cef753e010fa89bcc01b164a306 (diff)
downloadrust-12775ce16a4449c0f04cbce14efc56ac8d9ed39a.tar.gz
rust-12775ce16a4449c0f04cbce14efc56ac8d9ed39a.zip
Rollup merge of #103239 - m-ou-se:unstable-abi-fn-impl-check, r=lcnr
Allow #[unstable] impls for fn() with unstable abi.

This allows `#[unstable]` trait impls for `extern "unwind-C" fn()`, based on the fact that that abi and therefore that type is unstable.

See https://github.com/rust-lang/rust/pull/101263#issuecomment-1283099947
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions