embassy-rs / embassy-rs/chiptool

`validate` does not validate `extends`

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
65
Forks
54
PR merge metrics
No merged PRs in 30d

Description

In the implementation of `validate` for blocks and fieldsets, the only check that is performed for both of their `extends` fields is that the thing they extend exists.

However, the thing they extend may introduce additional fields that could cause overlapping. This is not validated for either of them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.