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

Lexer refactoring #15152

Closed
wants to merge 8 commits into from
Closed

Lexer refactoring #15152

wants to merge 8 commits into from

Conversation

emberian
Copy link
Member

Do not merge, please.

emberian added 8 commits June 24, 2014 17:28
Now that the lexer is more robust, these tests don't need to be in separate
files. Yay!
Rather than just dumping the id in the interner, which is useless, actually
print the interned string. Adjust the lexer logging to use Show instead of
Poly.
@emberian emberian closed this Jul 2, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 17, 2023
assist : generate trait from impl

fixes rust-lang#14987 . As the name suggests this assist is used to generate traits from inherent impls while adapting the original impl to fit to the newly generated trait. I made some decisions regarding when the assist should be applicable. These are surely open to discussion. I looking forward to any feedback.

![generate_trait_from_impl_v1](https://github.com/rust-lang/rust-analyzer/assets/20956650/05d4dda5-604a-4108-8b82-9b60bd45894a)
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

Successfully merging this pull request may close these issues.

1 participant