Releases: brotzeit/rustic
Releases · brotzeit/rustic
3.4
Add missing dependencies to Cargo.toml
3.2
allow using make files with rustic compile commands
- 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
cargo-expand
- cargo-expand
- fix goto-error for multicrate workspaces
default arguments for cargo commands
- automatically run clippy --fix
- support cargo-lints
- extend tests
2.5
2.4: pass :file-handler to make-process
- preserve position when running compile commands
- fix several commands
- use compilation-ask-about-save instead of buffer-save-without-query
cargo remote
- run cargo commands remotely
- babel: don't require version for crates
- flycheck: automatically detect toolchain when not using lsp