diff options
| author | Michael Goulet <michael@errs.io> | 2023-01-20 21:33:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-20 21:33:22 -0500 |
| commit | d26c88c75231ab90b522fb061383f8e0156f1f20 (patch) | |
| tree | 25afc1d1406b1e089aba16dcc52c8a4107691bfc /tests/rustdoc-js-std/parser-errors.js | |
| parent | 68b390ae2a099a598bfe44d4ec36ae15159c283f (diff) | |
| parent | 540ca2ff2acf5539868b1f1c156f6c895fdc9ffc (diff) | |
| download | rust-d26c88c75231ab90b522fb061383f8e0156f1f20.tar.gz rust-d26c88c75231ab90b522fb061383f8e0156f1f20.zip | |
Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68
check for x version updates This PR adds a check to tidy to assert that the installed version of `x` is equal to the version in `src/tools/x/Cargo.toml`. It checks the installed version of `x` by parsing the output of `cargo install --list` (as an option proposed in this [issue](https://github.com/rust-lang/rust/issues/106469)). It does not warn if `x` has not yet been installed, on the assumption that the user isn't interested in using it.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
