Paul Osborne

Results 17 issues of Paul Osborne

CC @nastevens Hello @mbr. Thanks for putting together this library -- it was great for giving me something to work with starting out for a problem I have been working...

This appears to have something to do with sqlite3 and how it handles that field. Regardless, this is useful information with which graphs could be made which we do not...

Right now we find individual files in hierarchies. It may be quicker to use zip-and-download to get a bunch at once. This might be a good feature to consider adding...

## Problem Embedded targets typically do not target the same architectures that are readily available on CI services like Travis and developers machines, yet we would still like for CI...

community

These changes pull in the cranelift changes from #10177 with some additional stacked changes to resolve conflicts, align with previous changes in the stack-switching series, and address feedback items which...

cranelift
cranelift:area:x64

On non-nightly compilers, the precision crate code continued to fallback on the C version; Inline assembly has been stable for some time now, so target it and set the MSRV...

Prior to this change, using a static backend without explicitly setting a Host header or configuring an override resulted in the expect case being hit. The configured non-override static backend...