Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-16 | override "TMPDIR" environment variable for all cargo commands | John Turner | |
Rustdoc does not respect "CARGO_TARGET_DIR" and instead uses "TMPDIR" or /tmp. On systems that mount /tmp with "noexec" this breaks doc tests, since they can't be executed. | |||
2022-10-10 | added elisp-dir-locals.el | John Turner | |
2022-10-10 | renamed eglot-dir-locals.el to eglot-rust-dir-locals.el | John Turner | |
2022-10-07 | moved dir-locals out of the init dir | John Turner | |