Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upModifications to use new slicing_syntax #37
Conversation
|
Do the methods emit a deprecation warning? While I agree the new syntax looks nice, it is behind a feature gate and there is no rush to move to it. |
|
The old methods have been removed. I was getting compilation errors with a
|
|
That was a bug. It has been fixed (by reverting the relevant change) in rust-lang/rust#17715. |
|
Good. I thought it odd that they broke almost every library I was using
|
|
Yeah, that wasn’t intentional. It’s fixed in the build I made a few hours ago, and should be fixed in the next nigthly. |
|
Awesome. I was getting tired of fixing libraries. However I do like the new On Fri, Oct 3, 2014 at 8:38 AM, Simon Sapin notifications@github.com
S.D.G. |
|
I don't think this is a problem anymore, please re-open this issue if so. |
dkhenry commentedOct 3, 2014
No description provided.