Suspected build time regression when removing unused bool. #49061
Labels
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-compiler-performance
Working group: Compiler Performance
In the WebRender repo, we have a PR that won't land due to rustc timeouts on travis-ci (servo/webrender#2482).
Other PRs before and after this one have been landing without any timeout issues.
The PR in question has failed to merge 8 times, each time caused by a timeout (see https://travis-ci.org/servo/webrender/jobs/353937410#L1073 for the most recent log).
We're targeting the rustc version that is currently used by Gecko:
The text was updated successfully, but these errors were encountered: