microsoft/windows-drivers-rs

Migrate from fs4 to std::File flocks

Open

#300 geöffnet am 20. Feb. 2025

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)Rust (128 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1.886 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide