This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Description
After updating to the rustc nightly...
rustc --opt-level 0 -Z no-landing-pads --cfg cfg_mcu_has_spi --cfg mcu_lpc17xx --cfg arch_cortex_m3 -L /Users/teachop/Projects/rust/zinc/build --out-dir /Users/teachop/Projects/rust/zinc/build /Users/teachop/Projects/rust/zinc/platformtree/platformtree.rs
/Users/teachop/Projects/rust/zinc/platformtree/builder/os.rs:176:18: 176:35 error: mismatched types: expected `collections::vec::Vec<syntax::ast::LifetimeDef>` but found `collections::vec::Vec<syntax::ast::Lifetime>` (expected struct syntax::ast::LifetimeDef but found struct syntax::ast::Lifetime)