Joshua Barretto

Results 69 issues of Joshua Barretto

Hi, I'm using `rustc 1.33.0-nightly (a2b0f247b 2018-12-30)`. My graphics chipset is `Intel® HD Graphics 5500 (Broadwell GT2)`. When running `cargo run --example triangle --features vulkan`, I get the following output...

This is a new from-scratch implementation of Flume with an async core. A few things to note about the design: - The core is async-only and is `no_std`. I use...

A good way to see this is to change the next/previous inputs in the find & replace menu to down/up respectively. This has the effect of preventing up/down working at...

This will allow the use of `todo!()` in places that expect a parser.

enhancement
good first issue

Tupfile, Tuprules.tup and tup.config? Perhaps, if possible, these could be changed to more sensible names? For example, make.tup rules.tup config.tup makes a lot more sense.

Currently unsound if passed an incorrectly sized slice.

A list of things that need doing before 1.0 can be released as stable. This list will grow as we become aware of more things or remember outstanding issues. #...

1.0
tracking