chore(deps): bump rust-toolchain from 1.90.0 to 1.91.0 in /codex-rs
Type: Pull Request
State: Open
Association: Unknown
Comments: 9
(7 months ago)
(7 months ago)
dependencies rust_toolchain_package_manager
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps rust-toolchain from 1.90.0 to 1.91.0.
Release notes
Sourced from rust-toolchain's releases.
Rust 1.91.0
Language
- Lower pattern bindings in the order they're written and base drop order on primary bindings' order
- Stabilize declaration of C-style variadic functions for
sysv64,win64,efiapi, andaapcsABIs. This brings these ABIs in line with the C ABI: variadic functions can be declared in extern blocks but not defined.- Add
dangling_pointers_from_localslint to warn against dangling pointers from local variables- Upgrade
semicolon_in_expressions_from_macrosfrom warn to deny- Stabilize LoongArch32 inline assembly
- Add warn-by-default
integer_to_ptr_transmuteslint against integer-to-pointer transmutes- Stabilize
sse4aandtbmtarget features- Add
target_env = "macabi"andtarget_env = "sim"cfgs as replacements for thetarget_abicfgs with the same values.Compiler
Platform Support
- Promote
aarch64-pc-windows-gnullvmandx86_64-pc-windows-gnullvmto Tier 2 with host tools. Note: llvm-tools and MSI installers are missing but will be added in future releases.- Promote
aarch64-pc-windows-msvcto Tier 1Refer to Rust's platform support page for more information on Rust's tiered platform support.
Libraries
- Print thread ID in panic message
- Fix overly restrictive lifetime in
core::panic::Location::filereturn type- Guarantee parameter order for
_by()variants ofmin/max/minmaxinstd::cmp- Document assumptions about
CloneandEqtraitsstd::thread: Return error if setting thread stack size fails This used to panic within the standard library.Stabilized APIs
... (truncated)
Changelog
Sourced from rust-toolchain's changelog.
Version 1.91.0 (2025-10-30)
Language
- Lower pattern bindings in the order they're written and base drop order on primary bindings' order
- Stabilize declaration of C-style variadic functions for
sysv64,win64,efiapi, andaapcsABIs. This brings these ABIs in line with the C ABI: variadic functions can be declared in extern blocks but not defined.- Add
dangling_pointers_from_localslint to warn against dangling pointers from local variables- Upgrade
semicolon_in_expressions_from_macrosfrom warn to deny- Stabilize LoongArch32 inline assembly
- Add warn-by-default
integer_to_ptr_transmuteslint against integer-to-pointer transmutes- Stabilize
sse4aandtbmtarget features- Add
target_env = "macabi"andtarget_env = "sim"cfgs as replacements for thetarget_abicfgs with the same values.Compiler
Platform Support
- Promote
aarch64-pc-windows-gnullvmandx86_64-pc-windows-gnullvmto Tier 2 with host tools. Note: llvm-tools and MSI installers are missing but will be added in future releases.- Promote
aarch64-pc-windows-msvcto Tier 1Refer to Rust's platform support page for more information on Rust's tiered platform support.
Libraries
- Print thread ID in panic message
- Fix overly restrictive lifetime in
core::panic::Location::filereturn type- Guarantee parameter order for
_by()variants ofmin/max/minmaxinstd::cmp- Document assumptions about
CloneandEqtraitsstd::thread: Return error if setting thread stack size fails This used to panic within the standard library.
... (truncated)
Commits
f8297e3Auto merge of #148216 - cuviper:stable-next, r=BoxyUwU,jackh726faf3e0bFurther revertDeref for Cowto its 1.90.0 state40c4f6dAuto merge of #148179 - cuviper:stable-next, r=cuviperbe999ad1.91.0 stable releasee4f5031fix(len_zero): don't eagerly callGenericArgs::type_at(#15660)7ce3022rustdoc-search: stringdex 0.0.2716b84erustdoc-search: stringdex update with more packingb0dd64frustdoc-search: add descriptive comment to space-saving hack8127760rustdoc-search: use the same ID for entry and path to same itemb77c3b1rustdoc-search: delay loading type name IDs until type search- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
rust-toolchain
conda
1.90.0 → 1.91.0
Minor
/codex-rs
Technical Details
| ID: | 10861804 |
| UUID: | 3592752894 |
| Node ID: | PR_kwDOQQCrdM6xvcdz |
| Host: | GitHub |
| Repository: | ScriptedAlchemy/codex-native |