Commit Graph

  • 631f03a1f3 chore(deps): lock file maintenance renovate[bot] 2023-12-18 00:18:45 +00:00
  • 6115956baf CI: Enable rustls on loongarch64 WANG Rui 2023-12-12 10:43:39 +08:00
  • 87afd6029a CI: Revert "Disable openssl for loongarch64-unknown-linux-gnu" WANG Rui 2023-12-12 10:38:52 +08:00
  • c91f0ee689 fix(deps): update rust crate openssl-src to v300.2.1+3.2.0 WANG Rui 2023-12-12 10:42:28 +08:00
  • 29eeae4642 fix(deps): update rust crate syn to v2.0.41 renovate[bot] 2023-12-13 01:13:15 +00:00
  • 6f34807b14 chore(deps): lock file maintenance renovate[bot] 2023-12-11 08:19:29 +00:00
  • 3f89ba1de5 fix(deps): update rust crate syn to v2.0.40 renovate[bot] 2023-12-11 03:40:11 +00:00
  • 04e135ccc9 fix(deps): update rust crate libc to v0.2.151 renovate[bot] 2023-12-10 17:00:21 +00:00
  • b430816406 chore(deps): update rust crate once_cell to v1.19.0 renovate[bot] 2023-12-07 13:48:56 +00:00
  • d3113a395b fix(deps): update rust crate clap to v4.4.11 renovate[bot] 2023-12-07 12:57:33 +00:00
  • 58ddd3451c fix(deps): update rust crate openssl to v0.10.61 renovate[bot] 2023-12-07 12:20:23 +00:00
  • 3a513bae6e Fix test permanently adding to PATH Matt Harding 2023-12-05 19:18:28 +00:00
  • 38ddd53d4a chore(deps): revert Cargo.toml bump in #3540 rami3l 2023-12-07 18:50:17 +08:00
  • 7a5f47b2d4 chore(deps): revert Cargo.toml bump in #3532 rami3l 2023-12-07 18:50:10 +08:00
  • 25da604ae5 chore(renovate): prevent unnecessary Cargo.toml bumps rami3l 2023-12-07 18:48:40 +08:00
  • 85788ceaf6 Lock file maintenance renovate[bot] 2023-12-04 00:40:11 +00:00
  • d0ec36b385 Fix panic in component list --toolchain stable Matt Harding 2023-12-01 09:03:33 +00:00
  • 94d41c6f69 Lock file maintenance renovate[bot] 2023-11-27 01:44:11 +00:00
  • c91ee064ab Upgrade hyper to 1.0 (#3543) Dezhi Wu 2023-11-25 23:04:04 +08:00
  • ab0f5bb78c Clarify several docs and help messages Matt Harding 2023-11-23 16:34:22 +00:00
  • e9de88557e Remove rel paths from rust-toolchain.toml docs Matt Harding 2023-11-23 16:32:27 +00:00
  • a602238b4b CI: Disable openssl for loongarch64-unknown-linux-gnu WANG Rui 2023-11-17 11:51:09 +08:00
  • a0b692cdde Update Rust crate url to 2.5 renovate[bot] 2023-11-22 21:38:59 +00:00
  • 79e88a2d42 Update Rust crate winreg to 0.52 renovate[bot] 2023-11-20 00:04:50 +00:00
  • ec452c7d57 Lock file maintenance renovate[bot] 2023-11-20 00:05:48 +00:00
  • 393e187b77 Update Rust crate windows-sys to 0.52.0 renovate[bot] 2023-11-15 21:14:40 +00:00
  • 519381b19d Update Rust crate termcolor to 1.4 renovate[bot] 2023-11-14 03:56:36 +00:00
  • 8040fe8ddc Streamline dependencies in Cargo.toml rami3l 2023-11-09 00:33:33 +08:00
  • 7dd4871be1 Update opentelemetry rami3l 2023-11-09 00:32:57 +08:00
  • fc5ce0b31a [doc] windows.md: fix link Olivier Lemasle 2023-11-09 13:36:56 +01:00
  • 5af4bc4a0d Inline channel pattern list Dirkjan Ochtman 2023-11-06 14:25:03 +01:00
  • 68fbf3fb1c Remove unused import Dirkjan Ochtman 2023-11-06 14:12:10 +01:00
  • 5e2be623dd Explicitly import symbols Dirkjan Ochtman 2023-11-06 14:08:30 +01:00
  • e386f89228 Remove unused dependencies from macros crate Dirkjan Ochtman 2023-11-06 13:58:41 +01:00
  • 867dfc7d46 Replace usage of lazy_static with once_cell Dirkjan Ochtman 2023-11-06 13:41:22 +01:00
  • 9f4857e22e Use more conventional field order in package table Dirkjan Ochtman 2023-11-06 13:27:07 +01:00
  • f613d3bb38 Remove authors from Cargo manifest (per RFC 3052) Dirkjan Ochtman 2023-11-06 13:26:33 +01:00
  • a9cd735f7f Update semver-compatible dependencies Dirkjan Ochtman 2023-11-06 14:04:47 +01:00
  • fb4b60b625 Use uniform dependency specification style Dirkjan Ochtman 2023-11-06 12:29:07 +01:00
  • 01bc242e93 Inline semver::Version in toolchain_sort rami3l 2023-11-01 21:18:31 +08:00
  • 435ed0dff5 Add docs specifying toolchain_sort's expected behavior rami3l 2023-11-01 20:51:19 +08:00
  • cc58a4194d Change key used in toolchain_sort rami3l 2023-11-01 21:15:49 +08:00
  • 4f26cf3d51 Inline special_version in toolchain_sort rami3l 2023-11-01 21:09:43 +08:00
  • 16cdde2651 Inline toolchain_sort_key in toolchain_sort rami3l 2023-11-01 20:55:53 +08:00
  • 02d6717705 Replace sort_by with sort_by_key in toolchain_sort rami3l 2023-11-01 20:54:33 +08:00
  • ac431340f3 Refine test_toolchain_sort rami3l 2023-11-01 20:49:38 +08:00
  • 089d04b863 Suggest installing MSYS2 for windows-gnu rami3l 2023-10-30 17:44:34 +08:00
  • 13e53706ae Fix the test toolchain_broken_symlink on Windows Matt Harding 2023-11-03 02:14:32 +00:00
  • b5d74ac693 Move TOOLSTATE_MSG to dist to serve toolchain-wide operations rami3l 2023-10-08 19:27:16 +08:00
  • 310570beff Add test to ensure resolution of #3418 rami3l 2023-10-08 19:27:16 +08:00
  • 53d44ac269 Add Panics sections to docstrings rami3l 2023-10-10 18:09:22 +08:00
  • 7f86b75892 Refactor components_*_msg rami3l 2023-10-10 18:09:01 +08:00
  • e814458b66 Delete suggestions of removing the relevant component from component_unavailable_msg rami3l 2023-10-08 19:27:16 +08:00
  • c5f0316582 Clean up some manifestation logic rami3l 2023-10-08 19:27:15 +08:00
  • 0907089ccd Warn when running under Rosetta emulation Kornel 2022-09-08 12:34:29 +01:00
  • 33ad33ef66 Lock file maintenance renovate[bot] 2023-10-23 01:14:25 +00:00
  • b900a6cd87 Lock file maintenance renovate[bot] 2023-10-16 00:44:15 +00:00
  • 1241a2f3ba Typo fixed in tips-and-tricks.md file Sandesh Pyakurel 2023-10-13 20:40:49 +05:45
  • 81f96daf9b Adjust suggestions about sourcing env files rami3l 2023-10-13 00:07:59 +08:00
  • 737ad82333 Restrict zsh shwordsplit to downloader() rami3l 2023-10-12 22:32:24 +08:00
  • a027d95781 Update Rust crate zstd to 0.13 renovate[bot] 2023-10-11 17:05:04 +00:00
  • fa2336d53a Apply clippy suggestions rami3l 2023-10-10 20:27:57 +08:00
  • 104322c2b2 Extract post_install_msg_unix_source_env!() rami3l 2023-10-11 14:03:59 +08:00
  • a7a54b01f2 Add suggestions to mention sourcing env.fish rami3l 2023-10-10 20:24:16 +08:00
  • 3d6f8ea170 Fix zsh word splitting for curl "--retry 3" Alex Hudspith 2023-09-08 14:29:29 +01:00
  • 900d3d63ea Add ksh compatibility for latest illumos and others Alex Hudspith 2023-09-08 14:28:42 +01:00
  • 27808814d3 Remove redundant message if an error occurs during package extraction ongchi 2023-08-23 20:31:09 +08:00
  • af6726d553 Update Rust crate regex to 1.10.0 renovate[bot] 2023-10-09 22:23:54 +00:00
  • 0cc274e42d Write a custom env script for fish Maybe Waffle 2023-03-07 18:06:32 +04:00
  • 6838d76a70 Fix fish config dir paths Maybe Waffle 2023-03-07 18:06:04 +04:00
  • 471bbadd70 Update all rc fish scripts Maybe Waffle 2023-03-07 18:04:40 +04:00
  • 68355a5fc3 Try to add support for fish shell Maybe Waffle 2022-11-11 18:36:09 +04:00
  • 5bf3448c4a Clarify the origin of rust-$TARGET CI Docker images rami3l 2023-10-08 20:31:44 +08:00
  • 3ee50cc643 Lock file maintenance renovate[bot] 2023-10-08 02:02:06 +00:00
  • 004000145a Apply more clippy suggestions rami3l 2023-10-08 20:47:48 +08:00
  • cd3a10fba8 Capturing IO error in download_file_with_resume (#3421) Chih Wang 2023-10-07 03:40:38 +08:00
  • 865d699588 Adjust instructions for manual installation (#3502) rami3l 2023-10-07 03:36:05 +08:00
  • be2c44cba9 Windows: Load DLLs from system32 Chris Denton 2023-08-13 11:11:25 +01:00
  • 745473d6a7 When running a 32-bit rustup on an aarch64 CPU, select a 32-bit toolchain Alex Gaynor 2023-09-23 11:34:25 -04:00
  • 303c6f990b Do not fallback to "arm" in rustup-init.sh on aarch64 with 32-bit userland Alex Gaynor 2023-09-22 19:31:42 -04:00
  • de7b1a5bb7 Update Rust crate toml to 0.8 renovate[bot] 2023-10-05 10:45:48 +00:00
  • 7e224261fe Mention brew install rustup-init in the user guide rami3l 2023-08-25 11:12:09 +08:00
  • bc96a2ab60 Adjust section titles in the user guide rami3l 2023-08-25 10:57:35 +08:00
  • 0ab89bd011 Update actions/checkout action to v4 renovate[bot] 2023-10-05 09:41:15 +00:00
  • a6dfda74ee Avoid warning for unused variant Dirkjan Ochtman 2023-10-05 10:52:57 +02:00
  • cc9b4f00c5 fix invalid link for 1.25.2 rami3l 2023-09-24 22:13:07 +08:00
  • 3ec15a10a9 1.26.0 should not be unreleased in the changelog rami3l 2023-09-24 22:12:43 +08:00
  • b16e0597e6 Refactor test case install_uninstall_affect_path rami3l 2023-08-30 18:15:40 +08:00
  • e23a019b75 Update Rust crate winreg to 0.51 renovate[bot] 2023-08-30 18:15:40 +08:00
  • dc65020655 Apply clippy suggestions from Rust 1.74 (#3497) Dirkjan Ochtman 2023-10-05 10:25:22 +02:00
  • ca6ece7d1d Merge pull request #3499 from rustaceanclub/master Dirkjan Ochtman 2023-10-05 10:23:36 +02:00
  • 794e5968c4 Fix some typos cui fliter 2023-10-05 13:17:38 +08:00
  • d4c684485c Merge pull request #3469 from rust-lang/renovate/opentelemetry Robert Collins 2023-08-30 07:04:55 +02:00
  • 43a79d03b3 Merge pull request #3459 from rust-lang/renovate/lock-file-maintenance renovate[bot] 2023-08-30 00:14:02 +00:00
  • e97f3dcf81 Lock file maintenance renovate[bot] 2023-08-29 21:16:09 +00:00
  • 3333cdde37 Merge pull request #3444 from djc/clap-4 Robert Collins 2023-08-29 23:14:33 +02:00
  • 6954674840 Fix rustup_only_options_stdout Robert Collins 2023-08-29 19:33:04 +02:00
  • ab8835bde0 Bring additional help section style in line with clap 4 Dirkjan Ochtman 2023-08-16 15:59:49 +02:00
  • 618530addb Upgrade to clap 4 Dirkjan Ochtman 2023-08-15 10:24:36 +02:00
  • 61f913315e Avoid deprecated clap API Dirkjan Ochtman 2023-08-15 10:10:48 +02:00