diff options
author | Brian Cully <bjc@kublai.com> | 2021-02-24 21:22:09 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2021-02-25 08:58:52 -0500 |
commit | cf412740aabae885d5bd735b4874a3456d6cbdeb (patch) | |
tree | 0b241a51392476e2ea08ee9f71d70c1383ea6275 /README.org | |
parent | c5b12f62aa415a1183c399c7a842d90cf82841dd (diff) | |
download | flymake-rust-cf412740aabae885d5bd735b4874a3456d6cbdeb.tar.gz flymake-rust-cf412740aabae885d5bd735b4874a3456d6cbdeb.zip |
A bunch of fixes.
* Get cargo checker working with non-main source files by making
some assumptions about the crate path we’re given in cargo’s check
output.
* Attempt to fix TRAMP issues in Emacs 28.0.50. These may be due to
bugs in TRAMP, in nativecomp, or maybe I just wrote some broken code
that happens to work in 27.1.
- Simplify output buffer names so they don’t ever have TRAMP paths
* Use a generator for JSON parsing. This makes the code much easier
to read, IMHO.
* Skip past newlines when processing JSON. Now I no longer need to
catch errors from the parser, since end-of-file shouldn’t be
encountered anymore by the parser.
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions