aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2 from bjc/nextHEADmainBrian Cully2021-02-251-90/+128
|\
| * 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
|/
* Merge pull request #1 from bjc/rustc-supportBrian Cully2021-02-221-77/+147
|\
| * 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-213-0/+888