Verus proves Rust correct for all inputs. Code review still can't define "correct."
Amazon detailed Verus, a Rust verifier used in Firecracker and AWS Lambda that mechanically proves annotated functions against a mathematical spec for all possible inputs rather than reviewing code. A…