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