mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 01:17:27 +00:00
12cf9b6788
According to https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions, when publishing pre-release versions, `--pre-release` must also be passed in the publish step. Currently the behavior with and without the flag seems to be the same, but since it's documented to be required, don't rely on this staying that way. This flag was previously removed in #13020, so this partially reverts that change. |
||
---|---|---|
.. | ||
autopublish.yaml | ||
ci.yaml | ||
fuzz.yml | ||
metrics.yaml | ||
publish-libs.yaml | ||
release.yaml | ||
rustdoc.yaml |