os-rust/compiler/rustc_error_messages
Bryan Garza dc2c4ce578 Update code based on PR comments
This patch does the following:
- Refactor some repeated lines into a single one
- Split the `ungated_async_fn_caller` lint into multiple lines, and make
  one of those lines only print out on nightly
- Use test revisions instead of copying an existing test
2022-12-21 03:30:37 +00:00
..
locales/en-US Update code based on PR comments 2022-12-21 03:30:37 +00:00
src Resolve various merge conflicts 2022-12-17 19:08:25 +01:00
Cargo.toml Enable icu sync feature for parallel compiler 2022-11-18 14:46:35 -08:00