Commit Graph

  • 7450397eac refactor(toolchain): privatize Toolchain::maybe_do_cargo_fallback() rami3l 2025-05-08 20:21:37 +08:00
  • 54e1fb7138 deps: update aws-lc-rs to 1.13.1 Maksim Bondarenkov 2025-05-09 07:31:51 +03:00
  • 8948cd2875 docs(changelog): mirror changes from the release announcement, take 2 rami3l 2025-05-05 21:16:11 +08:00
  • ff70902c8a chore(deps): lock file maintenance renovate[bot] 2025-05-05 00:47:51 +00:00
  • e4f3ad6f89 docs(changelog): refine wording about the recommended download backend 1.28.2 rami3l 2025-04-28 23:42:02 +08:00
  • f7935a8ad2 dist: update commit shasum in rustup-init.sh rami3l 2025-04-28 23:09:05 +08:00
  • d1f31992af docs(changelog): mirror changes from the release announcement rami3l 2025-04-25 22:05:27 +08:00
  • e10da85d01 docs(changelog): reflect changes since v1.28.2 beta rami3l 2025-04-28 22:15:44 +08:00
  • dc29129dd0 Deprecate native-tls as well Dirkjan Ochtman 2025-04-28 15:24:09 +02:00
  • 12841b83d3 chore(deps): lock file maintenance renovate[bot] 2025-04-28 00:48:00 +00:00
  • b79969b8d0 Enable HTTP/2 support for reqwest download backend Dirkjan Ochtman 2025-04-25 17:45:03 +02:00
  • a0946f057b Set ALPN protocols for rustls backend Dirkjan Ochtman 2025-04-25 16:50:38 +02:00
  • bdefc8acc0 Take rustls-platform-verifier 0.5.2 Joe Birr-Pixton 2025-04-25 18:43:14 +01:00
  • 02513fa722 docs(changelog): update for v1.28.2 release rami3l 2025-04-25 13:21:40 +08:00
  • b0fc3db8a5 Emit tracing events from log facade calls Dirkjan Ochtman 2025-04-25 12:19:03 +02:00
  • db9e76c078 download: show Debug representation for errors Dirkjan Ochtman 2025-04-25 12:12:39 +02:00
  • d462b4e186 Clean up formatting in span arguments Dirkjan Ochtman 2025-04-25 10:53:32 +02:00
  • 7a42d6d902 Avoid repeated globals in tracing events Dirkjan Ochtman 2025-04-25 10:53:19 +02:00
  • 148f5e106d Log original download errors immediately Dirkjan Ochtman 2025-04-25 11:03:48 +02:00
  • f405664afe Avoid importing anyhow::Result alias Dirkjan Ochtman 2025-04-25 11:03:25 +02:00
  • 3200634356 feat(cli/rustup-mode): add aliases to rustup component remove rami3l 2025-04-25 14:44:20 +08:00
  • 3f3f45f065 chore(deps): lock file maintenance renovate[bot] 2025-04-25 03:59:17 +00:00
  • 19dba91602 docs(changelog): reflect changes since v1.28.2 beta rami3l 2025-04-21 21:47:43 +08:00
  • 94588ed2df docs(changelog): add rationale of deprecating curl rami3l 2025-04-21 21:45:12 +08:00
  • 814d641977 chore(deps): lock file maintenance renovate[bot] 2025-04-21 00:47:22 +00:00
  • aeaef85615 Switch flate2 to use the zlib-rs backend Josh Triplett 2025-04-18 20:00:46 -07:00
  • 1df20633d4 Hardlink proxies if symlinks aren't reachable Chris Denton 2025-04-18 01:18:17 +00:00
  • 4176dc17ac Add powerpc64le-unknown-linux-musl support Jens Reidel 2025-04-18 02:53:22 +02:00
  • 2cc0829b65 Add toolchain_name to not installed bail msg Jordan McQueen 2025-04-17 16:47:03 +09:00
  • 52fce8964b ci(windows): enable full test suite for ARM64 build rami3l 2025-04-16 10:28:09 +08:00
  • d67d0e7d07 ci(windows): install clippy when needed rami3l 2025-04-16 13:58:49 +08:00
  • c9836b9adb ci(windows): fix the command adding rustup to $PATH rami3l 2025-04-16 13:36:34 +08:00
  • 4031dd731c chore(deps): lock file maintenance renovate[bot] 2025-04-14 00:47:27 +00:00
  • 77863418e4 dist: update commit shasum in rustup-init.sh rami3l 2025-04-13 09:33:52 +08:00
  • 4edd08e3f2 docs(changelog): update for v1.28.2 release rami3l 2025-04-12 18:41:45 +08:00
  • bf0aea6d2e dist: bump rustup version to v1.28.2 rami3l 2025-04-12 18:41:44 +08:00
  • 3dc390df00 docs(user-guide): cover correct $PATH configuration for proxies rami3l 2025-04-09 22:21:23 +08:00
  • 4bd44f2290 docs(user-guide): adjust wording rami3l 2025-04-09 18:15:36 +08:00
  • 3cd156c463 Warn about using curl Dirkjan Ochtman 2025-04-04 13:33:10 +02:00
  • 0788cd6d20 Simplify download API abstraction Dirkjan Ochtman 2025-04-04 13:30:41 +02:00
  • a021acdf46 Drop workspace indirection Dirkjan Ochtman 2025-04-04 13:24:57 +02:00
  • 941f543143 Fold download crate back into rustup Dirkjan Ochtman 2025-04-04 13:16:23 +02:00
  • 77efaf1de8 download: merge integration test files Dirkjan Ochtman 2025-04-04 13:11:36 +02:00
  • ca72ada1ad chore(deps): lock file maintenance renovate[bot] 2025-04-07 00:47:22 +00:00
  • 18b8e340f0 Test CARGO environment replacement Chris Denton 2025-04-04 04:28:16 +00:00
  • f9ed6fc427 Update CARGO env var if it is a rustup proxy Chris Denton 2025-04-03 10:22:00 +00:00
  • 4514d36fcc chore(deps): lock file maintenance renovate[bot] 2025-03-31 00:47:23 +00:00
  • bc820323d5 Tweak toolchain subcommand help text Dirkjan Ochtman 2025-03-30 10:48:59 +02:00
  • 027a625557 Move toolchain and default commands first Dirkjan Ochtman 2025-03-30 10:48:35 +02:00
  • c89f131249 show toolchain paths in rustup show -v output CLoaKY233 2025-03-29 10:18:31 +05:30
  • 6261788652 refactor(cli/self-update): save allocations in Nu::rcfiles() rami3l 2025-03-25 18:30:36 +08:00
  • 13fa296051 fix(cli/self-update)!: stop appending to env.nu due to deprecation rami3l 2025-03-25 18:30:35 +08:00
  • 3d29f1a868 fix(cli/self-update): consider Windows paths in Nushell suggestions rami3l 2025-03-25 18:30:35 +08:00
  • 01c7a55cdc refactor(cli/self-update): use path add in env.nu template rami3l 2025-03-25 18:30:35 +08:00
  • 013349c14f fix(cli/self-update): use interpolated string in env.nu template rami3l 2025-03-25 18:30:35 +08:00
  • 36134f5add fix(cli/self-update): fix Nushell suggestion in Nu::source_string() rami3l 2025-03-25 18:30:35 +08:00
  • 792a6bef40 fix(cli/self-update): fix Nushell suggestion in post_install_msg_unix_source_env!() rami3l 2025-03-25 18:30:34 +08:00
  • c5a694a20a feat(cli/self-update): move cargo_home_str() to UnixShell::cargo_home_str() rami3l 2025-03-25 18:30:34 +08:00
  • 092b43277f refactor(cli/self-update): extract cargo_home_str_with_home() rami3l 2025-03-25 18:30:34 +08:00
  • f97e8361e6 refactor(cli/self-update)!: move ShellScript::write() to UnixShell::write_script() rami3l 2025-03-25 18:30:34 +08:00
  • 46a1f5dada chore(cli/self-update): reorganize imports rami3l 2025-03-25 18:30:33 +08:00
  • 364f72a22f Upgrade opentelemetry dependencies Dirkjan Ochtman 2025-03-24 11:00:14 +01:00
  • fbc47d39cc chore(deps): lock file maintenance renovate[bot] 2025-03-24 00:47:15 +00:00
  • 3b60eb245d fix(config)!: strip /dist suffix from RUSTUP_DIST_ROOT only once rami3l 2025-03-19 23:17:06 +08:00
  • 64ad614aa8 docs(user-guide/environment-variables): document RUSTUP_VERSION rami3l 2025-03-19 22:13:03 +08:00
  • 4d52aee953 feat(rustup-init/sh): allow setting RUSTUP_VERSION during installation rami3l 2025-03-19 21:29:29 +08:00
  • 6d7779c401 feat(cli/self-update): allow setting RUSTUP_VERSION for arbitrary downgrades rami3l 2025-03-19 21:29:29 +08:00
  • 4f27ce486f feat(test/clitools): add Config::expect_ok_ex_env() rami3l 2025-03-19 21:56:20 +08:00
  • ed54fd29c4 refactor(config): clean up dist_root_server() rami3l 2025-03-19 21:29:28 +08:00
  • 1015b50712 refactor(cli/rustup-mode): use Cfg::active_toolchain() for notes rami3l 2025-03-19 12:07:43 +08:00
  • 7e8def97de refactor(config)!: rename Cfg::find_or_install_active_toolchain() to ensure_active_toolchain() rami3l 2025-03-19 12:07:43 +08:00
  • 7b64e9f345 refactor(config)!: rename Cfg::find_active_toolchain() to maybe_ensure_active_toolchain() & adjust variable names rami3l 2025-03-19 12:07:42 +08:00
  • 8b054db3a2 fix(errors)!: improve error messages for RustupError::ToolchainNotInstalled rami3l 2025-03-19 12:07:42 +08:00
  • f439f48376 refactor(cfg): extract Cfg::active_toolchain() rami3l 2025-03-19 12:07:42 +08:00
  • 671b874c94 chore(deps): lock file maintenance renovate[bot] 2025-03-17 00:47:15 +00:00
  • 7870fd11da Add set auto-install disable Chris Denton 2025-03-14 19:22:57 +00:00
  • 35d97428d2 Use cursor: pointer for copy button on website Noratrieb 2025-03-14 22:09:52 +01:00
  • 94a746ac71 fix(dist): refine suggestions about missing targets rami3l 2025-03-14 10:40:38 +08:00
  • 51a0b390fe Append Windows bin directory to PATH by default Chris Denton 2025-03-12 10:44:23 +00:00
  • ec156b4de2 Remove validation for custom toolchains when reading rust-toolchain.toml Wesley Wiser 2025-03-12 11:38:42 -05:00
  • 7588311830 document RUSTUP_AUTO_INSTALL Adam H. Leventhal 2025-03-11 10:17:37 -07:00
  • 895a43a3e2 Allow copy&paste of documented registry keys into Regedit Evgeny 2025-03-10 16:37:29 +07:00
  • bbda4f34b5 chore(deps): lock file maintenance renovate[bot] 2025-03-10 00:46:47 +00:00
  • 21d4b2777f Fix build script cargo instructions Chris Denton 2025-03-05 17:02:22 +00:00
  • 590e5748e0 Update delay loaded DLLs Chris Denton 2025-03-05 17:43:35 +00:00
  • f9edccde03 dist(rustup-init/sh): update commit shasum 1.28.1 Chris Denton 2025-03-05 11:10:45 +00:00
  • bb9441b611 Update changelog for 1.28.1 Chris Denton 2025-03-05 10:20:15 +00:00
  • bed004f38f fix!(config): re-enable implicit toolchain installation in Cfg::local_toolchain() with optional opt-out rami3l 2025-03-05 09:57:46 +08:00
  • dd7d362230 refactor(test/clitools): extract Config::expect_err_env() rami3l 2025-03-05 13:09:08 +08:00
  • 2ddbdb8906 Use relative symlinks when possible Chris Denton 2025-03-04 19:15:22 +00:00
  • 0eefe20052 dist(rustup-init/sh): update commit shasum Chris Denton 2025-03-04 19:23:44 +00:00
  • 83ac5d9ec4 docs: update CHANGELOG for v1.28.1 release Chris Denton 2025-03-04 16:32:18 +00:00
  • 95da6170c6 fix!(config): re-enable active toolchain installation in Cfg::find_active_toolchain() with optional opt-out rami3l 2025-03-04 13:45:28 +08:00
  • 8431f909d8 config: make Config::find_active_toolchain() async rami3l 2025-03-04 15:44:19 +01:00
  • 8962cb15f3 Use terse output for rustup show active-toolchain Chris Denton 2025-03-04 12:53:56 +00:00
  • 5f3b27203d Use read_timeout for reqwest instead of timeout Chris Denton 2025-03-04 10:55:34 +00:00
  • f00c3d1fbc chore(deps): lock file maintenance renovate[bot] 2025-03-03 00:47:28 +00:00
  • 6e19fbec7d test: turn set_current_dist_date() into a Config method Dirkjan Ochtman 2025-03-02 14:09:54 +01:00
  • fd1d8362b0 test: privatize clitools module Dirkjan Ochtman 2025-03-02 14:06:44 +01:00
  • 945d31ba99 test: remove function wrappers for cmd() and env() Dirkjan Ochtman 2025-03-02 14:02:17 +01:00