rust/compiler
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
..
2021-03-10 17:53:35 -08:00
2021-03-11 12:24:43 +01:00
2021-03-14 23:21:03 +00:00