Skip to content

Function names and monomorphization #129

@zjp-CN

Description

@zjp-CN

Need to dig into how function names are generated w.r.t. monomorphization (e.g. <Struct<ConcreteType> as Trait>::func or func::<ConcreteType>)

  • core.sqlite3 has no monomorphized function names
  • kani-list.json has monomorphized function names

This probably leads to #117 and influences statistics (especially based on path) greatly.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions