rust/compiler/rustc_expand
Aaron Hill 21e6cc19fe
Expand derive invocations in left-to-right order
While derives were being collected in left-to-order order, the
corresponding `Invocation`s were being pushed in the wrong order.
2021-04-10 17:29:20 -04:00
..
src Expand derive invocations in left-to-right order 2021-04-10 17:29:20 -04:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00