Skip to content

librustc: Fix silly bug in AST conversion for const vstores. rs=bugfix #5230

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

Closed
wants to merge 3 commits into from

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Mar 5, 2013

No description provided.

@graydon
Copy link
Contributor

graydon commented Mar 5, 2013

not sure about this error, it seems related to the + error. real? I'll retry one more time.

@pcwalton pcwalton closed this Mar 6, 2013
@pcwalton pcwalton deleted the const-vstores branch March 6, 2013 00:26
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Macro use

---

changelog: This lint enforces Rust 2018 idiom of importing macro's directly without `#[macro_use]` fixes rust-lang#5179 .
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Rename macro_use_import -> macro_use_imports

I missed this during review of rust-lang#5230. We can just do this, without deprecating the old name, since this lint didn't hit nightly rustc yet.

changelog: none
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.

4 participants