ignore frontmatters in TokenStream::new by fee1-dead · Pull Request #145568 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

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 }})

@fee1-dead

Fixes #145520 for now, we'd likely want to figure the stripping part later, so I noted it down on the list on the tracking issue.

cc @fmease

@rustbot

r? @lcnr

rustbot has assigned @lcnr.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@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

Aug 18, 2025

@lcnr

r? fmease jieyouxu

i don't know what frontmatter is or how it works 😅

@rustbot

fmease is currently at their maximum review capacity.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

fmease

@fmease

@fmease fmease added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-review

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

labels

Aug 18, 2025

@fee1-dead

@fmease

@bors

📌 Commit c335d57 has been approved by fmease

It is now in the queue for this repository.

@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-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Aug 18, 2025

jhpratt added a commit to jhpratt/rust that referenced this pull request

Aug 18, 2025

@jhpratt

…s, r=fmease

ignore frontmatters in TokenStream::new

Fixes rust-lang#145520 for now, we'd likely want to figure the stripping part later, so I noted it down on the list on the tracking issue.

cc @fmease

bors added a commit that referenced this pull request

Aug 19, 2025

@bors

Rollup of 33 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit that referenced this pull request

Aug 19, 2025

@bors

Rollup of 10 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Aug 20, 2025

@rust-timer

Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease

ignore frontmatters in TokenStream::new

Fixes #145520 for now, we'd likely want to figure the stripping part later, so I noted it down on the list on the tracking issue.

cc @fmease

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

Aug 20, 2025

@bors

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

Aug 25, 2025

@bors

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Aug 26, 2025

@bors

@epage epage mentioned this pull request

Sep 16, 2025

11 tasks

@epage epage mentioned this pull request

Oct 23, 2025

10 tasks

Labels

F-frontmatter

`#![feature(frontmatter)]`

S-waiting-on-bors

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

T-compiler

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