cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Tracking Issue for _pubtime_

Open epage opened this issue 2 months ago • 0 comments

Summary

Original issue: #15491 Implementation: #16265 Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#pubtime

Track the publication time for an Index Summary entry

Unresolved Issues

  • [ ] How should we deal with Summary pubtime parse errors?
  • [ ] How strict should we be on the Summary pubtime format?
  • [ ] What precision do we want?

Future Extensions

No response

About tracking issues

Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

epage avatar Nov 17 '25 20:11 epage