diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-14 10:05:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-14 10:05:21 +0200 |
| commit | bef29c0a8f0fd1ccf3df2a4758e98b53d0635eaf (patch) | |
| tree | 4e2fd91ae5bc7a9327a6e4c978993893f8bfd046 /compiler/rustc_pattern_analysis/src | |
| parent | 60e10e65ba428212833a1a8bc54a5f28cba36013 (diff) | |
| parent | e2c15fe03bcfec07233e8c61dfbb652602c07100 (diff) | |
| download | rust-bef29c0a8f0fd1ccf3df2a4758e98b53d0635eaf.tar.gz rust-bef29c0a8f0fd1ccf3df2a4758e98b53d0635eaf.zip | |
Rollup merge of #127697 - onur-ozkan:use-std-filetimes, r=Kobzol
use std for file mtime and atime modifications Since 1.75 std provides an interface to set access and modified times on files. This change replaces the external dependency previously used for these operations with the corresponding std functions.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
