Skip to content

Add unchecked_disjoint_bitor per ACP373#135760

Merged
bors merged 5 commits intorust-lang:masterfrom
scottmcm:disjoint-bitor
Feb 4, 2025
Merged

Add unchecked_disjoint_bitor per ACP373#135760
bors merged 5 commits intorust-lang:masterfrom
scottmcm:disjoint-bitor

Conversation

@scottmcm
Copy link
Member

@scottmcm scottmcm commented Jan 20, 2025

Following the names from libs-api in rust-lang/libs-team#373 (comment)

Includes a fallback implementation so this doesn't have to update cg_clif or cg_gcc, and overrides it in cg_llvm to use or disjoint, which is available in LLVM 18 so hopefully we don't need any version checks.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. 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. T-libs Relevant 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.