This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-11-16 17:58:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
124caeb9a2
rust-clippy
/
tests
/
ui
/
update-all-references.sh
4 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
rustup and compile-fail -> ui test move
2017-02-07 20:05:30 +00:00
#!/bin/bash
Rewrite update-all-references bash scripts in Rust This replaces the `update-all-references` scripts with a single cargo dev bless command. cc #5394
2020-12-02 17:20:02 +00:00
echo
"Please use 'cargo dev bless' instead."
Reference in a new issue
Copy permalink