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