Skip to content

Grammar check: don't require compilation on PRs - #2363

Merged
traviscross merged 1 commit into
rust-lang:masterfrom
DanielEScherzer:grammar-check-on-pr
Sep 22, 2026
Merged

traviscross merged 1 commit into
rust-lang:masterfrom
DanielEScherzer:grammar-check-on-pr

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Contributor

No description provided.

@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Sep 22, 2026
run: cargo update -p mdbook-spec --locked
- name: Test tools
run: cargo test
run: cargo test --workspace --exclude grammar-check

@traviscross traviscross Sep 22, 2026 •

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.

It's a bit unfortunate to not build-check the other parts of grammar-check that aren't sensitive to rustc churning. Maybe later we could separate this off somehow.

View changes since the review

@traviscross
traviscross added this pull request to the merge queue Sep 22, 2026
@traviscross

Copy link
Copy Markdown
Contributor

Thanks @DanielEScherzer.

Merged via the queue into rust-lang:master with commit 83c1a64 Sep 22, 2026
8 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Sep 22, 2026
@DanielEScherzer
DanielEScherzer deleted the grammar-check-on-pr branch September 22, 2026 19:49
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.

3 participants