Tony Arcieri

Results 2560 comments of Tony Arcieri

Will `thumbv8m.base-none-eabi` land on stable soon? I was able to use it on nightly.

> I posit that anyone who does care about old versions of stable Rust is in a commercial environment I'm a fan of aggressive MSRV, but I'll note there's another...

For anyone looking for an interim/stopgap solution for portable CPU feature detection which is at least `no_std` on x86/x86-64, the RustCrypto Project's `cpufeatures` crate provides this: https://github.com/RustCrypto/utils/tree/master/cpufeatures We also support...

FYI, there's an LLVM Xtensa (WIP) backend: https://github.com/espressif/llvm-xtensa

Note: `vek`'s author @yoanlcq suggested that the issues around `no_std` support might be quite difficult to fix (see https://github.com/yoanlcq/vek/issues/24)

`#authenticate` ?

I have no problems giving commit access to anyone who legitimately contributes to the project

Be careful of "2.0" as people might think it only works with Resque 2.0

Some work is probably necessary to upgrade to Bootstrap 3

Engines within engines! Seems plausible? ;)