Jack Moffitt

Results 13 issues of Jack Moffitt

Currently the move-cli crate uses `include_dir!` to slurp the Move stdlib files into its build. This is a bit of a dependency violation. One way to solve this is to...

bug
language
move-stdlib

I'm trying to fuzz a C API backed by a Rust implementation. The Rust coded exposes the API over FFI and is compiled as a staticlib, but this makes it...

Currently we ignore chroma in the RDO loop for block size decisions. We should be considering chroma. This change may or may not improve metrics as metrics don't look at...

chroma

Currently there is no documentation for the existing 3 controls.

Typing "metajack.im" into the url bar takes me to duckduckgo instead of to the url. I'm guessing the TLD detection needs a bit of expansion.

Here: https://critic.hoppipolla.co.uk/369c5b83?review=468 Hit 'm' and then select 'Any' and 'Any' and hit ok. Now you can't actually perform the review and hitting spacebar scrolls to the bottom them pops you...

Right now you have to guess which repo each pull comes from. Instead of labeling them with just the number, I suggest owner/repo#num as is customary on GitHub.

It gives an error instead of syncing every repo.

Get Speedometer working in Servo. Speedometer is here: http://browserbench.org/Speedometer/ This metabug is specifically just to get it running. Performance issues will be tracked in a separate metabug. - [ ]...

B-interesting-project
B-meta
E-candidate-for-mentoring

When using the status API, bors doesn't do any counting of successes. If the number of successes is greater than zero and it sees no failures, it will assume it...