Page MenuHomeFreeBSD

lang/rust: Update to 1.45.1
ClosedPublic

Authored by tobik on Jul 27 2020, 7:00 PM.
Tags
None
Referenced Files
F99064744: D25835.diff
Sun, Oct 6, 4:27 AM
F99064730: D25835.diff
Sun, Oct 6, 4:26 AM
Unknown Object (File)
Sat, Oct 5, 9:14 AM
Unknown Object (File)
Fri, Oct 4, 3:58 AM
Unknown Object (File)
Fri, Oct 4, 12:38 AM
Unknown Object (File)
Tue, Oct 1, 3:54 PM
Unknown Object (File)
Mon, Sep 30, 7:46 PM
Unknown Object (File)
Sat, Sep 28, 7:47 PM
Subscribers

Details

Summary

Scheduled to be released on 2020-07-30. As this does not look like
it requires full testing again the plan is to land it on 2020-07-30
too. Note that I bumped consumers again since there was a regression
that might cause miscompilation of some code.

https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1451-2020-07-30
https://blog.rust-lang.org/inside-rust/2020/07/27/1.45.1-prerelease.html
https://github.com/rust-lang/rust/compare/1.45.0...stable

Other port changes:

  • Apply the "hard links break env::current_exe()" workaround from rP543251 to lang/rust too
Test Plan

11.3 amd64: ok
11.3 i386: ok
12.1 amd64: ok
12.1 i386: ok
13.0 amd64: ok
13.0 i386: ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tobik requested review of this revision.Jul 27 2020, 7:00 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 30 2020, 6:27 PM
Closed by commit rP543815: lang/rust: Update to 1.45.1 (authored by tobik). · Explain Why
This revision was automatically updated to reflect the committed changes.

There is going to be a 1.45.2 on Monday (2020-08-03). I'll probably just chase it without creating yet another review.

https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1452-2020-08-03