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

refactor: rustc beta is stricter again wrt imports and unused code #2185

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Apr 15, 2024

Description

Some more unused code and duplicate imports detected by the beta
compiler.

Notes & open questions

Are the examples sufficiently tested by CI?

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

Some more unused code and duplicate imports detected by the beta
compiler.
@flub flub requested a review from rklaehn April 15, 2024 09:10
@flub
Copy link
Contributor Author

flub commented Apr 15, 2024

@dignifiedquire dignifiedquire added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit d6f336c Apr 15, 2024
34 checks passed
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Apr 20, 2024
…0-computer#2185)

## Description

Some more unused code and duplicate imports detected by the beta
compiler.

## Notes & open questions

Are the examples sufficiently tested by CI?

## Change checklist

- [x] Self-review.
- [x] Documentation updates if relevant.
- [x] Tests if relevant.
@flub flub deleted the flub/beta-fixes branch April 22, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants