mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
364a3be579
I.e. the type definition, then a single inherent `impl` block, then the trait `impl` blocks. The lack of sensible ordering here has bugged me for some time.