about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorJonas Goronczy <goronczy.jonas@gmail.com>2022-02-12 23:21:41 +0100
committerJonas Goronczy <goronczy.jonas@gmail.com>2022-02-12 23:21:41 +0100
commitc203cd4cb730afb52b5931386180bbc689807d30 (patch)
tree2e150acab81bc0f9b80a5e7d0d140136dbfab056 /src/test/codegen/src-hash-algorithm
parent08348d79fa3ccb2aeeea87e758dcd5f1614c7ad8 (diff)
downloadrust-c203cd4cb730afb52b5931386180bbc689807d30.tar.gz
rust-c203cd4cb730afb52b5931386180bbc689807d30.zip
Extract struct from enum variant filters generics
Extracting a struct from an enum variant now filters out only the
generic parameters necessary for the new struct.
Bounds will be copied to the new struct, but unneeded ones are not
filtered out.
Extracting bounds in a where clause are still not implemented.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions