cargo/src/cargo/core/compiler
Ralf Jung 8a7ba8f8d9 Also wrap the initial `-vV` invocation in the rustc_(workspace_)wrapper
Based on an earlier draft by oli-obk
2024-04-12 12:33:34 +02:00
..
build_context refactor(context): Rename config mod to context 2024-02-29 16:08:08 -06:00
build_runner fix(cli): Remove bespoke profiling 2024-03-05 10:10:00 -06:00
fingerprint Auto merge of #13399 - epage:timing, r=weihanglo 2024-03-05 19:56:52 +00:00
job_queue refactor(shell): Use alternate to close links 2024-03-08 08:15:51 -06:00
artifact.rs Auto merge of #12783 - dvdhrm:pr/libname2, r=ehuss 2024-03-16 20:50:35 +00:00
build_config.rs refactor(context): Rename config mod to context 2024-02-29 16:08:08 -06:00
build_plan.rs
compilation.rs docs: remove untrue TODO for `native_dirs` 2024-03-23 10:36:40 -04:00
compile_kind.rs
crate_type.rs
custom_build.rs fix(cli): Remove bespoke profiling 2024-03-05 10:10:00 -06:00
future_incompat.rs
layout.rs
links.rs
lto.rs
mod.rs Also wrap the initial `-vV` invocation in the rustc_(workspace_)wrapper 2024-04-12 12:33:34 +02:00
output_depinfo.rs
rustdoc.rs fix(rustdoc-map): dedup `--extern-html-too-url` for same unit 2024-03-05 20:08:29 -05:00
standard_lib.rs refactor(core): Reuse TomlManifest for TomlProfiles 2024-03-15 21:14:54 -05:00
timings.js
timings.rs refactor(shell): Use alternate to close links 2024-03-08 08:15:51 -06:00
unit.rs
unit_dependencies.rs fix(cli): Trace core cargo operations 2024-03-04 14:40:20 -06:00
unit_graph.rs