Andrea Lattuada

Results 5 issues of Andrea Lattuada

We're using the Cloudwatch wrapper for a dashboard and I'm now wrapping Beanstalk to show environment status. Is there interest in this? I'll update the PR with more wrappers later....

Given this definition: ```rust struct Node { v: V, next: Option, } ``` This works: ```rust impl Node { #[ghost] fn len_logic(self: Node) -> Int { { let Node {...

enhancement
low-priority

Hi, saw your talk and read your blogpost(s) on rootless containers. Thanks for the great work! Is `remainroot apt-get update` still expected to fail?

are missing.