summaryrefslogtreecommitdiff
path: root/src/project.rs
AgeCommit message (Collapse)Author
2024-03-18Fix the sysroot path when it contains whitespacesmo8it
2023-08-26Run clippy --fixmo8it
2023-05-17fix: revert back to using relative pathsliv
2023-05-17feat: write absolute root module paths for lspliv
2023-01-03Merge pull request #1316 from tklauser/fix-fn-typoliv
Fix typo in method name
2023-01-03Fix typo in method nameTobias Klauser
2022-12-10when generating lsp config use RUST_SRC_PATH if setDavid Barroso
2022-06-17Add lsp command to fix rust-analyzerJack Clayton