chore(deps): bump rust-toolchain from 1.91.1 to 1.93.0 in /codex-rs
Closed
Number: #150
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
January 26, 2026 at 04:59 AM UTC
(5 months ago)
(5 months ago)
Updated:
February 16, 2026 at 04:56 AM UTC
(4 months ago)
(4 months ago)
Closed:
February 16, 2026 at 04:56 AM UTC
(4 months ago)
(4 months ago)
Time to Close:
21 days
Labels:
dependencies rust_toolchain_package_manager
dependencies rust_toolchain_package_manager
Description:
Bumps rust-toolchain from 1.91.1 to 1.93.0.
Release notes
Sourced from rust-toolchain's releases.
Rust 1.93.0
Language
- Stabilize several s390x
vector-related target features and theis_s390x_feature_detected!macro- Stabilize declaration of C-style variadic functions for the
systemABI- Emit error when using some keyword as a
cfgpredicate- Stabilize
asm_cfg- During const-evaluation, support copying pointers byte-by-byte
- LUB coercions now correctly handle function item types, and functions with differing safeties
- Allow
constitems that contain mutable references tostatic(which is very unsafe, but not always UB)- Add warn-by-default
const_item_interior_mutationslint to warn against calls which mutate interior mutableconstitems- Add warn-by-default
function_casts_as_integerlintCompiler
- Stabilize
-Cjump-tables=bool. The flag was previously called-Zno-jump-tables.Platform Support
Refer to Rust's platform support page for more information on Rust's tiered platform support.
Libraries
- Stop internally using
specializationon theCopytrait as it is unsound in the presence of lifetime dependentCopyimplementations. This may result in some performance regressions as some standard library APIs may now callClone::cloneinstead of performing bitwise copies- Allow the global allocator to use thread-local storage and
std::thread::current()- Make
BTree::appendnot update existing keys when appending an entry which already exists- Don't require
T: RefUnwindSafeforvec::IntoIter<T>: UnwindSafeStabilized APIs
... (truncated)
Changelog
Sourced from rust-toolchain's changelog.
Version 1.93.0 (2026-01-22)
Language
- Stabilize several s390x
vector-related target features and theis_s390x_feature_detected!macro- Stabilize declaration of C-style variadic functions for the
systemABI- Emit error when using some keyword as a
cfgpredicate- Stabilize
asm_cfg- During const-evaluation, support copying pointers byte-by-byte
- LUB coercions now correctly handle function item types, and functions with differing safeties
- Allow
constitems that contain mutable references tostatic(which is very unsafe, but not always UB)- Add warn-by-default
const_item_interior_mutationslint to warn against calls which mutate interior mutableconstitems- Add warn-by-default
function_casts_as_integerlintCompiler
- Stabilize
-Cjump-tables=bool. The flag was previously called-Zno-jump-tables.Platform Support
Refer to Rust's platform support page for more information on Rust's tiered platform support.
Libraries
- Stop internally using
specializationon theCopytrait as it is unsound in the presence of lifetime dependentCopyimplementations. This may result in some performance regressions as some standard library APIs may now callClone::cloneinstead of performing bitwise copies- Allow the global allocator to use thread-local storage and
std::thread::current()- Make
BTree::appendnot update existing keys when appending an entry which already exists- Don't require
T: RefUnwindSafeforvec::IntoIter<T>: UnwindSafeStabilized APIs
... (truncated)
Commits
254b596Auto merge of #151369 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum01ad1d6Bump to stable release641c209Add latest release note copya741008Auto merge of #151270 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum6feceecDisable SimplifyComparisonIntegral2b8a999Use both bors e-mails for CI postprocessing git lookup4c28b43Revert bors email to the original homu onea8201d3Remove references to bors29a4aba1Auto merge of #151241 - fmease:beta-rustdoc-dont-eval-assoc-consts, r=fmease36e6625[beta] rustdoc: Stop unconditionally evaluating the initializer of associated...- 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
Package:
rust-toolchain
Ecosystem:
cargo
cargo
Version Change:
1.91.1 → 1.93.0
Update Type:
Minor
Minor
Path:
/codex-rs
Technical Details
| ID: | 13851693 |
| UUID: | 3854519095 |
| Node ID: | PR_kwDOQQCrdM6_Styc |
| Host: | GitHub |
| Repository: | ScriptedAlchemy/codex-native |