Profile plumbing and pyo3 fixes#310
Merged
Merged
Conversation
# Conflicts: # crates/pecos-cli/src/cli/setup_cmd.rs
…o3 cdylibs from workspace test, document void-main dispatch limitation
… exclusions, correct executor doc on which crate emits qmain
…nsure_cutensor() network download on Linux
…CUDA/cuTensor caveats
…--no-cuda destructure with BuildProfile.as_str()
…B/INCLUDE paths and avoid LNK1181 on kernel32.lib
…v survives git-bash and cold cargo build-script links work on Windows
…exe get them deterministically through the just/git-bash chain
…t (root-cause investigation; [env] safeguard kept until confirmed)
…test Windows; rely on rustc vswhere auto-detection like local Windows
… python-test Windows; rely on rustc vswhere auto-detection like local Windows" This reverts commit 9face90.
…esn't shadow MSVC link.exe with git's /usr/bin; drop linker pin and config.toml LIB/INCLUDE (rustc auto-detects MSVC like local Windows)
…tions doesn't shadow MSVC link.exe with git's /usr/bin; drop linker pin and config.toml LIB/INCLUDE (rustc auto-detects MSVC like local Windows)" This reverts commit d2ef0aa.
…pin, no config.toml LIB/INCLUDE); rustc auto-detects MSVC + configures LIB itself
…rin via uv sync cold-compiles rslib; ci-env proved the mechanism works)
…e linker); irreducible fix for git-bash LIB spawn-mangling, proven by LNK1181 with the correct MSVC linker
…t and consolidate the .cargo/config.toml writers onto a shared toml_edit merge
…test workflows so the single mechanism is consistent and the bootstrap's stale-pin guard no longer trips
…-fast TOML hardening + pwsh-7 requirement in the bootstrap, propagate config read errors, and derive the release linker from VCToolsInstallDir
… shadow the matching config) and fail-fast on top-level dotted env/target keys in the bootstrap
… existing config's linker and LIB still resolve, self-healing if the toolchain moved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.