Skip to content

Allow modifying codegen-units from .cargo/config #3897

@jdm

Description

@jdm

There are a couple reasons why this could be useful:

  • rather than forcing all developers to use a particular number of codegen units (unless they modify Cargo.toml, which is annoying in a VCS-tracked file), this allows overriding a suggested default with something appropriate to the current hardware
  • this will allow me to work around codegen-units ruins debug symbols rust#39160 with much less friction while maintaining a sensible default for other Servo developers

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-configurationArea: cargo config files and env vars

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions