rust/compiler/rustc_expand/src/mbe
Matthias Krüger 8b180ed3c0
Rollup merge of #100651 - nidnogg:diagnostics_migration_expand_transcribe, r=davidtwco
Migrations for rustc_expand transcribe.rs

This PR includes some migrations to the new diagnostics API for the `rustc_expand` module.
r? ```@davidtwco```
2022-08-18 05:10:47 +02:00
..
macro_check.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
macro_parser.rs Fix typo: fo->for 2022-06-08 16:40:02 +03:00
macro_rules.rs Use &mut Diagnostic instead of &mut DiagnosticBuilder unless needed 2022-08-10 03:45:42 +00:00
metavar_expr.rs Rename some things related to literals. 2022-08-16 13:41:34 +10:00
quoted.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
transcribe.rs Moved structs to rustc_expand::errors, added several more migrations, fixed slug name 2022-08-17 11:18:19 -03:00