summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Ad comment explaining about when clauseSibi Prabakaran
2024-02-28Fix treesitter for older emacsSibi Prabakaran
2024-02-28Fix tree sitter mode with hooks integrationSibi Prabakaran
2024-02-28Merge pull request #519 from ccqpein/masterSibi Prabakaran
2024-02-26require rust-rustfmt for importing rust-after-save-method definationccQpein
2024-02-25Merge pull request #515 from rust-lang/treesit-modeSibi Prabakaran
2024-02-25Fix rust-mode and tree sitter integrationSibi Prabakaran
2024-02-24Merge pull request #513 from rust-lang/509-warningsSibi Prabakaran
2024-02-24Fix warnings from rust-utils.elSibi Prabakaran
2024-02-24Update changelogSibi Prabakaran
2024-02-24Merge pull request #482 from rust-lang/treesitterSibi Prabakaran
2024-02-17Update docs and fix treesiter modeSibi Prabakaran
2024-02-17provide alternative rust-mode that derives from rust-ts-modebrotzeit
2024-02-17Merge pull request #510 from luckysori/match-panicsSibi Prabakaran
2024-02-13Match panics in compilation-modeLucas Soriano del Pino
2023-08-06Merge pull request #501 from jcs-PR/test/29Sibi Prabakaran
2023-08-05Merge pull request #500 from micl2e2/masterSibi Prabakaran
2023-08-04test: Emacs 29.1Jen-Chieh Shen
2023-08-04dbg! insertion:Michael Lee
2023-08-03Improve the usability of `rust-dbg-wrap-or-unwrap` (#498)Michael Lee
2023-04-26Merge pull request #496 from phst/dupSibi Prabakaran
2023-04-26Don’t duplicate test name.Philipp Stephani
2023-01-15Merge pull request #488 from jimblandy/fill-variablesJim Blandy
2023-01-11Merge pull request #489 from jimblandy/use-when-letJim Blandy
2023-01-11Use when-let as appropriate.Jim Blandy
2023-01-11Merge pull request #310 from czipperz/pub-scoped-beg-defunJim Blandy
2023-01-11Test pub scoped defun recognitionChris Gregory
2023-01-11Establish more-controlled environment for fill-paragraph tests.Jim Blandy
2023-01-08Merge pull request #480 from psibi/playpen-fixJim Blandy
2023-01-08Abilty to customize the enabling of URL shortener for playpenSibi Prabakaran
2023-01-08Merge pull request #399 from Lispython/feature/fix-rust-buffer-projectJim Blandy
2023-01-08Add let-binding for json-object-type around json-read call in rust-buffer-pro...Alex
2023-01-07Merge pull request #486 from rust-lang/docs-readmebrotzeit
2023-01-07docs: Mention rust-toggle-mutability instead of rustic oneSibi Prabakaran
2023-01-07Merge pull request #485 from VlachJosef/masterbrotzeit
2023-01-06Update README.md - add default keybindingsJosef Vlach
2022-12-25Merge pull request #481 from imichael2e2/masterbrotzeit
2022-12-25Merge pull request #479 from ntBre/masterbrotzeit
2022-12-24Prevent from generating the redundant error messages in minibuffer.Michael
2022-12-20check for rustfmt window before deleting it, fixes the fix to #475Brent Westbrook
2022-12-20Merge pull request #470 from amesgen/envrc-rustfmtbrotzeit
2022-12-20Merge pull request #467 from jimblandy/in-macrobrotzeit
2022-12-19Support envrc for rustfmtamesgen
2022-12-19Merge pull request #477 from imichael2e2/masterbrotzeit
2022-12-19rust-mode updated to the latest version for Eask test suitesMichael
2022-12-18Merge pull request #476 from imichael2e2/masterbrotzeit
2022-12-18Automatically remove the redundant window after calling rustfmt. Fix the issu...Michael
2022-12-10Merge pull request #473 from jcs-PR/tests/improve-cibrotzeit
2022-12-11Update eask's clean commandJen-Chieh Shen
2022-12-11Avoid actions' warningJen-Chieh Shen