Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add toml extension to .cargo/config files #3823

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Jan 27, 2024

Pull Request Overview

Just a minor fix: future nightlies will start warning about .cargo/config files without the .toml extension (rust-lang/cargo#13349).

Testing Strategy

  • Checked for any more .cargo/config files (find -iname config).
  • Checked the .toml versions still work (make test in boards/apollo3/lora_things_plus).

Documentation Updated

  • No updates are required.

Formatting

  • Ran make prepush.

@lschuermann lschuermann added the P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. label Jan 29, 2024
@lschuermann lschuermann added this pull request to the merge queue Jan 29, 2024
Merged via the queue into tock:master with commit aa84f8a Jan 29, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants