We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becc816 commit e60da85Copy full SHA for e60da85
2 files changed
Cargo.toml
@@ -446,5 +446,5 @@ lto = "thin"
446
codegen-units = 1
447
448
[profile.profiling]
449
-inherits = "release"
+inherits = "dist"
450
debug = "line-tables-only"
hermit-builtins/Cargo.toml
@@ -15,7 +15,7 @@ lto = "thin"
15
16
17
18
19
20
21
[workspace]
0 commit comments