]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-declaratio...
authorYuki Okushi <jtitor@2k36.org>
Tue, 3 May 2022 05:59:01 +0000 (14:59 +0900)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 05:59:01 +0000 (14:59 +0900)
Fix invalid keyword order for function declarations

Closes: https://github.com/rust-lang/rust/issues/94879

Trivial merge