We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b9965 commit c6989e4Copy full SHA for c6989e4
docs/limitations.md
@@ -23,6 +23,8 @@ Tracked here: https://github.com/AeneasVerif/charon/issues/142
23
24
## Missing information in the translated output
25
26
+- Bodies of functions in foreign crates often cause errors (https://github.com/AeneasVerif/charon/issues/543);
27
+- Bodies of std functions (https://github.com/AeneasVerif/charon/issues/545);
28
- Drops (https://github.com/AeneasVerif/charon/issues/152);
29
- Layout information (https://github.com/AeneasVerif/charon/issues/581);
30
- Lifetime information inside function bodies (not planned).
0 commit comments