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