diff options
author | fee1-dead <ent3rm4n@gmail.com> | 2023-01-09 23:35:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 23:35:30 +0800 |
commit | f8319bb4035612f8387d590f384bb77ebda50ba1 (patch) | |
tree | bf1e345af9dfe3d1d6a95f7756ed87f6185d7645 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 37c1d6dc09e97a7d707977c7cceeb0685df1776a (diff) | |
parent | 50ab30601503989ecd6501dc3334d61e2d48463c (diff) | |
download | rust-f8319bb4035612f8387d590f384bb77ebda50ba1.tar.gz |
Rollup merge of #106389 - compiler-errors:no-canonicalized, r=lcnr
Simplify some canonical type alias names
* delete the `Canonicalized<'tcx>` type alias in favor for `Canonical<'tcx>`
* `CanonicalizedQueryResponse` -> `CanonicalQueryResponse`
I don't particularly care about the latter, but it should be consistent. We could alternatively delete the first alias and rename the struct to `Canonicalized`, and then keep the name of `CanonicalizedQueryResponse` untouched.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions