Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pulldown_cmark to 0.5 #4029

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Conversation

phansch
Copy link
Member

@phansch phansch commented Apr 24, 2019

We now no longer have to use our own wrapper around Parser and can use
the new OffsetIter.

changelog: none

We now no longer have to use our own wrapper around `Parser` and can use
the new `OffsetIter`.
@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 25, 2019
@oli-obk
Copy link
Contributor

oli-obk commented Apr 25, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 25, 2019

📌 Commit 32e877c has been approved by oli-obk

@bors
Copy link
Collaborator

bors commented Apr 25, 2019

⌛ Testing commit 32e877c with merge 8c0e038...

bors added a commit that referenced this pull request Apr 25, 2019
Update pulldown_cmark to 0.5

We now no longer have to use our own wrapper around `Parser` and can use
the new `OffsetIter`.

changelog: none
@bors
Copy link
Collaborator

bors commented Apr 25, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: oli-obk
Pushing 8c0e038 to master...

@bors bors merged commit 32e877c into rust-lang:master Apr 25, 2019
@phansch phansch deleted the update_pulldown_cmark branch April 25, 2019 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants