diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-03-11 03:47:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 03:47:22 -0400 |
| commit | 6f158164baefabb21575b85ab949b488492c0c3a (patch) | |
| tree | 3ed4b8ce6d53bd844fb7f6ebabdf49a62bdee4c3 /compiler/rustc_interface/src/errors.rs | |
| parent | eb1ebbfc923eca5f9d9def8d28bf54169b7c3169 (diff) | |
| parent | 47b4b8e8c5189228015ee645dfc65e9b73d2c19c (diff) | |
| download | rust-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
