Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-12 | add c++-clangd-dir-locals.el | John Turner | |
2024-03-10 | new c++ dir-locals | John Turner | |
2024-03-10 | new python dir-locals | John Turner | |
2024-03-10 | create rust-dir-locals.el to replace eglot-rust-dir-locals.el | John Turner | |
2023-09-12 | update eglot-rust-dir-locals.el | John Turner | |
2023-06-24 | update eglot-rust-dir-locals.el | John Turner | |
2023-04-01 | use "env" to set env vars in rust-cargo-bin | John Turner | |
2023-03-25 | dir-locals.el configured to use rust-mode features in rust-ts-mode | John Turner | |
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 | |