Skip to content

chore: fix MSRV build #259

chore: fix MSRV build

chore: fix MSRV build #259

Triggered via pull request September 22, 2024 17:04
Status Failure
Total duration 34s
Artifacts

rust.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (1.71.0): src/api/provider_registry.rs#L39
using `.borrow()` on a double reference, which returns `&context::EvaluationContext` instead of borrowing the inner type
build (1.71.0): src/api/provider_registry.rs#L52
using `.borrow()` on a double reference, which returns `&context::EvaluationContext` instead of borrowing the inner type
build (1.71.0)
Process completed with exit code 101.