Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This way, one can add a `.cargo/config.toml` with the content: ```toml [build] rustflags = ["-C", "target-cpu=native"] ``` and doesn't have to think of setting it manually.
- Loading branch information