Skip to content

Delete obsolete .cargo/config.toml#979

Open
emilazy wants to merge 1 commit into
python-pendulum:masterfrom
emilazy:push-zuuqywnnnvzq
Open

Delete obsolete .cargo/config.toml#979
emilazy wants to merge 1 commit into
python-pendulum:masterfrom
emilazy:push-zuuqywnnnvzq

Conversation

@emilazy

@emilazy emilazy commented Jul 4, 2026

Copy link
Copy Markdown

Maturin adds these flags by itself, but the presence of this file can seemingly cause them to not get added at all in some environments, likely related to them using their own .cargo/config.toml file.

This was possibly caused by PyO3/maturin@74baa67, as we noticed it when bumping Maturin past that commit in Nixpkgs. Removing the file fixes the macOS build in our environment.

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

Maturin adds these flags by itself, but the presence of this file can
seemingly cause them to not get added at all in some environments,
likely related to them using their own `.cargo/config.toml` file.

This was possibly caused by
<PyO3/maturin@74baa67>,
as we noticed it when bumping Maturin past that commit in
Nixpkgs. Removing the file fixes the macOS build in our environment.
@codspeed-hq

codspeed-hq Bot commented Jul 4, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 1 untouched benchmark


Comparing emilazy:push-zuuqywnnnvzq (dd0c442) with master (cbab60c)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant