On Mon, Apr 9, 2018, at 7:18 AM, Henri Sivonen wrote: > What's the current status of tooling for editing vendored crates for > local testing and try pushes? > > It looks like our toml setup is too complex for cargo edit-locally to > handle (or, alternatively, I'm holding it wrong). It also seems that > mach edit-crate never happened. > > How do I waive .cargo-checksum.json checking for a crate?
I don't think we have any tooling around this currently. bug 1323557 is still open but hasn't seen any real movement. I did test a potential workflow last year[1] that worked at the time, but recent comments suggest that it no longer works. I haven't tried it again with a newer cargo/rustc so I don't know what the errors are, but if that no longer works we should figure out if we can fix whatever broke it. -Ted 1. https://bugzilla.mozilla.org/show_bug.cgi?id=1323557#c3 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform