This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-12-16 18:44:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e0852705e
rust
/
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 New Issue
Copy Permalink