Commit Graph

  • 1e94b9a7a0 test: privatize mock module Dirkjan Ochtman 2025-03-02 13:54:56 +01:00
  • 5b52408eab test: move create_mock_dist_server() to Scenario::write_to() Dirkjan Ochtman 2025-03-02 13:48:45 +01:00
  • d61ae82e0b test: move Release into dist Dirkjan Ochtman 2025-03-02 13:45:26 +01:00
  • 034d975115 test: turn channel builders into constructors Dirkjan Ochtman 2025-03-02 13:42:02 +01:00
  • 411283942d test: move mock channel builders into dist Dirkjan Ochtman 2025-03-02 13:39:22 +01:00
  • 6cf7d81412 test: move arch consts into top-level module Dirkjan Ochtman 2025-03-02 13:37:02 +01:00
  • d2ef316fc6 test: turn build_*_installer() functions into constructors Dirkjan Ochtman 2025-03-02 13:18:14 +01:00
  • 27ef78b642 test: move installer builders into mock module Dirkjan Ochtman 2025-03-02 13:11:34 +01:00
  • 1237ac71bf test: privatize items in clitools Dirkjan Ochtman 2025-03-02 12:55:43 +01:00
  • be42f7de20 test: keep Config impl close to type definition Dirkjan Ochtman 2025-03-02 12:46:31 +01:00
  • dd84d53970 test: privatize dist module Dirkjan Ochtman 2025-03-02 12:38:08 +01:00
  • 7dfba9c1b9 test: privatize items in test::dist Dirkjan Ochtman 2025-03-02 12:33:56 +01:00
  • 4fe6a3c547 test: inline short module topical_doc_data Dirkjan Ochtman 2025-03-02 12:30:38 +01:00
  • 2570aa5c8c Remove level of nesting in test module Dirkjan Ochtman 2025-03-02 12:12:17 +01:00
  • e2d9e7edde dist(rustup-init/sh): update commit shasum 1.28.0 rami3l 2025-03-02 20:22:18 +08:00
  • beda84eda2 Tweak SanitizedOutput style Dirkjan Ochtman 2025-03-02 11:58:15 +01:00
  • 6b57e4b954 docs: update CHANGELOG for v1.28.0 release rami3l 2025-03-02 14:00:21 +08:00
  • 6744fb5206 Have mocked cargo better adhere to cargo conventions Samuel Moelius 2025-02-03 11:26:31 -05:00
  • f41403f5f2 Do not append EXE_SUFFIX in Config::cmd Samuel Moelius 2025-02-03 19:38:37 -05:00
  • fa44b9bbba Add TryFrom<Output> for SanitizedOutput Samuel Moelius 2025-02-03 11:22:09 -05:00
  • 580c94fcda refactor(test): replace (before|after)_test_async() with TestProcess::_telemetry_guard rami3l 2025-03-01 11:17:18 +08:00
  • 3152eee44e style(rustup-init): reorganize imports rami3l 2025-03-01 11:16:18 +08:00
  • 956677a5f6 refactor(log): introduce GlobalTelemetryGuard rami3l 2025-03-01 11:15:40 +08:00
  • 1f5c82d590 refactor(process): rename TestProcess::_guard to _tracing_guard rami3l 2025-03-01 11:01:17 +08:00
  • 238e472988 chore(deps): update opentelemetry renovate[bot] 2025-02-15 18:36:52 +00:00
  • fe3fd884e6 fix(deps): update rust crate windows-registry to 0.5.0 renovate[bot] 2025-02-24 19:34:54 +00:00
  • 52e6070c98 chore(deps): lock file maintenance renovate[bot] 2025-02-24 00:47:12 +00:00
  • 148486ba01 refactor: improve binary suffix stripping Tim Hutt 2025-02-23 07:50:45 +00:00
  • 83d0901bd7 build: bump the codebase Language Edition to 2024 rami3l 2025-02-22 14:58:28 +08:00
  • e9883c45f5 style(cli/job): fix unsafe-op-in-unsafe-fn rami3l 2025-02-22 15:06:09 +08:00
  • 90f4482674 style(cli/log): use precise capturing when necessary rami3l 2025-02-22 14:36:17 +08:00
  • c99abddb83 chore: use unsafe versions of (add|remove)_var() rami3l 2025-02-22 13:48:38 +08:00
  • c1f4d719f4 style: remove redundant ref keywords rami3l 2025-02-22 12:04:49 +08:00
  • 635625e08b style: partially migrate away from if-let rami3l 2025-02-22 11:49:18 +08:00
  • 39526f913e style: format sources with the 2024 Style Edition rami3l 2025-02-20 23:24:00 +08:00
  • e41930d239 chore: fix new clippy warnings rami3l 2025-02-20 23:11:08 +08:00
  • 0851758bb2 fix(deps): update rust crate pulldown-cmark to 0.13 rami3l 2025-02-17 10:11:08 +08:00
  • a570be0986 chore(deps): lock file maintenance renovate[bot] 2025-02-17 00:47:19 +00:00
  • e9fef8f7d5 feat(rustup-init/sh): add env var to print arch detection result rami3l 2025-02-15 10:56:21 +08:00
  • a2d5350173 refactor(component): reduce allocations in ComponentPart::encode() rami3l 2025-02-11 17:36:54 +08:00
  • 6606aa7c91 refactor(component)!: extract ComponentPartKind rami3l 2025-02-11 12:04:20 +08:00
  • 88dbc399e6 style(component): reduce right drift in ComponentPart::decode() rami3l 2025-02-10 21:40:58 +08:00
  • 185db77072 refactor(component)!: turn ComponentPart's fields into named ones rami3l 2025-02-10 21:37:16 +08:00
  • 6b1aa7d0f4 fix(dist/prefix): normalize path separators in REL_MANIFEST_DIR rami3l 2025-02-10 14:43:19 +08:00
  • 09f1aab569 fix(component): normalize path separators during ComponentPart::(en|de)code() rami3l 2025-02-09 21:56:17 +08:00
  • 967c12e4f0 chore(deps): lock file maintenance renovate[bot] 2025-02-10 00:46:56 +00:00
  • 2298aa58c9 chore(deps): lock file maintenance renovate[bot] 2025-02-03 00:46:56 +00:00
  • 5b5f401178 Upgrade to rand 0.9 Dirkjan Ochtman 2025-02-01 15:24:13 +01:00
  • 069e64116e chore(deps): lock file maintenance renovate[bot] 2025-01-27 00:47:08 +00:00
  • cb3556eaf6 fix(ci/doc): fix typo in renovate datasource rami3l 2025-01-22 13:37:23 +08:00
  • 817eae0498 ci(doc): make renovatebot bump locked mdbook rami3l 2025-01-21 23:59:54 +08:00
  • 3ce78f83e4 ci(doc): pin mdbook to 0.4.43 rami3l 2025-01-21 23:46:42 +08:00
  • 92663bc692 chore(deps): lock file maintenance renovate[bot] 2025-01-20 00:47:27 +00:00
  • 1f06e3b31d ci(schedule): run cron tasks more times per week rami3l 2025-01-18 10:59:19 +08:00
  • a0417ec5d3 ci(schedule): promote to use the stable job list rami3l 2025-01-18 10:51:33 +08:00
  • fa4ae32055 ci(doc): fix stable build of user-guide rami3l 2025-01-17 16:04:05 +08:00
  • bf28325de1 ci(linux): enable the full test suite for aarch64-unknown-linux-gnu rami3l 2025-01-17 10:02:47 +08:00
  • 80329925ec ci(linux): use public ARM64 Linux runners rami3l 2025-01-17 09:57:08 +08:00
  • 69f8d66bc2 ci(deploy-docs): merge with test-docs rami3l 2025-01-17 14:32:12 +08:00
  • fe9dce78ba ci(deploy-docs): enable on PR without uploads rami3l 2025-01-17 12:51:49 +08:00
  • 31cb59503f ci(deploy-docs): build one book per workflow step rami3l 2025-01-17 13:55:51 +08:00
  • e8248482f5 ci(deploy-docs): install mdbook with install-action rami3l 2025-01-17 12:43:39 +08:00
  • 3fc52e98e6 Change installation of dependencies for Aarch64 Dockerfile Jakub Beránek 2025-01-16 16:53:19 +01:00
  • b7cd4292c6 Run Aarch64 jobs on PRs Jakub Beránek 2025-01-16 16:45:22 +01:00
  • e1fbefc4a4 Use ARM based runners for ARM CI targets Jakub Beránek 2025-01-16 16:31:07 +01:00
  • 525f0d54d8 chore(deps): lock file maintenance renovate[bot] 2025-01-13 01:28:40 +00:00
  • 6fa21c2c45 style: fix clippy warnings rami3l 2025-01-10 10:18:48 +08:00
  • 36ec899cad docs(user-guide/components): add deprecation notice for wasm32-wasi rami3l 2025-01-10 09:42:56 +08:00
  • 568c482a67 Update Windows dependencies Kenny Kerr 2025-01-07 10:12:39 -06:00
  • 84adf479b1 feat(cli/rustup-mode)!: simplify error message for rustup show active-toolchain rami3l 2025-01-06 21:13:38 +08:00
  • ba1eff93c3 fix(cli/rustup-mode): make rustup show active-toolchain exit with 1 when none is active rami3l 2025-01-04 08:59:50 +08:00
  • 0b22bb2e1c fix(cli/rustup-mode): make rustup default exit with 1 when there's no default rami3l 2025-01-04 08:47:23 +08:00
  • 330dbc5750 chore(deps): lock file maintenance renovate[bot] 2025-01-06 00:26:46 +00:00
  • 424407e8f6 fix(cli/rustup-mode)!: change rustup doc --error_codes to --error-codes rami3l 2025-01-04 22:35:18 +08:00
  • ef631dcded fix(deps): update rust crate itertools to 0.14 renovate[bot] 2025-01-03 13:54:06 +00:00
  • ae210ce38e fix(cli): align rustup show's --verbose behavior with rustup show active-toolchain rami3l 2024-12-29 11:04:30 +08:00
  • 1fe9366028 feat(cli): show the toolchain path with rustup show active-toolchain --verbose rami3l 2024-12-29 10:21:19 +08:00
  • 7efb4bd511 feat(test): accept more than one args in for_host*!() rami3l 2024-12-29 10:37:48 +08:00
  • da63a8dc8b chore(deps): lock file maintenance renovate[bot] 2024-12-30 02:28:56 +00:00
  • 3b7b5e930d fix(ci): fix installation of cargo-all-features rami3l 2024-12-29 13:57:39 +08:00
  • 7ccf717e6e docs(user-guide/installation): update "General tips" rami3l 2024-12-23 13:55:06 +08:00
  • bd41115853 chore(deps): lock file maintenance renovate[bot] 2024-12-23 05:42:24 +00:00
  • f95a9523fc move deps around klensy 2024-12-22 14:47:16 +03:00
  • 730ee37e1d fix(deps): update rust crate rustls-platform-verifier to 0.5 renovate[bot] 2024-12-21 09:32:56 +00:00
  • 8827270748 fix(rustup-init/sh): don't emit "unknown macOS major version" for macOS v11+ rami3l 2024-12-21 11:40:31 +08:00
  • cdf9ef0cc9 refactor(rustup-init/sh): extract $_os_major rami3l 2024-12-21 11:31:40 +08:00
  • 74610a40fc refactor(rustup-init/sh): extract $_os_version rami3l 2024-12-21 11:06:06 +08:00
  • 66269c4e36 ci(linux): move bindgen-cli installation into run.bash rami3l 2024-12-04 21:23:03 +08:00
  • 759ad7d1af ci(stable): enable loongarch64-unknown-linux-musl builds rami3l 2024-12-04 14:32:02 +08:00
  • 8009c5bfe2 ci(linux): disable reqwest-rustls-tls for unsupported platforms rami3l 2024-12-04 22:58:11 +08:00
  • cc6fbc92e9 ci(linux): configure gcc-multilib and libclang for some *nix builds rami3l 2024-12-04 22:43:23 +08:00
  • 9e060252b0 chore(deps): bump aws-lc-rs and aws-lc-sys rami3l 2024-12-18 09:55:50 +08:00
  • e63d5526eb download: clean up TLS feature guards Dirkjan Ochtman 2024-12-20 15:25:43 +01:00
  • fb572ddb81 download: simplify feature guards Dirkjan Ochtman 2024-12-20 15:14:19 +01:00
  • d06af1b4b4 download: attach download functions to Backend type Dirkjan Ochtman 2024-12-20 15:10:10 +01:00
  • 028ae43f13 download: remove intermediate reqwest-backend feature Dirkjan Ochtman 2024-12-20 15:04:21 +01:00
  • f5855bd37a Implement more complete backend selection Dirkjan Ochtman 2024-12-18 11:07:00 +01:00
  • d520278597 Simplify logic for download backend notification Dirkjan Ochtman 2024-12-18 10:59:34 +01:00
  • dc9d072c34 chore(deps): lock file maintenance renovate[bot] 2024-12-16 02:19:38 +00:00
  • 833b77e9d2 chore(deps): lock file maintenance renovate[bot] 2024-12-16 00:21:29 +00:00