Skip to content

add unchecked_shl test#2914

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:unchecked_shl
Jun 3, 2023
Merged

add unchecked_shl test#2914
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:unchecked_shl

Conversation

@RalfJung

@RalfJung RalfJung commented Jun 3, 2023

Copy link
Copy Markdown
Member

rust-lang/rust#112238 made me realize that we have a test for add,sub,mul,shr but not shl. Add the missing test. Also name the existing tests more consistently.

@RalfJung

RalfJung commented Jun 3, 2023

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Jun 3, 2023

Copy link
Copy Markdown
Contributor

📌 Commit 77a984b has been approved by RalfJung

It is now in the queue for this repository.

@bors

bors commented Jun 3, 2023

Copy link
Copy Markdown
Contributor

⌛ Testing commit 77a984b with merge 4762301...

@bors

bors commented Jun 3, 2023

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 4762301 to master...

@bors bors merged commit 4762301 into rust-lang:master Jun 3, 2023
@RalfJung RalfJung deleted the unchecked_shl branch June 3, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants