google / google/zerocopy

Consider analyzing LLBC directly

Open
#3,040 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
179
Avg merge
1d 19h
Merged PRs (30d)
29

Description

In [this Zulip thread](https://aeneas-verif.zulipchat.com/#narrow/channel/568078-Hermes.2FZerocopy/topic/Charon.20--start-from/with/573591699), @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 – #3031
- 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`
- #3055
- #3217
- #3026

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.