Skip to content

Move base64 and hex from libextra to libserialize - #12200

Closed
liigo wants to merge 1 commit into
rust-lang:masterfrom
liigo:base64_hex_out_of_extra
Closed

Move base64 and hex from libextra to libserialize#12200
liigo wants to merge 1 commit into
rust-lang:masterfrom
liigo:base64_hex_out_of_extra

Conversation

@liigo

Copy link
Copy Markdown
Contributor

extra::base64 => serialize::base64
extra::hex => serialize::hex

@liigoliigo mentioned this pull request Feb 12, 2014
@liigo

Copy link
Copy Markdown
ContributorAuthor

I don't know what's really happened. Will I need fix something? @alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

I've re-queued this for testing again with the "@bors: retry" comment. Sadly the queue is quite full right now (http://buildbot.rust-lang.org/bors/bors.html)

@liigo

Copy link
Copy Markdown
ContributorAuthor

This PR has been merged OK finally, in 94d453e4. Thank you, @alexcrichton !

@liigo

Copy link
Copy Markdown
ContributorAuthor

Merged along with PR #12248

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
fix: don't panic at fully qualified call syntax in signature help
Closesrust-lang#12200
Regressed from rust-lang#12082
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 25, 2024
Sign up for freeto 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.

3 participants

@liigo@alexcrichton@bors