Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

ioreg: Trailing doc comments are broken #160

Open
bgamari opened this issue Aug 28, 2014 · 2 comments
Open

ioreg: Trailing doc comments are broken #160

bgamari opened this issue Aug 28, 2014 · 2 comments

Comments

@bgamari
Copy link
Contributor

bgamari commented Aug 28, 2014

I'm not sure how I missed this but trailing doc comment support is totally broken as the lexer doesn't treat //= as a doc comment, instead it just omits it from the token stream as it would a standard // comment. Not really sure what to do about this short of hoping trailing doc comments make it upstream into libsyntax or looking for a new syntax.

@bharrisau
Copy link
Contributor

Well that is a pain...

@bgamari
Copy link
Contributor Author

bgamari commented Oct 24, 2014

This may be dependent upon rust-lang/rust#16816.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants