Publishing compiler-builtins
to crates.io takes a few steps unfortunately.
It's not great, but it works for now. PRs to improve this process would be
greatly appreciated!
master
Cargo.toml
to bump the version numbergit tag
to create a tag for this versionlibm/Cargo.toml
file[dev-dependencies]
section of Cargo.toml
cargo +nightly publish --allow-dirty
Cargo.toml
and the libm
submodule