about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-15 05:11:38 +0200
committerGitHub <noreply@github.com>2024-10-15 05:11:38 +0200
commitbd649b4dd03a58ec1a1f90a441bb7ab697b34aba (patch)
tree89d1c56fab4cf004256fdf7805833bbed1db114a /compiler/rustc_codegen_llvm/src/context.rs
parent4d53a28caccc5e56a0a2a5ed9007729d6b54df1c (diff)
parentb6b6c12819bbffca3aa75298afb79cf1a70e0312 (diff)
downloadrust-bd649b4dd03a58ec1a1f90a441bb7ab697b34aba.tar.gz
rust-bd649b4dd03a58ec1a1f90a441bb7ab697b34aba.zip
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions