Static Analysis


# #![allow(unused_variables)]
#fn main() {
//! Static analysis passes (i.e. the whole point).
#}

TODO: Create a trait for lints and passes.