diff options
| author | Jonas Goronczy <goronczy.jonas@gmail.com> | 2022-02-12 23:21:41 +0100 |
|---|---|---|
| committer | Jonas Goronczy <goronczy.jonas@gmail.com> | 2022-02-12 23:21:41 +0100 |
| commit | c203cd4cb730afb52b5931386180bbc689807d30 (patch) | |
| tree | 2e150acab81bc0f9b80a5e7d0d140136dbfab056 /src/test/codegen/src-hash-algorithm | |
| parent | 08348d79fa3ccb2aeeea87e758dcd5f1614c7ad8 (diff) | |
| download | rust-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
