You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Prepare 1.28.0: step 2 by @djc in https://github.com/rust-lang/rustup/pull/4098
210
+
* feat: align website style with www.rust-lang.org for consistency by @Rustin170506 in https://github.com/rust-lang/rustup/pull/4080
211
+
* Update semver-compatible dependencies by @djc in https://github.com/rust-lang/rustup/pull/4107
212
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4108
213
+
* feat(cli/rustup-mode): allow `rustup doc` with both a flag and a topic by @rami3l in https://github.com/rust-lang/rustup/pull/4070
214
+
* ci(windows): don't install `awscli` via `choco` by @rami3l in https://github.com/rust-lang/rustup/pull/4111
215
+
* docs(dev-guide/tracing): make "Adding instrumentation" a level-2 title by @rami3l in https://github.com/rust-lang/rustup/pull/4112
216
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4115
217
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4116
218
+
* Implement more complete backend selection by @djc in https://github.com/rust-lang/rustup/pull/4118
219
+
* ci(stable): fix build issues to prepare forv1.28.0 release by @rami3lin https://github.com/rust-lang/rustup/pull/4105
220
+
* fix(rustup-init/sh): don't emit "unknown macOS major version" for macOS v11+ by @rami3l in https://github.com/rust-lang/rustup/pull/4122
221
+
* fix(deps): update rust crate rustls-platform-verifier to 0.5 by @renovate in https://github.com/rust-lang/rustup/pull/4123
222
+
* drop unused dep or make them optional by @klensy in https://github.com/rust-lang/rustup/pull/4124
223
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4125
224
+
* docs(user-guide/installation): update "General tips" by @rami3l in https://github.com/rust-lang/rustup/pull/4126
225
+
* fix(ci): fix installation of `cargo-all-features` by @rami3l in https://github.com/rust-lang/rustup/pull/4131
226
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4133
227
+
* feat(cli): show the toolchain path with `rustup show [active-toolchain] --verbose` by @rami3l in https://github.com/rust-lang/rustup/pull/4130
228
+
* fix(deps): update rust crate itertools to 0.14 by @renovate in https://github.com/rust-lang/rustup/pull/4139
229
+
* fix(cli/rustup-mode)!: change `rustup doc --error_codes` to `--error-codes` by @rami3l in https://github.com/rust-lang/rustup/pull/4142
230
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4144
231
+
* fix(cli/rustup-mode): err when trying to show the default/active toolchain but there is none by @rami3l in https://github.com/rust-lang/rustup/pull/4141
232
+
* Update Windows dependencies by @kennykerr in https://github.com/rust-lang/rustup/pull/4146
233
+
* docs(user-guide/components): add deprecation notice for `wasm32-wasi` by @rami3l in https://github.com/rust-lang/rustup/pull/4149
234
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4153
235
+
* Use ARM based runners for ARM CI targets by @Kobzol in https://github.com/rust-lang/rustup/pull/4154
236
+
* ci(deploy-docs): install `mdbook` with `install-action` by @rami3l in https://github.com/rust-lang/rustup/pull/4157
237
+
* ci(linux): use public ARM64 Linux runners by @rami3l in https://github.com/rust-lang/rustup/pull/4156
238
+
* ci(doc): fix stable build of `user-guide` by @rami3l in https://github.com/rust-lang/rustup/pull/4158
239
+
* ci(schedule): promote to use the `stable` job list by @rami3l in https://github.com/rust-lang/rustup/pull/4160
240
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4161
241
+
* ci(doc): pin `mdbook` and let `renovatebot` update it by @rami3l in https://github.com/rust-lang/rustup/pull/4162
242
+
* fix(ci/doc): fix typo in renovate `datasource` by @rami3l in https://github.com/rust-lang/rustup/pull/4163
243
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4169
244
+
* Upgrade to rand 0.9 by @djc in https://github.com/rust-lang/rustup/pull/4172
245
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4174
246
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4180
247
+
* fix(component): normalize path separators by @rami3l in https://github.com/rust-lang/rustup/pull/4179
248
+
* feat(rustup-init/sh): add env var to print arch detection result by @rami3l in https://github.com/rust-lang/rustup/pull/4183
249
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4187
250
+
* fix(deps): update rust crate pulldown-cmark to 0.13 by @rami3l in https://github.com/rust-lang/rustup/pull/4188
251
+
* style(edition): migrate the codebase to the 2024 Style Edition by @rami3l in https://github.com/rust-lang/rustup/pull/4190
252
+
* build: migrate the codebase to the 2024 Language Edition by @rami3l in https://github.com/rust-lang/rustup/pull/4191
253
+
* refactor: improve binary suffix stripping by @Timmmm in https://github.com/rust-lang/rustup/pull/4193
254
+
* chore(deps): lock file maintenance by @renovate in https://github.com/rust-lang/rustup/pull/4194
255
+
* fix(deps): update rust crate windows-registry to 0.5.0 by @renovate in https://github.com/rust-lang/rustup/pull/4197
256
+
* chore(deps): update opentelemetry by @rami3l in https://github.com/rust-lang/rustup/pull/4199
257
+
* Add `TryFrom<Output>` for `SanitizedOutput` by @smoelius in https://github.com/rust-lang/rustup/pull/4201
258
+
* Do not append `EXE_SUFFIX` in `Config::cmd` by @smoelius in https://github.com/rust-lang/rustup/pull/4200
259
+
* Have mocked cargo better adhere to cargo conventions by @smoelius in https://github.com/rust-lang/rustup/pull/4203
0 commit comments