microsoft/windows-drivers-rs

Migrate from fs4 to std::File flocks

Open

#300 ouverte le 20 févr. 2025

Voir sur GitHub
 (0 commentaires) (1 réaction) (1 assigné)Rust (128 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (1 886 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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)

Guide contributeur