XAMPPRocky

Results 182 issues of XAMPPRocky

Hello, the current `rust-lang-nursery` organisation is considered deprecated, and the Rust Programming Language organisation is trying to consolidate managing Rust's GitHub organisations, as such we'd like you to consider moving...

We should probably allow users to configure their API version through the builder.

This is a tracking issue for the search API endpoints. - [x] Repositories - [x] Commits - [x] Code - [x] Issues and Pull Requests (closes #22) - [x] Users...

Currently there's a lot of boilerplate in `octocrab` because of the builder pattern requires a lot of it to work properly, however there's no reason other than time and effort...

Currently it up to the user to properly rate limit their application, it would be nice to provide the option to have `octocrab` handle that.

Hey I'm interested in this project, as it solves a problem I've had with a lot of my projects. One of the main languages I'm interested in generating types for...

feature-request
low-priority

Hey 👋 It's been over a year since the last release, and the main branch has fixed bugs that I'm running into in the 0.4.0 version. I'm wondering if we...

These logs are currently be displayed in end user applications with `RUST_LOG=info`, and it can be quite noisy if you have frequent profiling, so it would be nice if they...

Edgedb's error messages can be quite unintuitive about what is needed to fix the error, what the error is, and it should include more information about the invalid query, and...

bug