dioxus/packages/fermi/src
DianQK 535435a4cf
Fix the issue of duplicate unique ID for atoms using newtype.
The MergeFunctionsPass in LLVM merges identical functions (https://rust.godbolt.org/z/3nnr9nMne), resulting in the same function addresses.
2023-06-21 21:50:10 +08:00
..
atoms Fix the issue of duplicate unique ID for atoms using newtype. 2023-06-21 21:50:10 +08:00
hooks Fix the issue of duplicate unique ID for atoms using newtype. 2023-06-21 21:50:10 +08:00
callback.rs fix: clippy is happy 2022-02-17 10:43:34 -05:00
lib.rs feat: add better use_state for fermi 2022-04-05 21:36:48 -04:00
root.rs Revert "fix: use typeid of atoms for their unique ID (#558)" 2023-06-21 20:07:49 +08:00