This website requires JavaScript.
Explore
Help
Sign in
core
/
core-agent-ide
Watch
8
Star
0
Fork
You've already forked core-agent-ide
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dev
core-agent-ide
/
codex-rs
/
rust-toolchain.toml
4 lines
78 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
chore: auto format code on save and add more details to AGENTS.md (#1582) Adds a default vscode config with generally applicable settings. Adds more entrypoints to justfile both for environment setup and to help agents better verify changes.
2025-07-17 11:40:00 -07:00
[
toolchain
]
Revert "chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 in /co…dex-rs (#11886)" (#12035) This reverts commit af3b1ae6cb1d31b8985e8f87e18bc98cd524d4b5 which is breaking CI.
2026-02-17 12:29:03 -08:00
channel
=
"1.93.0"
chore: upgrade to Rust 1.90 (#4124) Inspired by Dependabot's attempt to do this: https://github.com/openai/codex/pull/4029 The new version of Clippy found some unused structs that are removed in this PR. Though nothing stood out to me in the Release Notes in terms of things we should start to take advantage of: https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/.
2025-09-24 08:32:00 -07:00
components
=
[
"clippy"
,
"rustfmt"
,
"rust-src"
]
Reference in a new issue
Copy permalink