Uh oh!
There was an error while loading. Please reload this page.
rustc: Compile the fmt_macros crate as an rlib - #62813
Conversation
rust-highfive
commented
Jul 19, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
Mark-Simulacrum
commented
Jul 19, 2019
@bors r+ |
bors
commented
Jul 19, 2019
📌 Commit c1b4d62 has been approved by |
…ulacrum rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
…ulacrum rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
…ulacrum rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
…ulacrum rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
…ulacrum rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
Centril
commented
Jul 28, 2019
I think this might be causing issues in #63052 (comment). @bors rollup=never |
bors
commented
Jul 29, 2019
⌛ Testing commit c1b4d62 with merge 06e18a668cf3616f7ce56d14072641fa52534207... |
bors
commented
Jul 29, 2019
💔 Test failed - checks-azure |
rust-highfive
commented
Jul 29, 2019
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 |
I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
alexcrichton
commented
Jul 29, 2019
@bors: r=Mark-Simulacrum |
bors
commented
Jul 29, 2019
📌 Commit 9f6e1ce has been approved by |
bors
commented
Jul 31, 2019
rustc: Compile the `fmt_macros` crate as an rlib I think this was left out by accident from the "convert everything to rlibs" commit, there's no need for this to be a dylib just as everything else doesn't need to be a dylib!
bors
commented
Jul 31, 2019
☀️ Test successful - checks-azure |
I think this was left out by accident from the "convert everything to
rlibs" commit, there's no need for this to be a dylib just as everything
else doesn't need to be a dylib!