Skip to content

Remove stale hash boring files#2380

Merged
gdams merged 1 commit into
microsoft/mainfrom
dev/qmuntal/hashstale
Jun 18, 2026
Merged

Remove stale hash boring files#2380
gdams merged 1 commit into
microsoft/mainfrom
dev/qmuntal/hashstale

Conversation

@qmuntal

@qmuntal qmuntal commented Jun 18, 2026

Copy link
Copy Markdown
Member

boringEnabled is not used in the hash package. Can be removed.

@qmuntal qmuntal requested a review from a team as a code owner June 18, 2026 09:14
Copilot AI review requested due to automatic review settings June 18, 2026 09:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR cleans up the crypto-backend patch set by removing two stale src/hash test files that only defined boringEnabled, which is not referenced anywhere in the patch content.

Changes:

  • Remove src/hash/boring_test.go and src/hash/notboring_test.go from 0002-Add-crypto-backends.patch.
  • Update the patch’s diffstat/manifest section to reflect the removed files and adjusted file/insert counts.

Patches are happy!

Show a summary per file
File Description
patches/0002-Add-crypto-backends.patch Removes unused hash test build-tag files from the crypto backend patch and updates the patch summary accordingly.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@qmuntal qmuntal linked an issue Jun 18, 2026 that may be closed by this pull request
@gdams gdams merged commit edbd9df into microsoft/main Jun 18, 2026
57 checks passed
@gdams gdams deleted the dev/qmuntal/hashstale branch June 18, 2026 13:41
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.

Clean up crypto backend patches

3 participants