Mohamed Daahir
Mohamed Daahir
I would like to assert that my HTTP request body is empty or that a certain header doesn't exist. Is this something that `httpmock` supports at the moment? Currently, I...
Ramadan Mubarak this is a list of word index that each page in Shemerly Mushaf begins with. i hope this may help with issues in #665. [shemerly_page_first_word_index.txt](https://github.com/quran/quran_android/files/3156458/shemerly_page_first_word_index.txt)
Is it possible for `utop` to insert spaces or a character in lines after the prompt? something like this: ``` > let add a b = - - - a...
The binaries can be automatically built and published via a GitHub action whenever a new git tag is pushed to this repository. I also think it might be convenient to...
See https://github.com/ducaale/xh/issues/270#issuecomment-1221274482
- Fix deprecation warnings - Replace `args_override_self` with `action` specified on each argument - Replace `parse()` with the new `value_parser` - implement `ValueParserFactory` for `Verify` See https://github.com/clap-rs/clap/discussions/4007 - Introduce an...
TinyTeX currently provides the Windows installer as a batch file which requires more steps to use than its Linux/macOS counterpart. It would be nice if there was a powershell version...
It would be nice to mention that when running tests in `cross`, one needs to prepend their command with the value contained in `CARGO_TARGET_*_RUNNER` i.e `qemu-aarch64 xh` ```rust fn find_runner()...
- `--check-status` is enabled by default unless xh is used in [strict compatibility mode](https://github.com/ducaale/xh#strict-compatibility-mode). - Rustls is used by default instead of the system's TLS library. (If enabled at compile...
Maintainer's notes: - Workaround: `verbatim_doc_comment` attribute Blocked on finalizing details of `StyledStr`, including - https://github.com/clap-rs/clap/issues/3234 - https://github.com/clap-rs/clap/issues/1433 - https://github.com/clap-rs/clap/issues/3108 --- ### Please complete the following tasks - [X] I have...