diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-15 05:11:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 05:11:39 +0200 |
| commit | d82a49dba21622ba34e37877281438220cc216f1 (patch) | |
| tree | f372cd7f87a4fcfb0602c513eeeaab33ffb1bdbb /compiler/rustc_parse | |
| parent | 2e2c433be4da62f723a06ce90e3a2dfabc8f2885 (diff) | |
| parent | eb6062ce00cce6fa1973466e6b2fb376e3e89cc8 (diff) | |
| download | rust-d82a49dba21622ba34e37877281438220cc216f1.tar.gz rust-d82a49dba21622ba34e37877281438220cc216f1.zip | |
Rollup merge of #131703 - alex:patch-1, r=Kobzol
Resolved python deprecation warning in publish_toolstate.py `utcnow()` is deprecated in favor of passing a timezone to `now()`. `utcnow()` would return a tz-naive datetime, while this returns a tz-aware datetime. For the purposes of the formatting we do, these are the same.
Diffstat (limited to 'compiler/rustc_parse')
0 files changed, 0 insertions, 0 deletions
