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
