Chris Krycho
effecb884e
infra: rewrite rustup toolchain paths in update-rustc.sh
...
As with project paths, we do not want these to have the paths from the
user who runs `update-rustc.sh`, but some totally generic path.
2024-11-05 15:53:09 -07:00
Chris Krycho
b9241f6b14
infra: support listing deps in update-rustc.sh
2024-11-04 12:48:08 -07:00
Carol (Nichols || Goulding)
ea8cd41a84
Switch to double quotes as shellcheck suggests
2024-05-22 14:52:49 -04:00
Carol (Nichols || Goulding)
1755cce5cf
Update regex to account for new cargo output format
2024-05-22 14:52:49 -04:00
Carol (Nichols || Goulding)
82e1e05aef
Suppress new cargo clean output when regenerating output
2024-05-22 14:52:49 -04:00
Carol (Nichols || Goulding)
4b43eac27b
Upgrade to Rust 1.61
2022-06-04 09:38:06 -04:00
Carol (Nichols || Goulding)
c99c03c659
Make fixes recommended by shellcheck
2022-01-03 13:18:46 -05:00
Carol (Nichols || Goulding)
1e9632cec2
Clean listings' target dirs to save me some disk space
2021-09-15 21:45:14 -04:00
Carol (Nichols || Goulding)
1263e3fad3
Update to 1.52
2021-05-06 22:28:13 -04:00
Carol (Nichols || Goulding)
69e592dcdd
Fix bad regex in the update rustc script and regenerate broken output
...
Fixes #2595
2021-02-28 21:34:07 -05:00
Carol (Nichols || Goulding)
3e8b12604a
Rewrap to 80 chars like the rest of this repo
2021-01-12 21:39:58 -05:00
Carol (Nichols || Goulding)
d28480ea67
Use single quotes when shell expansions aren't needed
2020-12-05 14:18:30 -05:00
Carol (Nichols || Goulding)
b82bcd8f56
Use @ instead of slash to avoid some escaping
2020-12-05 14:18:29 -05:00
Carol (Nichols || Goulding)
17618d8b8f
Try saving the test binary hash to not have to wade through those in the diffs
...
There are a few output files that have more than one test binaries; make
their hashes be the same because I'm too tired to figure out how to
capture and replace multiple different hashes.
2020-12-05 14:18:29 -05:00
Carol (Nichols || Goulding)
020c565f58
Handle dev or test in the Finished output line
2020-01-27 17:03:36 -05:00
Carol (Nichols || Goulding)
dec27eead0
Add rustfmt to the update-rustc script
...
With a mechanism to ignore particular listings for various reasons
2020-01-25 21:20:41 -05:00
Carol (Nichols || Goulding)
bc8c9f1013
Write a script to update output with a new version of rustc
2020-01-25 21:20:41 -05:00