index
:
rust-mode
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-25
Merge pull request #564 from rust-lang/ci/30.1
Jen-Chieh Shen
2025-02-24
ci: Test Emacs 30.1
Jen-Chieh Shen
2024-11-12
Merge pull request #563 from bemoody/indent-doc
Sibi Prabakaran
2024-11-11
Add tests for indenting example code blocks.
Benjamin Moody
2024-11-11
Rename rust-doc-indent-line to rust-mode-indent-line.
Benjamin Moody
2024-11-02
Use rust-doc-indent-line as the indentation function.
Benjamin Moody
2024-11-02
rust-doc-indent-line: new function.
Benjamin Moody
2024-09-19
Merge pull request #559 from rust-lang/ci/major
Jen-Chieh Shen
2024-09-18
ci: Test Emacs 26 and 27
Jen-Chieh Shen
2024-09-18
ci: Test Emacs 29.4
Jen-Chieh Shen
2024-09-03
Merge pull request #556 from roife/rustfmt-compilation-mode
Sibi Prabakaran
2024-09-03
update changelog for `rust-format-mode`
roife
2024-09-03
tests: add tests for rust-format
roife
2024-09-03
add(rustfmt): introduce a new compilation-mode for rust-format
roife
2024-09-02
Merge pull request #554 from PuercoPop/update-rustfmt-default-edition
Sibi Prabakaran
2024-08-31
Update rustfmt's default edition: 2018 -> 2021
Javier Olaechea
2024-08-22
Merge pull request #553 from rust-lang/docs
Sibi Prabakaran
2024-08-22
rustic: Update new paths
Sibi Prabakaran
2024-08-22
Merge pull request #552 from rust-lang/bump-version
Sibi Prabakaran
2024-08-22
Remove 27.2 from test matrix
Sibi Prabakaran
2024-08-22
Bump version to 1.0.6
Sibi Prabakaran
2024-05-20
Merge pull request #546 from bradneuman/workspace-local
Sibi Prabakaran
2024-05-19
Change implementation to use a list of default arguments
Brad Neuman
2024-05-15
Merge pull request #544 from isvilen/run-interactive
Sibi Prabakaran
2024-05-14
Support running interactive programs
Svilen Ivanov
2024-05-13
Adds a customization to default to workspace or local crate.
Brad Neuman
2024-04-15
Merge pull request #539 from Dev380/fix-auto-mode-treesit
Sibi Prabakaran
2024-04-13
fix(treesit): auto mode precedence of rust-mode
Dev380
2024-03-29
Merge pull request #534 from tarsiiformes/fixup
Sibi Prabakaran
2024-03-27
Fix dependencies between rust-mode implementations
Jonas Bernoulli
2024-03-27
Merge pull request #536 from rust-lang/emacs-29.3
Sibi Prabakaran
2024-03-27
CI: Support for emacs 29.3
Sibi Prabakaran
2024-03-16
rust--format-call: Delete file in case of error
Jonas Bernoulli
2024-03-13
Merge pull request #533 from condy0919/mail
Sibi Prabakaran
2024-03-12
Add email in package description
condy
2024-03-12
Merge pull request #532 from jroimartin/rust-mode-interactive
Sibi Prabakaran
2024-03-12
Allow autoloaded rust-mode function to be called interactively
Roi Martin
2024-03-12
Merge pull request #530 from jroimartin/fix-rust-mode-autoload
Sibi Prabakaran
2024-03-11
Fix rust-mode lazy loading
Roi Martin
2024-03-02
Merge pull request #526 from rust-lang/rem-autoload
Sibi Prabakaran
2024-03-02
Remove autoload for prog-mode based rust-mode
Sibi Prabakaran
2024-03-01
Merge pull request #525 from condy0919/highlight
Sibi Prabakaran
2024-03-01
Require rust-ts-mode carefully
condy
2024-02-28
Merge pull request #523 from rust-lang/ci-29
Sibi Prabakaran
2024-02-28
Remove continue-on-error
Sibi Prabakaran
2024-02-28
CI: Update to test with last 3 emacs version
Sibi Prabakaran
2024-02-28
Merge pull request #521 from rust-lang/treesit-old-emacs
Sibi Prabakaran
2024-02-28
Ad comment explaining about when clause
Sibi Prabakaran
2024-02-28
Fix treesitter for older emacs
Sibi Prabakaran
2024-02-28
Fix tree sitter mode with hooks integration
Sibi Prabakaran
[next]