Trevor Gross
7eaf74743b
Rollup merge of #128229 - tdittr:unsafe-extern-abi-error, r=compiler-errors
...
Improve `extern "<abi>" unsafe fn()` error message
These errors were already reported in #87217 , and fixed by #87235 but missed the case of an explicit ABI.
This PR does not cover multiple keywords like `extern "C" pub const unsafe fn()`, but I don't know what a good way to cover this would be. It also seems rarer than `extern "C" unsafe` which I saw happen a few times in workshops.
2024-07-26 19:03:08 -04:00
..
2024-07-25 18:05:00 +00:00
2024-07-26 19:03:07 -04:00
2024-07-25 20:53:33 +03:00
2024-07-24 15:27:18 +02:00
2024-07-26 12:53:55 -04:00
2024-07-24 21:11:55 +01:00
2024-07-24 21:11:55 +01:00
2024-07-25 17:58:37 +00:00
2024-07-25 17:58:37 +00:00
2024-07-26 00:57:21 +02:00
2024-07-23 19:42:35 +02:00
2024-07-25 04:43:19 +02:00
2024-07-24 18:00:41 +02:00
2024-07-25 20:53:33 +03:00
2024-07-26 20:14:16 +00:00
2024-07-26 20:14:16 +00:00
2024-07-26 20:14:16 +00:00
2024-07-24 22:22:18 +02:00
2024-07-22 13:54:48 -04:00
2024-07-26 20:14:16 +00:00
2024-07-24 13:16:46 -04:00
2024-07-25 17:58:37 +00:00
2024-07-25 04:43:19 +02:00
2024-07-26 13:13:04 +00:00
2024-07-26 10:51:04 +00:00
2024-07-26 12:53:53 -04:00
2024-07-26 12:53:53 -04:00
2024-07-26 19:03:08 -04:00
2024-07-26 02:20:29 -04:00
2024-07-24 08:02:55 +02:00
2024-07-26 02:20:30 -04:00
2024-07-26 20:14:16 +00:00
2024-07-23 09:45:28 +00:00
2024-07-26 19:03:05 -04:00
2024-07-21 22:34:35 -04:00
2024-07-24 22:59:57 -04:00
2024-07-26 02:20:28 -04:00
2024-07-25 20:27:51 +00:00