rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
177 stars 75 forks source link

WG-prioritization: Show human readable last review date #1622

Closed apiraino closed 2 years ago

apiraino commented 2 years ago

In WG-prioritization agenda, fixes the last review date for various PRs.

Before

[T-compiler](....)
-  "Mir-Opt for copying enums with large discrepancies" [rust#85158](https://github.com/rust-lang/rust/pull/85158) (last review activity: 2022-03-28T12:45:59.324310806Z)

After:

[T-compiler](....)
-  "Mir-Opt for copying enums with large discrepancies" [rust#85158](https://github.com/rust-lang/rust/pull/85158) (last review activity: 2 months ago)

r? @spastorino