]> git.lizzy.rs Git - rust.git/commit
Reorder some types.
authorNicholas Nethercote <n.nethercote@gmail.com>
Thu, 24 Nov 2022 22:59:36 +0000 (09:59 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 29 Nov 2022 01:10:34 +0000 (12:10 +1100)
commitfc2a8a0c675bf7d111846b19fd3d5d7a13915425
treec8352f1ca10431d81b133aa427d248fb52c6607e
parent5a2fd1a47ffb72c060b77b717e8bfa85c7e0e5bd
Reorder some types.

So that `Attribute` and `MetaItem` are listed first, and then the
component types are below them in a logical order.
compiler/rustc_ast/src/ast.rs