Tom Parker-Shemilt
Tom Parker-Shemilt
[1.54 now](https://github.com/thepowersgang/mrustc/blob/v0.10/build-1.54.0.sh)
Yup. IIRC I couldn't figure out how to get API gateway working without also using ALB to serve the full [Dawn](https://github.com/palfrey/dawn) site which was my original target for this, so...
875f46f9f62bf29a8f6f1d2da72583095063ecc6 fixes a bunch of this, but we still need to do the upload to S3 and the permissions invoke for Lambda is a bit kludgy now due to a...
Another use case: I want to make a "generic" Diesel backend (so I can swap it between a real and test one), but the [Backend](http://docs.diesel.rs/diesel/backend/trait.Backend.html) trait includes ByteOrder, so I...
I'm still able to reproduce this with the findpanics executable itself i.e. `cargo run -- ./target/debug/findpanics` returns lots of things including ``` In function 738d70 miniz_oxide::inflate::core::transfer Call to 2276d0 core::panicking::panic_bounds_check...
Ditto for `shared_task`
Any progress with this one, or help needed?
This is currently breaking the `virtual_manifest` test
@kegesch semantic-release seems very Javascript-specific. Given the lack of a package.json in Rust projects, I'm not sure how well it'll work?
I'd like to pick this one up. I'm assuming the set of options from https://www.gnu.org/software/coreutils/manual/html_node/paste-invocation.html seems a reasonable set of defaults.