Mac O'Brien

Results 4 issues of Mac O'Brien

This is the major tracking issue for all client-side console commands. - [x] `alias` -- implemented in 2044803 - [x] `bind` -- implemented in 6b23e61 - [ ] `bf` -...

prio:high
type:feature
sys:console

To reproduce, edit the triangle example and remove the implementation of `TriangleRenderPipelineDesc::vertices` (so that the default implementation is used). The example still compiles, runs and issues no warnings, but does...

Building version 0.7.0 under `rustc 1.18.0-nightly (53f4bc311 2017-04-07)`: ``` error[E0308]: mismatched types --> .../docopt_macros-0.7.0/src/macro.rs:316:16 | 316 | types: P::from_vec(vec![cx.ty_ident(sp, ident("String"))]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `syntax::ptr::P` | =...

No train simulation is complete without the ultimate dream of any train enthusiast, which is Multi-Track Drifting.

enhancement - ux