Skip to content

Conversation

RalfJung
Copy link
Member

Fixes #2360

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 30, 2023

📌 Commit a76c85a has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 30, 2023

⌛ Testing commit a76c85a with merge e135f75...

bors added a commit that referenced this pull request Oct 30, 2023
make sure we catch UB in match place even with _ pattern

Fixes #2360
@RalfJung RalfJung force-pushed the undercore-match branch 2 times, most recently from b571972 to 28222ce Compare October 30, 2023 07:28
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 30, 2023

📌 Commit 28222ce has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 30, 2023

⌛ Testing commit 28222ce with merge 5ceee2b...

bors added a commit that referenced this pull request Oct 30, 2023
make sure we catch UB in match place even with _ pattern

Fixes #2360
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 30, 2023

📌 Commit a0de006 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 30, 2023

⌛ Testing commit a0de006 with merge ea641f8...

@bors
Copy link
Contributor

bors commented Oct 30, 2023

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

1 similar comment
@bors
Copy link
Contributor

bors commented Oct 30, 2023

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

@bors bors merged commit ea641f8 into rust-lang:master Oct 30, 2023
@RalfJung RalfJung deleted the undercore-match branch October 30, 2023 10:15
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.

Miri misses UB in place expressions when there are "_" patterns
2 participants