Skip to content

move a ui test to coretests unit test - #150282

Merged
bors merged 1 commit into
rust-lang:mainfrom
fee1-dead-contrib:push-tyqyzvmsmnyo
Dec 23, 2025
Merged

move a ui test to coretests unit test#150282
bors merged 1 commit into
rust-lang:mainfrom
fee1-dead-contrib:push-tyqyzvmsmnyo

Conversation

@fee1-dead

Copy link
Copy Markdown
Member

It only tests the usage and formatting of fmt::Pointer.

@rustbotrustbot 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 22, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

r? @petrochenkov

rustbot has assigned @petrochenkov.
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

@rust-log-analyzer

This comment has been minimized.

@rustbot

Copy link
Copy Markdown
Collaborator

stdarch is developed in its own repository. If possible, consider making this change to rust-lang/stdarch instead.

cc @Amanieu, @folkertdev, @sayantn

@rust-log-analyzer

This comment has been minimized.

It only tests the usage and formatting of `fmt::Pointer`.
@rustbot

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Dec 23, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 54062cf has been approved by petrochenkov

It is now in the queue for this repository.

@borsbors 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 23, 2025
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Dec 23, 2025
…o, r=petrochenkov
move a ui test to coretests unit test
It only tests the usage and formatting of `fmt::Pointer`.
bors added a commit that referenced this pull request Dec 23, 2025
…uwer
Rollup of 3 pull requests
Successful merges:
- #150130 (Support syntax for one-line trait reuse)
- #150282 (move a ui test to coretests unit test)
- #150303 (`target_features::Stability`: tweak docs of `requires_nightly()`)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Dec 23, 2025
…uwer
Rollup of 6 pull requests
Successful merges:
- #150130 (Support syntax for one-line trait reuse)
- #150205 (compiletest: Add `LineNumber` newtype to avoid `+1` magic here and there)
- #150282 (move a ui test to coretests unit test)
- #150295 (Fix compilation error in hermit-abi time.rs)
- #150301 (std: remove unsupported pipe module from VEXos pal)
- #150303 (`target_features::Stability`: tweak docs of `requires_nightly()`)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 1c50ee1 into rust-lang:mainDec 23, 2025
11 checks passed
@rustbotrustbot added this to the 1.94.0 milestone Dec 23, 2025
rust-timer added a commit that referenced this pull request Dec 23, 2025
Rollup merge of #150282 - fee1-dead-contrib:push-tyqyzvmsmnyo, r=petrochenkov
move a ui test to coretests unit test
It only tests the usage and formatting of `fmt::Pointer`.
@fee1-dead
fee1-dead deleted the push-tyqyzvmsmnyo branch December 24, 2025 19:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@fee1-dead@rustbot@rust-log-analyzer@petrochenkov@bors