Uh oh!
There was an error while loading. Please reload this page.
Enable ASLR for windows-gnu - #75406
Conversation
rust-highfive
commented
Aug 11, 2020
r? @kennytm (rust_highfive has picked a reviewer for you, use r? to override) |
kennytm
commented
Aug 12, 2020
@bors try |
bors
commented
Aug 12, 2020
⌛ Trying commit 41e7b830c72706ac9967cb3307ef5937b8efe43b with merge 7cb9e7614df03dbbb4dae293eb27fcffa3df4987... |
rust-log-analyzer
commented
Aug 12, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Aug 12, 2020
💔 Test failed - checks-actions |
mati865
commented
Aug 12, 2020
LLD ignores Force pushed to enable high entropy only on 64 bit targets. |
kennytm
commented
Aug 12, 2020
@bors try |
bors
commented
Aug 12, 2020
⌛ Trying commit 372725d05a26a4a1350efec8943c93aec8fd5633 with merge b5ba1d6ee3722c4f81fecc22d300e07ba401af02... |
bors
commented
Aug 12, 2020
☀️ Try build successful - checks-actions, checks-azure |
mati865
commented
Aug 12, 2020
Looks good but I don't know who would be the right reviewer here. |
crlf0710
commented
Aug 28, 2020
Ping from triage, there's merge conflicts now. |
This comment has been minimized.
This comment has been minimized.
mati865
commented
Aug 31, 2020
Dylan-DPC-zz
commented
Sep 15, 2020
@bors try |
bors
commented
Sep 15, 2020
⌛ Trying commit 0ad3da0 with merge 7beae27597059d3c7a90c62c24c93fdaaafc2d1b... |
bors
commented
Sep 15, 2020
☀️ Try build successful - checks-actions, checks-azure |
Dylan-DPC-zz
commented
Oct 10, 2020
Mark-Simulacrum
commented
Oct 13, 2020
I am inclined to just land this -- certainly seems like an improvement. I agree that getting this tested for longer would be good; we can let it land in 1.50 (as opposed to 1.49) for example, though I am likely to forget about this by the time we promote master to beta in ~5 weeks. @bors r+ rollup=never |
bors
commented
Oct 13, 2020
📌 Commit 0ad3da0 has been approved by |
bors
commented
Oct 13, 2020
mati865
commented
Oct 13, 2020
I'll set up reminder if it lands. |
bors
commented
Oct 13, 2020
☀️ Test successful - checks-actions, checks-azure |
Fixes#16514
Fixes#16593
Fixes#17684
Passes the tests for me with x86_64 toolchain.