Skip to content

Fix: Remove accidental editor swap file #1636

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

mingulov
Copy link
Contributor

Summary

The file rand_core/src/.le.rs.kate-swp was unintentionally added in PR #1626. This commit removes the extraneous file.

Motivation

This file is a temporary editor swap file and serves no purpose in the repository. It was likely added accidentally.

Details

No changes for CHANGELOG.md - it is a minor change.

The file `rand_core/src/.le.rs.kate-swp` was unintentionally
added in PR rust-random#1626. This commit removes the extraneous file.
@benjamin-lieser benjamin-lieser self-requested a review May 17, 2025 18:16
Copy link
Member

@benjamin-lieser benjamin-lieser left a comment

Choose a reason for hiding this comment

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

Thanks :)

Current CI failure seems to be the following issue: rust-lang/miri#4323

@benjamin-lieser benjamin-lieser merged commit 204084a into rust-random:master May 19, 2025
51 of 54 checks passed
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.

None yet

2 participants