stable-2015-10-29 vs. beta-2015-11-05.
stable-2015-10-29 vs. nightly-2015-11-19.
Beta root regressions, sorted by rank:
- nanovg-0.3.0 (before) (after)
- cudd-sys-0.1.0 (before) (after)
- pinyin-0.0.4 (before) (after)
- fastcgi-1.0.0-alpha.2 (before) (after)
- ao-0.6.1 (before) (after)
Nightly root regressions, sorted by rank:
- lru_time_cache-0.2.4 (before) (after)
- glib-0.0.5 (before) (after)
- message_filter-0.1.5 (before) (after)
- nanovg-0.3.0 (before) (after)
- syncbox-0.2.4 (before) (after)
- tcod-0.8.0 (before) (after)
- maidsafe_utilities-0.1.2 (before) (after)
- cudd-sys-0.1.0 (before) (after)
- pinyin-0.0.4 (before) (after)
- ao-0.6.1 (before) (after)
- bud-0.0.1 (before) (after)
- fastcgi-1.0.0-alpha.2 (before) (after)
Analysis
I’ve only given a brief look at the betas, not nightlies.
- “unnecessary parens around
for
head expression” - nanovg. lint change - “attribute should be applied to struct or enum” - cudd-sys. bug fix?
- “cannot infer appropriate lifetime” - pinyin. what’s this?
- “type annotations required” - fastcgi. what’s this?
- “attribute should be applied to function” - ao. similar bug fix to cudd-sys
Anybody know offhand what caused these?
cc @nikomatsakis there are two typecheck failures here.