Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out why rustc produces multiple functions with the same signature in some tests #63

Closed
bbyalcinkaya opened this issue Feb 27, 2023 · 1 comment

Comments

@bbyalcinkaya
Copy link
Member

In ui/array-slice-vec/subslice-patterns-const-eval-match.mir, there are 24 function definitions with the signature fn main::const_eval() -> Option<&N> (12 excluding CTFE).

@yanliu18
Copy link
Contributor

Merge to issue #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants