Registry / other / rustc-ap-rustc-session

rustc-ap-rustc-session

JSON →
library727.0.0rscratesunverified

Automatically published version of rustc_session from the Rust compiler repository, used for compiler session management.

# Cargo.toml [dependencies] rustc-ap-rustc_session = "727.0.0"
INSTALL
IMPORT
SIG · RUSTC-AP-RUSTC-SES
R
rustc-ap-rustc-session
otherrustv727.0.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.

Session
use rustc_session::Session;

Provides the Session type for managing compiler state and options.

use rustc_session::Session; fn main() { // Session is typically used within the compiler }
Debug
Known issues
breakingThis is an auto-published crate from rust-lang/rust; API may change without notice.
fix
Pin to a specific version and monitor upstream changes.
affects: >=727.0.0
Upgrade
Version history
727.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rustc-ap-rustc-session — cargo add rustc-ap-rustc-session · libregistry