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
path:
root
/
rust-mode.el
Age
Commit message (
Expand
)
Author
2024-08-22
Bump version to 1.0.6
Sibi Prabakaran
2024-03-27
Fix dependencies between rust-mode implementations
Jonas Bernoulli
2024-03-12
Add email in package description
condy
2024-03-12
Allow autoloaded rust-mode function to be called interactively
Roi Martin
2024-03-11
Fix rust-mode lazy loading
Roi Martin
2024-02-25
Fix rust-mode and tree sitter integration
Sibi Prabakaran
2024-02-17
provide alternative rust-mode that derives from rust-ts-mode
brotzeit
2023-01-11
Use when-let as appropriate.
Jim Blandy
2022-11-02
Simplify and correct angle bracket propertizing and macro argument detection.
Jim Blandy
2022-09-19
Use line-beginning-position instead of obsolete point-at-bol
Jonas Bernoulli
2022-08-29
Avoid compilation warnings about potentially-undefined functions.
Philipp Stephani
2022-08-18
apply minor fixes
brotzeit
2022-06-26
bump version to 1.0.5
brotzeit
2022-02-17
bump version to 1.0.4
brotzeit
2022-01-30
Highlight the (optional) type suffix of numbers with the type face
Christophe Troestler
2022-01-08
remove "use" from rust-top-item-beg-re
brotzeit
2021-12-28
Avoid obsolete calling convention of ‘looking-back’.
Philipp Stephani
2021-12-27
Improve regexp to match the reference mark &
Christophe Troestler
2021-12-27
Do not prettify || after various symbols
Christophe Troestler
2021-12-27
Do not prettify && when it is a double reference
Christophe Troestler
2021-12-26
Merge pull request #429 from Chris00/prettify
brotzeit
2021-12-25
Add a face for the ampersand reference mark
Christophe Troestler
2021-12-25
Enable the use of prettify-symbols-mode
Christophe Troestler
2021-12-18
bump version to 1.0.3
brotzeit
2021-12-16
Fix rust-electric-pair-skip-self-wrap
Roy Crihfield
2021-11-26
bump version to 1.0.2
brotzeit
2021-11-26
allow changing rustfmt hook funtctions
brotzeit
2021-11-16
add more commands to rust-mode-map
brotzeit
2021-10-29
bump version to 1.0.1
brotzeit
2021-10-22
include keyword existential in rust-keywords
brotzeit
2021-10-22
update regexes used in rust-top-item-beg-re
brotzeit
2021-10-16
update readme and bump version
brotzeit
2021-04-23
Make most additional libraries optional
Jonas Bernoulli
2021-04-23
Create rust-utils.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-cargo.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-playpen.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-rustfmt.el from existing code
Jonas Bernoulli
2021-04-23
rust-end-of-string: Move definition
Jonas Bernoulli
2021-04-23
Properly markup two additional section headings
Jonas Bernoulli
2021-04-23
Add non-empty commentary section, slightly reword summary
Jonas Bernoulli
2021-04-23
Create rust-compile.el from existing code
Jonas Bernoulli
2021-04-23
rust-mode: Cosmetics
Jonas Bernoulli
2021-04-23
Add .dir-locals.el
Jonas Bernoulli
2021-04-23
Remove "-face" suffix from names of faces
Jonas Bernoulli
2021-02-26
Add release build/run functions
Adam Gleave
2020-12-04
Add rust-check function
Alyssa Ross
2020-07-09
Set default directory when compiling.
Nathan Moreau
2020-07-09
Divide library into sections
Jonas Bernoulli
2020-07-09
Various cosmetic changes
Jonas Bernoulli
2020-07-09
rearrange IV: Misc
Jonas Bernoulli
[next]