rust-knowledge-patch
OfficialBring AI up-to-date with Rust 2024 changes
AuthorNevaberry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The rust-knowledge-patch provides concise, verified updates about language, standard library, and tooling changes in Rust from versions 1.84 through 1.94 so that code generated or reviewed by an AI remains correct and modern despite model training cutoffs.
Core Features & Use Cases
- Edition & Migration Guidance: Notes on the Rust 2024 Edition breaking changes and cargo migration steps to avoid subtle compile/runtime errors.
- Language & Library Deltas: Summaries of new language features (async closures, trait upcasting, let chains) and stabilized std APIs to prevent outdated patterns.
- Tooling & Cargo: Coverage of resolver v3, cargo publish workspace changes, TOML 1.1 effects, and linker/toolchain notes to produce compatible builds.
- Use Case: Before generating or refactoring Rust code for a project, load this patch to detect and correct deprecated calls, update Cargo config, and apply safe migration advice.
Quick Start
Load the rust-knowledge-patch before writing or refactoring Rust code so the model uses updated APIs, Cargo conventions, and migration hints for Rust 1.84–1.94.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-knowledge-patch Download link: https://github.com/Nevaberry/nevaberry-plugins/archive/main.zip#rust-knowledge-patch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.