We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608a809 commit 378652cCopy full SHA for 378652c
crates/gitbutler-git/src/lib.rs
@@ -7,7 +7,6 @@
7
#![deny(missing_docs, unsafe_code)]
8
#![allow(async_fn_in_trait)]
9
#![allow(unknown_lints)]
10
-#![cfg_attr(windows, feature(windows_by_handle))]
11
12
#[cfg(all(
13
not(debug_assertions),
0 commit comments