I'm happy to see the focus on productivity. I saw the long awaited Non-Lexical Lifetimes tentatively mentioned in there, and I can only hope this will help move things forward, since it's pretty frustrating spending time fighting the borrow checker and refactoring correct code that really ought to run as-is. Cheers and happy 2017 to the Rust project!
I'm extremely new to rust so I don't know if fighting the borrow checker is in my near future or something I will largely avoid.