Kampfkarren / Kampfkarren/selene
Selene mistakes variables as being 'shadowed' in some situations with anonymous functions in events
Open
A-lints
C-bug
- Dominant language
- Rust
- Stars
- 815
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Currently (with selene `0.6.0`), selene will mistake an event parameter as being 'shadowed' if an anonymous function is used in an event connection, and a previous event connection uses the same variable name. I was unfortunately not able to get a solid reproduction when I tried reproducing the issue.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.