Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Use explicit global namespaces in codegen #1928

Merged
merged 4 commits into from
Aug 17, 2016
Merged

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Aug 15, 2016

goes after #1927

code will no longer need repetitive parts like that

use std::mem;
use ipc::binary::BinaryConvertError;
use std::collections::VecDeque;

@debris debris added the A8-looksgood 🦄 Pull request is reviewed well. label Aug 15, 2016
@arkpar
Copy link
Collaborator

arkpar commented Aug 15, 2016

Does this also include #1927?

@NikVolf
Copy link
Contributor Author

NikVolf commented Aug 15, 2016

@arkpar aye

@gavofyork gavofyork merged commit 46f029e into master Aug 17, 2016
@gavofyork gavofyork deleted the ipc-explicit-nss branch August 17, 2016 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants