]> git.lizzy.rs Git - rust.git/commit
Auto merge of #24547 - bombless:comma, r=pnkfelix
authorbors <bors@rust-lang.org>
Sat, 25 Apr 2015 21:44:50 +0000 (21:44 +0000)
committerbors <bors@rust-lang.org>
Sat, 25 Apr 2015 21:44:50 +0000 (21:44 +0000)
commit00c48d3779fb4c372d2dfe7a8654c6cd1e065511
treeb0e0c2156d8874ecaad57c16c20d9336e8a7f69c
parent0d8309ec0b13ebad02bbc76f93eff39edf4af2d0
parent0ad48e41c1b1eb6386449254258603eab7d91620
Auto merge of #24547 - bombless:comma, r=pnkfelix

Closes #20616
It breaks code such as <https://github.com/rust-lang/rust/blob/c64feb63418fd05bd6e5adc6f9ad763aa6a594b1/src/librustc_typeck/check/method/suggest.rs#L367>, so this is a [breaking-change], you have to add missing comma after the last lifetime arguement now.
src/libsyntax/parse/token.rs