Yet Another Rust Yaml
Find a file
Paul Stemmet 550bff999b lib/scanner: place state mutation after any O_EXTENDABLE events
this simply prevents state corruption in the Scanner by waiting to make
the changes until _after_ any errors would have been returned.

While this works, its not immediately obvious in the code why the
operations are ordered the way they are. I should document this
probably.
2021-09-09 20:29:29 +01:00
.github/workflows
docs
src
.gitignore
.rustfmt.toml
Cargo.lock
Cargo.toml