Skip to content

Commit

Permalink
Rollup merge of #131675 - tdittr:update-unsupported-abi-message, r=co…
Browse files Browse the repository at this point in the history
…mpiler-errors

Update lint message for ABI not supported

Tracking issue: #130260

As requested in rust-lang/rust#128784 (review) 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
  • Loading branch information
matthiaskrgr authored Oct 15, 2024
2 parents b52a23f + 70a31c0 commit 7927dc1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7927dc1

Please sign in to comment.