summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-16Improve rust--format-fix-rustfmt-bufferSergey Vinokurov
2021-10-16update readme and bump versionbrotzeit
2021-10-16adjust emacs_versions used for cibrotzeit
2021-10-16drop run_rust_emacs_tests.sh and use make test in cibrotzeit
2021-10-16Update README.mdAyrat Badykov
2021-09-09Don't include the `', ` in compilation highlightingZephyr Shannon
2021-09-09Fix cargo compilation regex starting matchZephyr Shannon
2021-04-23Make most additional libraries optionalJonas Bernoulli
2021-04-23Create rust-utils.el from existing codeJonas Bernoulli
2021-04-23Create rust-cargo.el from existing codeJonas Bernoulli
2021-04-23Create rust-playpen.el from existing codeJonas Bernoulli
2021-04-23Create rust-rustfmt.el from existing codeJonas Bernoulli
2021-04-23rust-end-of-string: Move definitionJonas Bernoulli
2021-04-23Properly markup two additional section headingsJonas Bernoulli
2021-04-23Add non-empty commentary section, slightly reword summaryJonas Bernoulli
2021-04-23Create rust-compile.el from existing codeJonas Bernoulli
2021-04-23rust-mode: CosmeticsJonas Bernoulli
2021-04-23test: Suppress some noisy messagesJonas Bernoulli
2021-04-23Add MakefileJonas Bernoulli
2021-04-23Add .dir-locals.elJonas Bernoulli
2021-04-23Remove "-face" suffix from names of facesJonas Bernoulli
2021-02-26Add release build/run functionsAdam Gleave
2020-12-04Update README.mdNathan Moreau
2020-12-04Add rust-check functionAlyssa Ross
2020-07-09Set default directory when compiling.Nathan Moreau
2020-07-09Divide library into sectionsJonas Bernoulli
2020-07-09Various cosmetic changesJonas Bernoulli
2020-07-09rearrange IV: MiscJonas Bernoulli
2020-07-09rearrange III: ModeJonas Bernoulli
2020-07-09rearrange II: Regexp variables and functionsJonas Bernoulli
2020-07-09rearrange I: Move options and faces to beginning of fileJonas Bernoulli
2020-07-09Improve doc-stringsJonas Bernoulli
2020-06-18compile-mode integration: add link to code references. (#391)Nathan Moreau
2020-06-18Fix README internal link (#389)Spencer Nelson
2020-06-15Minor fixes (#388)Jonas Bernoulli
2020-06-03rustc-colon-compilation-regexps: improve highlighting.Nathan Moreau
2020-05-28Add missing ‘require’ form.Philipp Stephani
2020-05-23Update README.mdTshepang Lekhonkhobe
2020-05-17Change 'rust-build' to 'rust-compile' in README.mdNorberto Lopes
2020-05-17Test byte compilation of test code.Nathan Moreau
2020-05-17Fix various byte compilation warnings in rust-mode-tests.el.Philipp Stephani
2020-05-13Re-implement rust-in-macro for performancePhillip Lord
2020-05-09Check for -> and => early in rust-ordinary-lt-gt-pTrevor Spiteri
2020-05-09Use <kbd> to indicate keyboard input in README (#375)Christopher Warrington
2020-05-03README: support for emacs 24 has been dropped.Nathan Moreau
2020-05-03Drop Emacs-24Phillip Lord
2020-04-29In emacs >= 26.2, use replace-buffer-contents after formattingTrevor Spiteri
2020-04-27Fix typosJonas Bernoulli
2020-04-14Make *rustfmt* buffer readonly.Nathan Moreau
2020-04-14rust-goto-format-problem: make sure to always just to a buffer that exists.Nathan Moreau