You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/.gitea
Manos Pitsidianakis 8a74920dc7
CI: pin rust version to 1.79.0
Stable release 1.80.0 has a regression causing compilation errors:

  error[E0282]: type annotations needed for `Box<_>`

Pin stable version to 1.79.0, since we don't need anything later than
our MSRV anyway.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
3 months ago
..
workflows CI: pin rust version to 1.79.0 3 months ago
PULL_REQUEST_TEMPLATE.md .gitea/PULL_REQUEST_TEMPLATE.md: comment out content 5 months ago