SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 117 JavaScript

[rust-compiler] Fix retainWhere dedup logic and rename in ValidateExhaustiveDependencies

Fix retainWhere deduplication which used std::ptr::eq on cloned data
(always false). Rewrite with explicit index-based loop matching TS
retainWhere. Rename is_equal_dep to is_equal_temporary per TS naming.
J
Joe Savona committed
a4e4a6a6a33b78ddd9039810d37f4416542665a8
Parent: 9151ac3