jyn
jyn
I can write up some minutes.
https://hackmd.io/@jynelson/BkqsUyLdP
> (to be clear, the builder on docs.rs is currently different but we want to merge it with crater's) The docs.rs builder now uses [`rustwide`](https://docs.rs/rustwide/) with some [additional flags](https://github.com/rust-lang/docs.rs/blob/master/src/docbuilder/rustwide_builder.rs#L438).
I kind of assumed LTS but given that the only thing we're doing is running sandboxed builds I would be ok with a more up to date version. @pietroalbini what...
@floers are you interested in adding it yourself? https://forge.rust-lang.org/docs-rs/add-dependencies.html
Yes, unfortunately. You could try changing your build.rs so it doesn't link to libhandy, or vendoring it and building from source.
This issue works fine to track upgrades that need a new OS version.
I've used git too long and every time I see "submodule" I think it means git submodules; edited the title just for my sanity.
> Which parts of the output should be stabilized? This structure is very low-level, and thus inherently at high risk of changing in the future and being unstable. I think...
I think I have access too - sorry I haven't been putting in much work. I think we can make this easier to maintain if we ask people to update...