Skip to content

beta-regression: type_level_examples "the name _ is defined multiple times" #56087

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

Closed
alexcrichton opened this issue Nov 19, 2018 · 2 comments
Closed
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@alexcrichton
Copy link
Member

Discovered by crater:

$ git clone https://github.com/rodrimati1992/type_level
$ cd type_level/type_level_examples
$ git reset --hard fc536e556daba9d818767f4df1ba323abb0948ad
$ cargo +beta test

cc @rust-lang/compiler

Note that this regression doesn't affect the master branch, so not cc'ing the author yet

@alexcrichton alexcrichton added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. labels Nov 19, 2018
@Mark-Simulacrum
Copy link
Member

I believe this is a duplicate but IIRC the previous one was closed so perhaps it re-regressed.

@alexcrichton
Copy link
Member Author

Ah yes indeed, duplicate of #55811

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants