uv
259a835a - pep440-rs: don't allocate when retrieving a version number

Comment changes are shownComment changes are hidden
Commit
1 year ago
pep440-rs: don't allocate when retrieving a version number It's not clear whether these routines are used in any hot path so I don't know whether this will have a perf improvement, but there's really no reason not to do this.
Author
Committer
Parents
  • crates/pep440-rs/src
    • File
      version.rs