rust/compiler/rustc_parse
Dion Dokter a272d621bc Implemented a compiler diagnostic for move async mistake
Ran the tidy check

Following the diagnostic guide better

Diagnostic generation is now relegated to its own function in the diagnostics module.
Added tests

Fixed the ui test
2020-12-21 12:57:08 +01:00
..
src Implemented a compiler diagnostic for move async mistake 2020-12-21 12:57:08 +01:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00