Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust crash bug to still reproduce.
This test reproduces a rustc ICE. Unfortunately, the changes to lifetime elision mask the original ICE bug by making this function signature illegal. However, by simplifying the signature we can regain the original ICE.
- Loading branch information