Denis Cornehl
Denis Cornehl
Sadly, there is no up-to-date doc. Feel free to ask any question in zulip, we'll try to help. The repository for the documentation above is https://github.com/rust-lang/rust-forge/, so > but it...
I don't know the exact CPU-share config, but: we already have a hard limit of 15 minutes build-time (with some exceptions)
instructions: - `web::releases::get_search_results` fetches the search results, it's used in `web::releases::search_handler` - our logging config would send everything that is logged with `tracing::error!` to sentry, and also every server error...
@jyn514 could you provide more info here? Or can this be closed?
@carsonyl good idea, I always want to make it work for more people, if easily achievable. Since I didn't work with windows for > 12 years: How could we easily...
I lean towards what @Nemo157 said here: if we want to reduce page-size, a middleware with a minimizer would be the better approach, because it would also minify the rustdoc...
@Nemo157 @GuillaumeGomez what are both of your thoughts on this?
~~I discovered some more edge cases to fix~~
( I deleted a comment that I couldn't reproduce it, but now I can).
cc @jsha @GuillaumeGomez one of you has any idea?