Doing the following:
$ git clone https://github.com/tomaka/winit
$ cd winit
$ cargo run --example window
gives me a window on stable, beta, and 1.20.0-nightly (3610a70ce 2017-07-05).
On 1.20.0-nightly (696412de7 2017-07-06) I get no window.
List of the commits.
Platform is Linux/X11.
cc @tomaka