rust/compiler
Matthias Krüger bd649b4dd0
Rollup merge of #131675 - tdittr:update-unsupported-abi-message, r=compiler-errors
Update lint message for ABI not supported

Tracking issue: #130260

As requested in https://github.com/rust-lang/rust/pull/128784#pullrequestreview-2364026550 I updated the error message.

I could also change it to be the same message as if it was a hard error on a normal function:

> "`{abi}` is not a supported ABI for the current target"

Or would that get confusing when people try to google the error message?

r? compiler-errors
2024-10-15 05:11:38 +02:00
..
2024-10-09 10:28:16 -07:00
2024-10-10 06:07:52 -04:00
2024-10-12 17:07:13 -04:00
2024-10-12 21:57:50 +00:00
2024-10-10 11:46:48 -07:00