Skip to content

Please change this 🫠🫠🫠 #16251

@CorgiMasterEpic

Description

@CorgiMasterEpic

Please Combine .cargo/config.toml and Cargo.toml 🫠

Every time I mix these up, and it’s making me go crazy! 🫠🫠🫠

Right now:

  • Cargo.toml holds package metadata, dependencies, and profiles.
  • .cargo/config.toml holds build configuration, targets, and toolchain settings.

I constantly forget which one I’m supposed to edit, they both look similar, both use TOML, and both control how the project builds, and both start with C.

Suggestion

Please consider merging them (or at least making it clearer which one does what).
Even a small improvement — like a unified file or clearer naming — would save a ton of developer confusion.

Thanks for keeping Rust awesome! 🍄🍄‍🟫🍄

🦀

Ferris says hi!

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions