Ed Page

Results 596 issues of Ed Page

atime is disabled by default but there is a registry key you can check to warn people it is disabled: - Location: SYSTEM\CurrentControlSet\Control\FileSystem - Key: NtfsDisableLastAccessUpdate - Type: DWORD -...

bug
enhancement

This seems to set out to have a similar goal to human-panic. I'm curious if there is any collaboration we can foster between these crates or if there are reasons...

I'm maintaining a parser but having to rely on hope that I read and interpreted the spec correctly (for example, `BREAKING-CHANGE` is in all caps but it seems like it...

enhancement

Reproducible builds is a strong area of interest for people but `shadow` is generated code that is inherently not reproducible and relies on people only calling a subset of calls...

[rust-version](https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field) specifies what the minimum supported rust version is for the crate. In the ideal case, Dependabot would ensure that dependencies' `rust-version` is not higher than for the crate being...

T: feature-request

Right now, `nom` has distinct types for complete and streaming parsers. Problems with this - Requires duplicate module hierarchies (#1414 would move them around) - Can't provide convenience implementations for...

## Prerequisites Here are a few things you should provide to help me understand the issue: - Rust version : 1.55.0 - nom version : 7.0.0 - nom compilation features...

## Prerequisites Here are a few things you should provide to help me understand the issue: - Rust version : 1.55.0 - nom version : 7.0.0 - nom compilation features...

## Prerequisites Here are a few things you should provide to help me understand the issue: - Rust version : 1.55.0 - nom version : 7.0.0 - nom compilation features...

## Prerequisites Here are a few things you should provide to help me understand the issue: - Rust version : 1.55 - nom version : 7.0.0 - nom compilation features...