D1846: rust: avoid redundant 'static lifetime

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Jan 11 18:14:54 UTC 2018


durin42 added a comment.


  In https://phab.mercurial-scm.org/D1846#31265, @yuja wrote:
  
  > I think it's new feature. Which Rust version should we support?
  >
  > https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1170-2017-04-27
  
  
  Hm, that's release notes from April of 2017, so about 9 months ago. To my understanding, as long as we're only using the stable channel, we should be fine for the binaries we're building being packageable even on slower-moving distros like Debian. Let's go with this for now, worst case we can re-add the annotation.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1846

To: indygreg, #hg-reviewers
Cc: durin42, yuja, mercurial-devel


More information about the Mercurial-devel mailing list