Expand description
This crate contains a Cargo subcommand designed for simplifying the usage of feedback-directed optimizations for Rust crates.
You can find a usage guide for cargo-pgo at its repository.
Modules§
Functions§
- get_
cargo_ ctx - Finds Cargo metadata from the current directory.
- get_
default_ target - Tries to find the default target triple used for compiling on the current host computer.
- get_
rustc_ version