Skip to content

Consider analyzing LLBC directly #3040

@joshlf

Description

@joshlf

In this Zulip thread, @Nadrieril suggested that we could simplify some extraction by invoking Charon first and then just processing the LLBC. This would make a few things easier:

  • LLBC contains non-doc comments, which we currently don't parse
  • This would allow us to support items nested inside function bodies, which we currently reject since we can't name them by path
  • We might be able to offload more Cargo resolution logic to charon

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