about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-08-23 21:01:56 -0700
committerNoah Lev <camelidcamel@gmail.com>2021-09-30 13:52:57 -0700
commit4c6385ff935d8121c5cc4c44b62a2b0ae0118a35 (patch)
treee532b6c07b718f9be1e9407935ee494d567abb81 /src/test/codegen/src-hash-algorithm
parentd91946b3f4ea04bc205b5796fc4af0f13069d204 (diff)
downloadrust-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