Skip to content

Update libsyntax and rustc to use serialization2 #3690

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

Merged
merged 1 commit into from
Oct 7, 2012

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Oct 7, 2012

This is part of my migration to serialization2. These two patches get rid of the old serializers, but it doesn't yet rename serialization2 to serialization. I haven't figured out yet how to do this transition without snapshots, so we'll need to land the first patch, "migrate libsyntax/rustc to auto_serialize2", snapshot, then land "Remove the old serializers (needs snapshot)".

@catamorphism
Copy link
Contributor

I'll merge the first one. (Waiting on running tests.)

@catamorphism catamorphism merged commit d301dd3 into rust-lang:incoming Oct 7, 2012
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Jun 29, 2024
Implement LLVM x86 adx intrinsics

See title. It also explots a small opportunity to deduplicate a bit of intrinsics code.
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