rust/src/test/ui/ast-json
Aaron Hill 51a16e574a
Record proc macro harness order for use during metadata deserialization
Fixes #68690

When we generate the proc macro harness, we now explicitly recorder the
order in which we generate entries. We then use this ordering data to
deserialize the correct proc-macro-data from the crate metadata.
2020-02-15 15:48:36 -05:00
..
ast-json-ice.rs Add default serialization for Idents 2019-08-27 23:02:22 +01:00
ast-json-output.rs Add default serialization for Idents 2019-08-27 23:02:22 +01:00
ast-json-output.stdout Record proc macro harness order for use during metadata deserialization 2020-02-15 15:48:36 -05:00