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

Prepare a 0.8.0 release. #121

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

ltratt
Copy link
Member

@ltratt ltratt commented Jan 30, 2024

No description provided.

// Only use files named `*.rs` as test files.
.test_path_filter(|p| p.extension().and_then(|x| x.to_str()) == Some("rs"))
// Treat top-level lines beginning with "#" as comments.
Copy link
Member

Choose a reason for hiding this comment

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

Wasn't it any lines? Not just top-level ones?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in 49cd83e.

@vext01
Copy link
Member

vext01 commented Jan 31, 2024

Please squash.

@ltratt
Copy link
Member Author

ltratt commented Jan 31, 2024

Squashed.

@vext01 vext01 added this pull request to the merge queue Jan 31, 2024
Merged via the queue into softdevteam:master with commit 27a7ffb Jan 31, 2024
2 checks passed
@ltratt ltratt deleted the lang_tester_0_8_0 branch July 18, 2024 14:58
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.

2 participants