We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
if you don't run cargo uitest (and maybe cargo test) before tests/ui/update-all-references.sh the script won't do anything.
cargo uitest
cargo test
tests/ui/update-all-references.sh
It would be nice if this could be made more clear. Got me really confused why cargo run and cargo build didn't trigger a change for the script.
cargo run
cargo build