Skip to content

Elide the type when the const value is a placeholder p#40

Merged
alexcrichton merged 1 commit into
rust-lang:masterfrom
varkor:placeholder-no-type
Oct 7, 2020
Merged

Elide the type when the const value is a placeholder p#40
alexcrichton merged 1 commit into
rust-lang:masterfrom
varkor:placeholder-no-type

Conversation

@varkor

@varkor varkor commented Oct 7, 2020

Copy link
Copy Markdown
Contributor

We now don't expect the type for placeholder values, as this won't make sense once we start dealing with aggregate data types: see the conversation starting here.

cc @eddyb

@alexcrichton alexcrichton merged commit 7551efa into rust-lang:master Oct 7, 2020
@varkor

varkor commented Oct 7, 2020

Copy link
Copy Markdown
Contributor Author

@alexcrichton: would you be able to publish a new version with these changes? Thank you!

@varkor varkor deleted the placeholder-no-type branch October 7, 2020 18:30
@alexcrichton

Copy link
Copy Markdown
Member

Done!

Comment thread src/v0.rs
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