[Github-comments] [geany/geany] Rust markup error on 'usize' suffix (#1421)

elextr notifications at xxxxx
Mon Mar 6 02:20:15 UTC 2017


Yep, scintilla problem, [here](https://github.com/geany/geany/blob/3303bde75844033e4262f649a3437e0dbcc316d0/scintilla/lexers/LexRust.cxx#L270) checks the `u` and [here](https://github.com/geany/geany/blob/3303bde75844033e4262f649a3437e0dbcc316d0/scintilla/lexers/LexRust.cxx#L274) checks the `s` and then does nothing else, should also munch the `ize`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1421#issuecomment-284286974
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170305/caa740b9/attachment.html>


More information about the Github-comments mailing list