Skip to content

Fix ICEs introduced in #17830 that involved quasi-quotation #18811

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
Nov 13, 2014

Conversation

pczarn
Copy link
Contributor

@pczarn pczarn commented Nov 9, 2014

Fix ICEs introduced in #17830

  • fixed get_tt for doc comments
  • properly handle MatchNt in quote

Fixes #18763
Fixes #18775

* fixed get_tt for doc comments
* properly handle MatchNt in `quote`

Fixes rust-lang#18763
Fixes rust-lang#18775
@pczarn
Copy link
Contributor Author

pczarn commented Nov 9, 2014

ah. r? @pnkfelix

bors added a commit that referenced this pull request Nov 13, 2014
Fix ICEs introduced in #17830

* fixed get_tt for doc comments
* properly handle MatchNt in `quote`

Fixes #18763
Fixes #18775
@bors bors closed this Nov 13, 2014
@bors bors merged commit a320824 into rust-lang:master Nov 13, 2014
@hannobraun
Copy link

Issue #18775 is still not fixed. See #18775 (comment).

@pczarn pczarn deleted the issue-18763-ice branch January 14, 2015 16:55
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.

Error using quote_tokens: expected identifier, found keyword self ICE when compiling gl-rs
4 participants