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

Mismatched types rust nightly #132

@teachop

Description

@teachop

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions