rust/cargo-miri/miri

4 lines
129 B
Plaintext
Raw Normal View History

2021-11-25 16:35:14 -06:00
#!/bin/sh
# Hack to work around https://github.com/rust-analyzer/rust-analyzer/issues/10793.
exec "$(dirname "$0")"/../miri "$@"