File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -551,14 +551,13 @@ If you want to disable warnings when running cargo-test commands, you can set
551551
552552Commands:
553553
554- ` rustic-cargo-nextest-exec-command ` command for running [ nextest] ( https://github.com/nextest-rs/nextest )
555- ` rustic-cargo-test ` run 'cargo test', when called with ` C-u ` store
556- arguments in ` rustic-test-arguments `
557-
558- ` rustic-cargo-test-rerun ` rerun 'cargo test' with arguments stored in
559- ` rustic-test-arguments `
560-
561- ` rustic-cargo-current-test ` run test at point, whether it's a function or a module
554+ - ` rustic-cargo-test ` run 'cargo test', when called with ` C-u ` store
555+ arguments in ` rustic-test-arguments `
556+ - ` rustic-cargo-test-rerun ` rerun 'cargo test' with arguments stored
557+ in ` rustic-test-arguments `
558+ - ` rustic-cargo-current-test ` run test at point, whether it's a
559+ function or a module
560+ - ` rustic-cargo-run-nextest ` command for running [ nextest] ( https://github.com/nextest-rs/nextest )
562561
563562![ ] ( https://raw.githubusercontent.com/emacs-rustic/rustic/main/img/cargo_current_test.png )
564563
You can’t perform that action at this time.
0 commit comments