summaryrefslogtreecommitdiff
path: root/rust-prog-mode.el
AgeCommit message (Expand)Author
2024-11-11Rename rust-doc-indent-line to rust-mode-indent-line.Benjamin Moody
2024-11-02Use rust-doc-indent-line as the indentation function.Benjamin Moody
2024-11-02rust-doc-indent-line: new function.Benjamin Moody
2024-03-27Fix dependencies between rust-mode implementationsJonas Bernoulli
2024-03-02Remove autoload for prog-mode based rust-modeSibi Prabakaran
2024-02-25Fix rust-mode and tree sitter integrationSibi Prabakaran
2024-02-17provide alternative rust-mode that derives from rust-ts-modebrotzeit