You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write a universal tool that can apply to any Rust project or enhance klint a static analysis tool/infrastructure in R4L.
This work was originally not intended to support all Rust programs, but focused solely on the standard library. The main reason is that the safety properties may not generalize well or reach convergence. However, following a request from Rust-for-Linux and inspired by the work of asterinas, we believe it may be possible to extract a set of general safety tags for Rust-based operating systems as well. We’ve decided to begin exploring this direction and will keep our findings updated in os-sp.
Context
Idea
Since tag-std currently is a PoC, there are several ways to apply it to R4L
cc #2
The text was updated successfully, but these errors were encountered: