Skip to content

Commit 85378b7

Browse files
authored
Merge pull request #36 from qryxip/ja-all-enabled-codegen-units-1-and-incremental-false
`codegen-units = 1` and `incremental = false`
2 parents 66d4e3c + 9997667 commit 85378b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ name = "atcoder-rust-base"
55
version = "0.1.0"
66
edition = "2018"
77

8+
[profile.release]
9+
codegen-units = 1
10+
incremental = false
11+
812
[workspace]
913
exclude = ["./tools"]
1014

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy