Skip to content

add tests - #147180

Merged
bors merged 1 commit into
rust-lang:masterfrom
lcnr:forced_ambiguity-error
Oct 1, 2025
Merged

add tests#147180
bors merged 1 commit into
rust-lang:masterfrom
lcnr:forced_ambiguity-error

Conversation

@lcnr

@lcnrlcnr commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

@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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) labels Sep 30, 2025
@jdonszelmann

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Oct 1, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 5139fac has been approved by jdonszelmann

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 Oct 1, 2025
@ZalatharZalathar mentioned this pull request Oct 1, 2025
bors added a commit that referenced this pull request Oct 1, 2025
Rollup of 11 pull requests
Successful merges:
- #146918 (add regression test)
- #146980 (simplify setup_constraining_predicates, and note it is potentially cubic)
- #147170 (compiletest: Pass around `DirectiveLine` instead of bare strings)
- #147180 (add tests)
- #147188 (Remove usage of `compiletest-use-stage0-libtest` from CI)
- #147189 (Replace `rustc_span::Span` with a stripped down version for librustdoc's highlighter)
- #147199 (remove outdated comment in (inner) `InferCtxt`)
- #147200 (Fix autodiff empty ret regression)
- #147209 (Remove `no-remap-src-base` from tests)
- #147213 (Fix broken STD build for ESP-IDF)
- #147217 (Don't create a top-level `true` directory when running UI tests)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 870657c into rust-lang:masterOct 1, 2025
10 checks passed
@rustbotrustbot added this to the 1.92.0 milestone Oct 1, 2025
rust-timer added a commit that referenced this pull request Oct 1, 2025
Rollup merge of #147180 - lcnr:forced_ambiguity-error, r=jdonszelmann
add tests
fixesrust-lang/trait-system-refactor-initiative#105
the index test is for #146637
r? types
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.WG-trait-system-refactorThe Rustc Trait System Refactor Initiative (-Znext-solver)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do we actually need the fallible handling of forced_ambiguity?

5 participants

@lcnr@jdonszelmann@bors@jackh726@rustbot