SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

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`
J
Jacob Pratt committed
6f158164baefabb21575b85ab949b488492c0c3a
Committed by GitHub <noreply@github.com> on 3/11/2024, 7:47:22 AM