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
Auto merge of #1314 - AnthIste:build-script-updates, r=alexcrichton
The examples given for `build.rs` do not compile against the latest rust. Instead of adapting to use modules such as `std::old_io`, I attempted to port the examples to use the new `io` and `path` modules.
0 commit comments