aboutsummaryrefslogtreecommitdiffstats
path: root/flymake-rust.el
Commit message (Expand)AuthorAgeFilesLines
* A bunch of fixes.Brian Cully2021-02-251-54/+69
* Allow the rustc checker to run between saves.Brian Cully2021-02-251-1/+4
* Minor code changesBrian Cully2021-02-251-50/+70
* Add support for checking with rustc.Brian Cully2021-02-221-77/+147
* Fix off-by-one error for byte start/end.Brian Cully2021-02-211-2/+2
* Initial commit.Brian Cully2021-02-211-0/+194