Releases: brotzeit/rustic
Releases · brotzeit/rustic
3.4
18 Sep 12:02
Compare
Sorry, something went wrong.
No results found
new command rustic-cargo-update
add missing dependencies to Cargo.toml by parsing flycheck buffer(without lsp)
org-babel: allow all possible toolchains
org-babel: new command that adds missing dependencies to :crates header argument
Add missing dependencies to Cargo.toml
17 Aug 19:45
Compare
Sorry, something went wrong.
No results found
rustic-cargo-add-missing-dependencies: add missing dependencies to Cargo.toml, works with lsp-mode and eglot #150 #169
use rustic-save-some-buffers instead of save-some-buffers in rust projects #424
new command rustic-cargo-install
Pass process-environment and exec-path through with-temp-buffer
3.2
20 Jun 09:15
Compare
Sorry, something went wrong.
No results found
cargo spellcheck
drop rustic-lsp-format
allow using make files with rustic compile commands
27 May 21:00
Compare
Sorry, something went wrong.
No results found
don't throw error for rustic compile commands when there's no Cargo.toml(allows using make files from root directory)
Support custom cargo check/run/build/test commands
Run compilation-start-hook with rustic process
Add cargo login command
Fix cargo doc commands
Ignore stderr on cargo cmd for workspace detection
3.0
19 Feb 15:21
Compare
Sorry, something went wrong.
No results found
cargo-expand
16 Feb 20:24
Compare
Sorry, something went wrong.
No results found
cargo-expand
fix goto-error for multicrate workspaces
default arguments for cargo commands
30 Jan 11:54
Compare
Sorry, something went wrong.
No results found
automatically run clippy --fix
support cargo-lints
extend tests
2.5
12 Jan 21:15
Compare
Sorry, something went wrong.
No results found
rustic-compile-rustflags
rustic-cargo-test-dwim
fix use of compilation-arguments
rustic-babel-clippy
2.4: pass :file-handler to make-process
07 Jan 11:43
Compare
Sorry, something went wrong.
No results found
preserve position when running compile commands
fix several commands
use compilation-ask-about-save instead of buffer-save-without-query
cargo remote
17 Dec 14:00
Compare
Sorry, something went wrong.
No results found
run cargo commands remotely
babel: don't require version for crates
flycheck: automatically detect toolchain when not using lsp