Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved Rust attributes (#1813) | kaivol | 2021-06-25 | 1 | -0/+12 |
| | |||||
* | Rust: fix lexing of "break" and "continue" | Georg Brandl | 2021-06-20 | 1 | -0/+39 |
| | | | | fixes #1843 | ||||
* | Rust: fix raw string token | Georg Brandl | 2021-04-12 | 1 | -0/+117 |
Fixes #1771 |