Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TypedTreeCopier#Select: don't use unstable prefixes
This manifested itself as a pickling difference in tasty_tools Note that there are probably more issues in this method, in particular the old type is reused when `qualifier.tpe eq tree.qualifier.tpe` even if the `name` is different. But I'm only trying to get the tests to pass for now.
- Loading branch information