Please let us know if you run into any issues! Pending any detected regressions these are likely to be the exact artifacts that we’ll release on Thursday.
The component rustfmt-preview isn’t in this release toolchain. Is this a mistake, (a side-effect of downloading from the dev server,) or just an unfortunate happening that we’ll have to live with for the next six weeks?
Found a bug which will become a breaking chage to fix, we’re stabilizing the combination of features that allows you to put impl Trait in the return type of main as in fn main() -> impl Copy {}. Amusing but unintended so it’s better to forbid this for now. Issue.