about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-02 12:41:14 +0000
committerGitHub <noreply@github.com>2022-04-02 12:41:14 +0000
commit5fe366c649728c4af44ba7c306ba8d1223581a08 (patch)
tree9458d3faf72187ab69de3e8c4394fb37168df9cf /src/test/codegen/src-hash-algorithm
parent0fe74175e2844316193afbd99d2e26f3b6376045 (diff)
parent019f48673ac7342b40161cebd9eadeacb4649458 (diff)
downloadrust-5fe366c649728c4af44ba7c306ba8d1223581a08.tar.gz
rust-5fe366c649728c4af44ba7c306ba8d1223581a08.zip
Merge #11878
11878: fix: Paper over GAT panic r=flodiebold a=flodiebold

TIL that Chalk expects the arguments to a generic associated type to come *before* the ones for the parent trait, not *after* as we have been doing with all other nested generics. Fixing this requires a larger refactoring, so for now this just papers over the problem by completely ignoring parameters of associated types.

Fixes #11769.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions