error: struct `KeyModifiers` is private
askobara opened this issue · comments
Arthur Skobara commented
when try to compile ~/.wtftw
with rustc 1.9.0-nightly (e91f889ed 2016-03-03)
Pierre Chevalier commented
I am experiencing the same thing. I am working on a fix.
(BTW, it is not only with nightly rustc: also with 1.7, stable)
Simon Wollwage commented
Ah, I fixed this, but not pushed yet. At least it works on nightly. Work keeps me away from being active at the moment.