Skip to content

add rustflags option to bootstrap.toml #148782

@karolzwolak

Description

@karolzwolak

Add a rustflags like you can do in cargo configuration.
This option should just append it's contents at the end of the end of rustflags passed to the compiler.

This consists of implementing:

Metadata

Metadata

Assignees

Labels

A-bootstrap-configArea: bootstrap `config.toml` and the config systemT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions