Skip to content

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
Contributor

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