Update to Rust 1.46.0:
const fn
improvements#[track_caller]
See the blog post and release notes for more details.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2020-63786c8bff
Please login to add feedback.
0 | 1 | Test Case rust compile |
This update has been submitted for testing by jistone.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Giving negative karma so this doesn't go to stable, 1.46.0-2.fc32 should supersede the build in this update.
For the record: 1.46.0 breaks compilation of doctests in release+LTO mode (which is the default for RPM builds).
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
jistone edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by jistone.
@decathorpe - we don't enable Rust LTO by default in Fedora builds yet. In
rust-bodhi
where you reported the problem, LTO is explicitly enabled in itsCargo.toml
.This update has been pushed to testing.
I could compile code with it :)
This update can be pushed to stable now if the maintainer wishes
It would be nice to see this pushed to stable now.
Oh, sorry! I forgot that the earlier negative karma disabled autopush.
This update has been submitted for stable by jistone.
This update has been pushed to stable.
Yay, thanks!