Skip to content

Delete unused AsciiCharSet in FURB156#21181

Merged
ntBre merged 1 commit intomainfrom
brent/furb156-set
Nov 3, 2025
Merged

Delete unused AsciiCharSet in FURB156#21181
ntBre merged 1 commit intomainfrom
brent/furb156-set

Conversation

@ntBre
Copy link
Copy Markdown
Contributor

@ntBre ntBre commented Nov 1, 2025

Summary

This code has been unused since #14233 but not detected by clippy I guess. This should help to remove the temptation to use the set comparison again like I suggested in #21144. And we shouldn't do the set comparison because of #13802, which #14233 fixed.

Test Plan

Existing tests

Summary
--

This code has been unused since #14233 but not detected by clippy I guess. This
should help to remove the temptation to use the set comparison again like I
suggested in #21144. And we shouldn't do the set comparison because of #13802,
which #14233 fixed.

Test Plan
--

Existing tests
@ntBre ntBre added the internal An internal refactor or improvement label Nov 1, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 1, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre merged commit 0dfd55b into main Nov 3, 2025
38 checks passed
@ntBre ntBre deleted the brent/furb156-set branch November 3, 2025 13:38
ibraheemdev pushed a commit that referenced this pull request Nov 3, 2025
Summary
--

This code has been unused since #14233 but not detected by clippy I
guess. This should help to remove the temptation to use the set
comparison again like I suggested in #21144. And we shouldn't do the set
comparison because of #13802, which #14233 fixed.

Test Plan
--

Existing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants