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