miri icon indicating copy to clipboard operation
miri copied to clipboard

Implement wcslen

Open tyilo opened this issue 2 months ago • 2 comments

tyilo avatar Apr 16 '24 12:04 tyilo

@rustbot author (use @rustbot ready when the PR is ready for review again)

RalfJung avatar Apr 18 '24 10:04 RalfJung

There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged.

You can start a rebase with the following commands:

$ # rebase
$ git rebase -i master
$ # delete any merge commits in the editor that appears
$ git push --force-with-lease

The following commits are merge commits:

  • 946a3c627603100f512f9a26103a0498146a8612

rustbot avatar Apr 18 '24 10:04 rustbot

@rustbot ready

tyilo avatar May 03 '24 13:05 tyilo

Thanks, looks good! Please squash the commits.

RalfJung avatar May 06 '24 08:05 RalfJung

@rustbot ready

tyilo avatar May 06 '24 08:05 tyilo

The rebase was not necessary, now I have to see whether the diff changed... Please only rebase when there are conflicts.

RalfJung avatar May 06 '24 09:05 RalfJung

Looks good though. Thanks for the PR!

@bors r+

RalfJung avatar May 06 '24 09:05 RalfJung

:pushpin: Commit 4de677f18d8e410579083fb3bc090e8323879657 has been approved by RalfJung

It is now in the queue for this repository.

bors avatar May 06 '24 09:05 bors

:hourglass: Testing commit 4de677f18d8e410579083fb3bc090e8323879657 with merge edcdce0fbb4f0e82f9bbd12d4dd4a3ddab7ad637...

bors avatar May 06 '24 09:05 bors

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing edcdce0fbb4f0e82f9bbd12d4dd4a3ddab7ad637 to master...

bors avatar May 06 '24 09:05 bors