diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-11 09:06:08 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-11 16:42:10 +1100 |
| commit | 47b4b8e8c5189228015ee645dfc65e9b73d2c19c (patch) | |
| tree | 530a09d1e085323071f9ed5c75a8fe8255805a03 /compiler/rustc_interface/src/errors.rs | |
| parent | c69fda7dc664e62f8920a02a4e55d6207b212c24 (diff) | |
| download | rust-47b4b8e8c5189228015ee645dfc65e9b73d2c19c.tar.gz rust-47b4b8e8c5189228015ee645dfc65e9b73d2c19c.zip | |
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.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
