Matthew James Briggs

Results 102 comments of Matthew James Briggs

> If we have a binary it should be relatively trivial adding it to a distroless image as well? Yes, in fact it would be so trivial that I don't...

> wouldn't require too much work on the bottlerocket side It looks like there isn't a lot to work with. I wonder if `providerID` is the right place to identify...

We may need this feature as well for using drop-in replacement libraries where the original and the drop-in replacement are both published on crates.io. Edit for context: - long term...

I found my way here because I get tired of wondering why rustfmt isn't running on save and realizing that it's because it's either a new project or something I...

Thank @rust1248 ! Does this get synced with other settings?

@sam-berning you could get this rebased as a starting point!

> We need to wind all of this into a single early-boot-config package with sub-packages. > > Some of the tricks that @jmt-lab is using in #3700 should help, like...

> We're on a path to fixing that, and this work is part of the fix, but I don't want to go to a different extreme of micro-packages in the...

`models` is being used. Surely we can find a workaround for this: ``` note: required by a bound in `serde_json::from_str` --> /home/ANT.AMAZON.COM/brigmatt/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.110/src/de.rs:2676:8 | 2674 | pub fn from_str Result |...

Let's merge this first #3768 then rebase your PR to align on 1.19.2