mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Update xtask/src/release.rs
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
1745207a08
commit
26dfb6b9d0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ impl flags::Release {
|
|||
// it. As we are setting `release` branch to an up-to-date `nightly`
|
||||
// tag, this shouldn't be problematic in general.
|
||||
//
|
||||
// Note that, as we tag releases, we don't worry about "loosing"
|
||||
// Note that, as we tag releases, we don't worry about "losing"
|
||||
// commits -- they'll be kept alive by the tag. More generally, we
|
||||
// don't care about historic releases all that much, it's fine even
|
||||
// to delete old tags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue