-
Spun off from the specific proposal in https://github.com/rust-lang/cargo/issues/4544#issuecomment-357371733
"A random solution which may help solve this though is to perhaps list the valid targets f…
-
Hello @andrew,
This endpoint is really useful to resolve dependencies based on the current situation of a package (i.e., based on the releases that are currently available). Would it be possible to…
-
The no build error messages are very verbose since they do no collapse versions. Example:
```
$ echo "pytest-pep8" | cargo run -q pip compile --no-build -
× No solution found when resolving dep…
-
While finishing up a `uv` package for Fedora Linux, I’ve documented several cases where third-party crates have been copied into `uv`.
- `crates/pep440-rs` is forked from version 0.6.0 of https://c…
-
A colleague put this [Python package manager shootout](https://lincolnloop.github.io/python-package-manager-shootout/) together very recently.
While there are "Lies, damned lies, and statistics", i…
-
I just tried downloading and using `cargo run`. This is on Windows 11, 64 bit, with Rust 1.66.0. I got a bunch of errors:
```
error[E0433]: failed to resolve: could not find `unix` in `os`
…
-
We're seeing a panic originating from `pubgrub` under certain conditions within the Gleam compiler.
I have managed to reproduce the issue outside of the Gleam compiler. Here is [a repo](https://git…
-
I noticed that `pubgrub` is one of two dependencies that `uv` currently needs to fork (https://github.com/astral-sh/pubgrub), with [`async_zip`](https://github.com/prefix-dev/async_http_range_read…
-
### Describe the problem as clearly as you can
When installing a gem using Bundler, my understanding is that the **highest allowed version of the gem's dependencies should be installed** (perhaps thi…
-
We have recently successfully merged PR's that failed "Commit messages follow project guidelines" CI.
1. https://github.com/pubgrub-rs/pubgrub/actions/runs/8914690905/job/24482780384
2. https://gi…