about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-08-24 10:33:41 -0700
committerNoah Lev <camelidcamel@gmail.com>2021-09-11 11:24:53 -0700
commit6a84d347844afc5b228a67ac8bb147f3d0e40ddb (patch)
tree89569d7cdc35d6ab52e5f9e308f40ca5aff00268 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent0bb1c285af51def917dd17ec1b1815cb34d4b208 (diff)
downloadrust-6a84d347844afc5b228a67ac8bb147f3d0e40ddb.tar.gz
rust-6a84d347844afc5b228a67ac8bb147f3d0e40ddb.zip
Create a valid `Res` in `external_path()`
The order of the `where` bounds on auto trait impls changed because
rustdoc currently sorts auto trait `where` bounds based on the `Debug`
output for the bound. Now that the bounds have an actual `Res`, they are
being unintentionally sorted by their `DefId` rather than their path.
So, I had to update a test for the change in ordering of the rendered
bounds.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions