| That looks about right,
though (1) as we said on IRC `&static` ought to be changed to `'static` (or, eventually, any lifetime name). (2) I presume lifetimes = lifetime | lifetime, lifetimes (3) we typically allow trailing commas, and we probably do here as well (or at least probably should?). Niko
|
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev

