about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-14 10:05:21 +0200
committerGitHub <noreply@github.com>2024-07-14 10:05:21 +0200
commitbef29c0a8f0fd1ccf3df2a4758e98b53d0635eaf (patch)
tree4e2fd91ae5bc7a9327a6e4c978993893f8bfd046 /compiler/rustc_pattern_analysis/src
parent60e10e65ba428212833a1a8bc54a5f28cba36013 (diff)
parente2c15fe03bcfec07233e8c61dfbb652602c07100 (diff)
downloadrust-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