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.
2 parents 955e772 + 99456ad commit c6f82f5Copy full SHA for c6f82f5
library/compiler-builtins/.release-plz.toml
@@ -1,3 +1,8 @@
1
[workspace]
2
changelog_update = false
3
semver_check = false
4
+
5
+# As part of the release process, we delete `libm/Cargo.toml`. Since
6
+# this is only run in CI, we shouldn't need to worry about it.
7
+allow_dirty = true
8
+publish_allow_dirty = true
0 commit comments