fix(parse): Limit frontmatter fences to 255 dashes by epage · Pull Request #149358 · rust-lang/rust (original) (raw)

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@epage

@epage

@epage

Like raw string literals.

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Nov 26, 2025

@epage epage mentioned this pull request

Nov 26, 2025

10 tasks

davidtwco

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Dec 1, 2025

bors added a commit that referenced this pull request

Dec 1, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Dec 1, 2025

@rust-timer

Rollup merge of #149358 - epage:fence-length, r=davidtwco

fix(parse): Limit frontmatter fences to 255 dashes

Like raw string literals. As discussed on #148051.

Part of #136889

epage added a commit to epage/cargo that referenced this pull request

Dec 3, 2025

@epage

@epage epage mentioned this pull request

Dec 3, 2025

epage added a commit to epage/cargo that referenced this pull request

Dec 3, 2025

@epage

github-merge-queue bot pushed a commit to rust-lang/cargo that referenced this pull request

Dec 3, 2025

@weihanglo

What does this PR try to resolve?

Port rust-lang/rust#149358 over to Cargo

How to test and review this PR?

@epage epage deleted the fence-length branch

December 4, 2025 15:33

mattheww added a commit to mattheww/lexeywan that referenced this pull request

Dec 7, 2025

@mattheww

github-actions bot pushed a commit to rust-lang/rust-analyzer that referenced this pull request

Dec 15, 2025

@bors

@epage epage mentioned this pull request

Dec 15, 2025

11 tasks