rust/compiler/rustc_parse
Ivan Tham 9321efd8f7 Detect pub fn attr wrong order like async pub
Redirects `const? async? unsafe? pub` to `pub const? async? unsafe?`.

Fix #76437
2021-03-17 09:02:19 +08:00
..
src Detect pub fn attr wrong order like async pub 2021-03-17 09:02:19 +08:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00