Skip to content

Delete obsolete .cargo/config.toml#979

Merged
Secrus merged 1 commit into
python-pendulum:masterfrom
emilazy:push-zuuqywnnnvzq
Jul 6, 2026
Merged

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

Conversation

@emilazy

@emilazy emilazy commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

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

@Secrus Secrus merged commit 5ad098b into python-pendulum:master Jul 6, 2026
18 checks passed
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.

2 participants