about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-03-11 03:47:22 -0400
committerGitHub <noreply@github.com>2024-03-11 03:47:22 -0400
commit6f158164baefabb21575b85ab949b488492c0c3a (patch)
tree3ed4b8ce6d53bd844fb7f6ebabdf49a62bdee4c3 /compiler/rustc_interface/src/errors.rs
parenteb1ebbfc923eca5f9d9def8d28bf54169b7c3169 (diff)
parent47b4b8e8c5189228015ee645dfc65e9b73d2c19c (diff)
downloadrust-6f158164baefabb21575b85ab949b488492c0c3a.tar.gz
rust-6f158164baefabb21575b85ab949b488492c0c3a.zip
Rollup merge of #122315 - nnethercote:multiple-into-diag-message, r=Nilstrieb
Allow multiple `impl Into<{D,Subd}iagMessage>` parameters in a function.

The internal diagnostic lint currently only allows one, because that was all that occurred in practice. But rust-lang/rust-clippy/pull/12453 wants to introduce functions with more than one, and this limitation is getting in the way.

r? `@Nilstrieb`
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions