diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-08-23 21:01:56 -0700 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-09-30 13:52:57 -0700 |
| commit | 4c6385ff935d8121c5cc4c44b62a2b0ae0118a35 (patch) | |
| tree | e532b6c07b718f9be1e9407935ee494d567abb81 /src/test/codegen/src-hash-algorithm | |
| parent | d91946b3f4ea04bc205b5796fc4af0f13069d204 (diff) | |
| download | rust-4c6385ff935d8121c5cc4c44b62a2b0ae0118a35.tar.gz rust-4c6385ff935d8121c5cc4c44b62a2b0ae0118a35.zip | |
Make `Impl.trait_` a `Path`, not a `Type`
It should only ever be a `ResolvedPath`, so this (a) enforces that, and (b) reduces the size of `Impl`. I had to update a test because the order of the rendered auto trait impl bounds changed. I think the order changed because rustdoc sorts auto trait bounds using their `Debug` output.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
