ThinLTO: Don't keep files open after mmaping them.#53962
ThinLTO: Don't keep files open after mmaping them.#53962bors merged 1 commit intorust-lang:masterfrom
Conversation
|
@bors try |
|
⌛ Trying commit fc47a92 with merge bc802efeac5a8ebf285527449742e5047d0e09d5... |
|
@rust-timer build bc802efeac5a8ebf285527449742e5047d0e09d5 |
|
Success: Queued bc802efeac5a8ebf285527449742e5047d0e09d5 with parent 3f13b27, comparison URL. |
|
☀️ Test successful - status-travis |
|
r=me if perf comes back with a successful run! Or just r=me in general, looks good! |
|
Yeah, the test run didn't make too much sense since the parent commit is still broken. Unless the build logs can be viewed somewhere. Anyway, I'm even going to up the priority so we get valid perf data sooner. @bors r=alexcrichton p=1 |
|
📌 Commit fc47a92 has been approved by |
…s, r=alexcrichton ThinLTO: Don't keep files open after mmaping them. Fixes #53947. r? @alexcrichton
|
☀️ Test successful - status-appveyor, status-travis |
Fixes #53947.
r? @alexcrichton