Files
rust/compiler
Mara Bos 2c8d1c8cef Rollup merge of #81735 - klensy:span-fix, r=varkor
faster few span methods

Touched few methods, so it should be (hopefully) faster.

First two changes: instead splitting string from start and taking only last piece, split it from the end.
Last: swapped conditions, to first check boolean parameter.
2021-02-08 19:28:15 +01:00
..
2021-02-07 20:08:45 +03:00
2021-02-04 16:20:57 +01:00
2021-02-02 09:09:52 -05:00
2021-02-02 12:37:22 -05:00