bors f6a79936da Auto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot
Convert `newtype_index` to a proc macro

The `macro_rules!` implementation was becomng excessively complicated,
and difficult to modify. The new proc macro implementation should make
it much easier to add new features (e.g. skipping certain `#[derive]`s)
2022-02-25 03:16:22 +00:00
..
2021-03-26 09:32:31 -07:00
2021-11-07 16:59:05 +01:00
2022-02-24 16:02:06 -05:00
2020-10-21 23:59:35 +02:00
2022-02-24 16:02:07 -05:00
2022-02-20 18:58:23 -05:00