* Fix builtin default cost dependents on migration (#3768) * Add public function to as placeholder to implement fetching default cost depends on feature_set; Make AhashMap private * Add BuiltinCost to help determine default cost based on migration status * test * fix - after migration feature activation, it should no longer be considered as builtin * use lazy_static, avoid naked unwrap * rename * add comments to BUILINS (cherry picked from commit d791c9a76cce39796e6e424ecda59dc1368631c3) # Conflicts: # builtins-default-costs/src/lib.rs # cost-model/src/cost_model.rs * fix merge conflicts --------- Co-authored-by: Tao Zhu <82401714+tao-stones@users.noreply.github.com> Co-authored-by: Tao Zhu <tao@anza.xyz> |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml |