mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
47b4b8e8c5
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.