Fredrik Fornwall
Results
142
comments of
Fredrik Fornwall
The just released [version 0.23.0](https://github.com/fornwall/rust-script/releases/tag/0.23.0) allows using `-p`/`--package` to print out the path to the generated package, without any build step. This allows flexibility, like `cargo clippy --manifest-path $(rust-script -p...
Hello and thanks for reporting! I can reproduce the issue and understand it. With `|` being the end of the terminal width, when we are at ``` abcde | ```...