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

feat: auto-detect the rustc edition #463

Merged
merged 3 commits into from
Jul 29, 2024
Merged

feat: auto-detect the rustc edition #463

merged 3 commits into from
Jul 29, 2024

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Jul 29, 2024

Closes #195

Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.
  • Updated CHANGELOG.md

@mrcjkb mrcjkb merged commit d69d260 into master Jul 29, 2024
9 checks passed
@mrcjkb mrcjkb deleted the rustc-edition branch July 29, 2024 17:33
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.

Config: Get edition from cargo project
1 participant