-
As part of removing "flavour" classes in #31691, I changed pathlib's `glob()` implementation: previously it used `re.IGNORECASE` to implement case-insensitive matches, whereas after it called `os.path…
-
A future update to Windows is bringing a new filesystem API for getting stat(-like) information more efficiently from a filename. Currently, we have to open the file, which is quite a slow operation. …
-
### Code
```Rust
fn main() {}
cargo run -F editor
```
Cargo.toml
```toml
[package]
name = "driving"
description = "driving game"
version = "0.1.0"
edition = "2021"
[profile.d…
-
Tokio 1.13 uses ntapi 0.3.6 as a dependency, which will be rejected by a future version of Rust. This causes compiler warnings for users of quinn. Upgrading to tokio >1.17 (preferably latest of 1.21) …
-
The current crate relies on ntapi v0.3.7 which results in the following warning message:
```
warning: the following packages contain code that will be rejected by a future version of Rust: ntapi v0.…
-
My OS:Windows 11 all have this error i can not build SUI
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch "devnet" sui sui-gateway
error: failed to run custom build co…
-
### Motivation
Lsa functions that use a "Handle" are always (i think?) going to be an LsaHandle.
Now ordinarily it's the same thing as the HANDLE type, but as the metadata for it seems to exist,
an…
-
When building the pyrsia source code on the Windows platform, the following warning is printed by the rust compiler:
warning: the following packages contain code that will be rejected by a futu…
-
### Describe the bug
```bash
PS C:\Users\29422\Desktop\spacedrive> pnpm desktop dev
> @sd/root@0.0.0 desktop C:\Users\29422\Desktop\spacedrive
> pnpm --filter @sd/desktop -- "dev"
> @sd/des…
-
День добрый Алексей and others.
I noticed that msys2 (and/or pacman) leaves 4 strangely named executables in Recycle Bin and execute them while running. The names of these executables crafted in a …