Absolutex
Absolutex
## Bug Report I am new to being a Scoop packer and have incorrectly written manifests into json named `scoop.json`. However, after installing it, Scoop breaks. #### Current Behavior ```sh...
Unexpected behavior happened when using `get_attr_bytes`. Here's a minimal example: in `src/main.rs`: ```rust use git2::{AttrCheckFlags, Repository}; use std::path::PathBuf; use std::process::Command; fn main() { let repo = Repository::open(".").unwrap(); let git2_get =...
I cloned it and had a test: ``` yarn install npm run dev ``` and it occurred an errorr: ``` D:\program\test\vuepress-plugin-flexsearch\example>npm run dev > [email protected] dev > vuepress dev docs...
I have a non-standard `.ini` file that uses `//` as comment symbols, but this crate could only accept char symbols to split. So I implemented the String comment symbols without...
And a little improvements.
Depends-On: #905 Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) * what changes does...
### Description about the bug There was a case that nextest failed by timeout found on github workflow. When I reruned the code without modifing any code, the failure disappeared....
Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) - ci does not test doc...
Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) * what changes does this pull...
Depends-On: #882 Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) * what changes does...