Skip to content

Rename HostEffectPredicate to HostEffectClause - #160864

Merged
rust-bors[bot] merged 4 commits into
rust-lang:mainfrom
ada4a:rename-HostEffectPredicate
Aug 11, 2026
Merged

Rename HostEffectPredicate to HostEffectClause#160864
rust-bors[bot] merged 4 commits into
rust-lang:mainfrom
ada4a:rename-HostEffectPredicate

Conversation

@ada4a

@ada4a ada4a commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Part of #107250

r? oli-obk

@rustbot

rustbot commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

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

cc @rust-lang/clippy

changes to the core type system

cc @lcnr

Some changes occurred to the core trait solver

cc @rust-lang/initiative-trait-system-refactor

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. 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 Aug 10, 2026
@ada4a
ada4a force-pushed the rename-HostEffectPredicate branch from 79a794a to ce04fce Compare August 10, 2026 16:53
@ada4a
ada4a force-pushed the rename-HostEffectPredicate branch from ce04fce to 7e2398f Compare August 10, 2026 17:51

@oli-obk oli-obk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors

rust-bors Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 7e2398f has been approved by oli-obk

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Aug 10, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 11, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #160629 ([Priroda] Add bootstrap test and check steps)
 - #160811 (Fix `visible_parent_map` fallback map merging perf regression)
 - #154329 (Diagnostics ICE when replaying proof trees with next-solver)
 - #157841 (Ensure inferred let pattern types are well-formed)
 - #159300 (Implement `to_string()` on `ByteStr` and `ByteString`)
 - #160858 (Add regression test for assoc const panic ICE in match)
 - #160864 (Rename `HostEffectPredicate` to `HostEffectClause`)
@rust-bors
rust-bors Bot merged commit d3a5cbc into rust-lang:main Aug 11, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Aug 11, 2026
rust-timer added a commit that referenced this pull request Aug 11, 2026
Rollup merge of #160864 - ada4a:rename-HostEffectPredicate, r=oli-obk

Rename `HostEffectPredicate` to `HostEffectClause`

Part of #107250

r? oli-obk
@ada4a
ada4a deleted the rename-HostEffectPredicate branch August 11, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. 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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants