rust/src/ci
bors 481971978f Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov
Use HTTPS links where possible

While looking at #86583, I wondered how many other (insecure) HTTP links were in `rustc`. This changes most other `http` links to `https`. While most of the links are in comments or documentation, there are a few other HTTP links that are used by CI that are changed to HTTPS.

Notes:
- I didn't change any to or in licences
- Some links don't support HTTPS :(
- Some `http` links were dead, in those cases I upgraded them to their new places (all of which used HTTPS)
2021-06-26 08:24:31 +00:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov 2021-06-26 08:24:31 +00:00
github-actions add the x86_64-gnu-stable job to test with stable channel 2021-06-07 18:55:43 +02:00
scripts Also run check in case there are changes in the rustdoc-gui tools 2021-05-26 10:38:08 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00
pgo.sh update perf version used for PGO 2021-05-10 14:39:28 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00
shared.sh Use HTTPS links where possible 2021-06-23 16:26:46 -04:00