You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently code depended on regression in the stable rustc to work.
Newest beta rustc (1.14) fixes the regression, so the code would no
longer work.
rust-lang/rust#37959
Regressed from current and past stable (works on 1.13.0, 1.12.1) to current beta (1.14.0).
Error:
Probably the code that beta handles wrongly: zetok/tox@0885d7e#diff-47bd9ee511e98206d1a2d1ad0809b219R1427
Works on stable rustc 1.13.0 (2c6933a 2016-11-07): https://travis-ci.org/zetok/tox/jobs/177605738#L960
Failed on beta rustc 1.14.0-beta.2 (e627a2e 2016-11-16): https://travis-ci.org/zetok/tox/jobs/177605739#L1137
The text was updated successfully, but these errors were encountered: