rust/compiler
Matthias Krüger 12775ce16a
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
2022-10-19 21:38:41 +02:00
..
2022-10-18 15:51:23 +11:00
2022-10-17 22:38:37 +01:00
2022-10-18 08:48:58 +11:00
2022-10-14 12:57:56 +08:00
2022-10-17 22:38:37 +01:00
2022-10-14 12:57:56 +08:00
2022-10-18 17:29:42 +02:00
2022-10-14 12:57:56 +08:00
2022-10-14 12:57:56 +08:00