Registry / build-tool / ra-ap-rustc-data-structures

ra-ap-rustc-data-structures

JSON →
library0.28.0rscratesunverified

Automatically published version of rustc_data_structures for compiler data structures.

# Cargo.toml [dependencies] ra-ap-rustc_data_structures = "0.28.0"
INSTALL
IMPORT
SIG · RA-AP-RUSTC-DATA-S
R
ra-ap-rustc-data-structures
build-toolrustv0.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StableHasher
use rustc_data_structures::stable_hasher::StableHasher;

Create a StableHasher from rustc_data_structures.

use rustc_data_structures::stable_hasher::StableHasher; fn main() { let hasher = StableHasher::new(); println!("Stable hasher created"); }
Debug
Known issues
breakingTied to specific compiler internals; may break across Rust versions.
fix
Pin to exact version matching your Rust toolchain.
affects: >=0.28.0
Upgrade
Version history
0.28.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
2
Resources
ra-ap-rustc-data-structures — cargo add ra-ap-rustc-data-structures · libregistry