diff options
| author | Taylor Yu <tlyu@mit.edu> | 2021-06-04 17:02:13 -0500 |
|---|---|---|
| committer | Taylor Yu <tlyu@mit.edu> | 2021-10-07 20:24:56 -0500 |
| commit | df03b083c99626bc3728cdf6b49377a749c4d9bd (patch) | |
| tree | 247ad2cc4f54e25074e3cdf1066f1532272cba80 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 485ced56b8753ec86936903f2a8c95e9be8996a1 (diff) | |
| download | rust-df03b083c99626bc3728cdf6b49377a749c4d9bd.tar.gz rust-df03b083c99626bc3728cdf6b49377a749c4d9bd.zip | |
move implicit `Sized` predicate to end of list
In `Bounds::predicates()`, move the implicit `Sized` predicate to the end of the generated list. This means that if there is an explicit `Sized` bound, it will be checked first, and any resulting diagnostics will have a more useful span.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
