Skip to content

Conversation

@sfackler
Copy link
Member

@sfackler sfackler commented Nov 9, 2014

We need a snapshot before the parser can be adjusted.

@alexcrichton
Copy link
Member

r=me with two more tests (or r+ now if they already exist):

  • Some compiler error should happen with pub struct variant fields
  • Some test which ensures that private fields cannot be accessed across modules or across crates if they're private (just some error to make sure it's denied)

@sfackler
Copy link
Member Author

sfackler commented Nov 9, 2014

pub is still accepted, since the new visibility behavior needs to be staged before the parser can be adjusted.

We need a snapshot before the parser can be adjusted.
bors added a commit that referenced this pull request Nov 10, 2014
We need a snapshot before the parser can be adjusted.
@bors bors closed this Nov 10, 2014
@bors bors merged commit 00741a2 into rust-lang:master Nov 10, 2014
@sfackler sfackler deleted the struct-variants branch November 26, 2016 05:54
lnicola pushed a commit to lnicola/rust that referenced this pull request Jan 7, 2025
Decouple proc-macro server protocol from the server implementation
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.

3 participants