google / google/fruit

When reporting a "binding not found" error, mention if there are related bindings

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.9k
Forks
202
PR merge metrics
No merged PRs in 30d

Description

For example:
* Bindings with a different annotation (including "no annotation" vs "some annotation" mismatches)
* Factory bindings vs normal bindings

This logic should be aware of the auto-injection for factories too, for example if there is a `bind` and a `fruit::Annotated()>>` is missing, it's likely that the user forgot the annotation in the binding and we should point this out to help fix the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.