microsoft/windows-drivers-rs

Migrate from fs4 to std::File flocks

Open

#300 创建于 2025年2月20日

在 GitHub 查看
 (0 评论) (1 反应) (1 负责人)Rust (128 fork)auto 404
good first issue

仓库指标

Star
 (1,886 star)
PR 合并指标
 (PR 指标待抓取)

描述

From https://github.com/microsoft/windows-drivers-rs/pull/295/files#r1964235574. flocks are used in both wdk-macros and wdk-macro-tests.

This was stabilized in 1.87(released in may), so we'll have to wait until 1.88 to make this change (~june 26th)

贡献者指南