rust/compiler/rustc_macros
David Wood 406579ae13 macros: introduce build_field_mapping
Move the logic for building a field mapping (which is used by the
building of format strings in `suggestion` annotations) into a helper
function.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-05 16:00:21 +01:00
..
src macros: introduce build_field_mapping 2022-07-05 16:00:21 +01:00
Cargo.toml macros: introduce fluent_messages macro 2022-05-24 16:48:17 +01:00