Page MenuHomeFreeBSD

lang/rust: Update to 1.45.1
ClosedPublic

Authored by tobik on Jul 27 2020, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 5:22 AM
Unknown Object (File)
Mon, Feb 24, 7:50 AM
Unknown Object (File)
Sat, Feb 22, 12:00 PM
Unknown Object (File)
Fri, Feb 21, 9:02 PM
Unknown Object (File)
Fri, Feb 21, 5:25 PM
Unknown Object (File)
Mon, Feb 17, 4:09 AM
Unknown Object (File)
Sat, Feb 15, 3:41 AM
Unknown Object (File)
Jan 2 2025, 8:40 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