mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
74a11c63f8
Improve diagnostics for wrongly ordered keywords in function declaration Fix #87217 `@rustbot` label A-diagnostics T-compiler