Page MenuHomeFreeBSD

lang/rust: Update to 1.45.1
ClosedPublic

Authored by tobik on Jul 27 2020, 7:00 PM.
Tags
None
Referenced Files
F81999596: D25835.id75174.diff
Wed, Apr 24, 8:51 AM
F81974271: D25835.diff
Tue, Apr 23, 11:36 PM
Unknown Object (File)
Mon, Apr 22, 7:26 PM
Unknown Object (File)
Sat, Apr 20, 6:05 PM
Unknown Object (File)
Fri, Apr 19, 8:14 PM
Unknown Object (File)
Sat, Apr 13, 1:35 PM
Unknown Object (File)
Feb 23 2024, 5:55 AM
Unknown Object (File)
Feb 23 2024, 5:55 AM
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