test(frontmatter): Cover spaces between infostring parts by epage · Pull Request #148042 · 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 }})
As these characters are specifically called out in the RFC, I felt it would be important to have a test to cover them.
Tracking issue: #136889
As these characters are specifically called out in the RFC, I felt it would be important to have a test to cover them.
rustbot added S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Relevant to the compiler team, which will review and decide on the PR/issue.
labels
r? @BoxyUwU
rustbot has assigned @BoxyUwU.
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
r=me when CI is green
r? Urgau
📌 Commit bca35ef has been approved by Urgau
It is now in the queue for this repository.
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
epage mentioned this pull request
10 tasks
Zalathar added a commit to Zalathar/rust that referenced this pull request
test(frontmatter): Cover spaces between infostring parts
As these characters are specifically called out in the RFC, I felt it would be important to have a test to cover them.
Tracking issue: rust-lang#136889
bors added a commit that referenced this pull request
Rollup of 3 pull requests
Successful merges:
- #148016 (Revert constification of
BorrowandDeref for Cowdue to inference failure) - #148039 (Add myself to the review rotation)
- #148042 (test(frontmatter): Cover spaces between infostring parts)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 5 pull requests
Successful merges:
- #148016 (Revert constification of
BorrowandDeref for Cowdue to inference failure) - #148021 ([rustdoc] Simplify module rendering and HTML tags handling)
- #148039 (Add myself to the review rotation)
- #148042 (test(frontmatter): Cover spaces between infostring parts)
- #148054 (Streamline iterator chaining when computing successors.)
r? @ghost
@rustbot modify labels: rollup
rust-timer added a commit that referenced this pull request
Rollup merge of #148042 - epage:info-space, r=Urgau
test(frontmatter): Cover spaces between infostring parts
As these characters are specifically called out in the RFC, I felt it would be important to have a test to cover them.
Tracking issue: #136889
epage deleted the info-space branch
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request
Rollup of 5 pull requests
Successful merges:
- rust-lang#148016 (Revert constification of
BorrowandDeref for Cowdue to inference failure) - rust-lang#148021 ([rustdoc] Simplify module rendering and HTML tags handling)
- rust-lang#148039 (Add myself to the review rotation)
- rust-lang#148042 (test(frontmatter): Cover spaces between infostring parts)
- rust-lang#148054 (Streamline iterator chaining when computing successors.)
r? @ghost
@rustbot modify labels: rollup
Labels
`#![feature(frontmatter)]`
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the compiler team, which will review and decide on the PR/issue.