Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
This will fail on CI because we don't have a beta yet, but the date should be accurate and we should have a beta in ~40 minutes. |
src/libunwind/libunwind.rs
Outdated
There was a problem hiding this comment.
| #[cfg_attr(allfeature = "llvm-libunwind", | |
| #[cfg_attr(feature = "llvm-libunwind", |
cc @RalfJung - I've simply allowed the warning here though I suspect this isn't the only place. It also looks like the |
d22ae9d to
777aa39
Compare
|
Yeah, while libcore and liballoc should be free of
Indeed. This is also related to #58363. |
|
There's also still tons of Probably the |
|
r=me when this is green on CI |
777aa39 to
007d87f
Compare
|
@bors r=alexcrichton p=50 |
|
📌 Commit 007d87f has been approved by |
|
☀️ Test successful - checks-azure, checks-travis, status-appveyor |
This was broken by rust-lang#62376 Since rust-lang#62286 is not in beta yet, we cannot remove those not(bootstrap) Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
No description provided.