microsoft/windows-drivers-rs

Migrate from fs4 to std::File flocks

Open

#300 opened on 2025年2月20日

GitHub で見る
 (0 comments) (1 reaction) (1 assignee)Rust (128 forks)auto 404
good first issue

Repository metrics

Stars
 (1,886 stars)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド