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)
Sat, Apr 13, 1:35 PM
Unknown Object (File)
Feb 23 2024, 5:55 AM
Unknown Object (File)
Feb 23 2024, 5:55 AM
Unknown Object (File)
Feb 23 2024, 5:55 AM
Unknown Object (File)
Feb 22 2024, 6:09 PM
Unknown Object (File)
Dec 23 2023, 5:01 AM
Unknown Object (File)
Nov 21 2023, 8:57 PM
Unknown Object (File)
Nov 21 2023, 8:57 PM
Subscribers

Details

Reviewers
tobik
mikael
Group Reviewers
rust
O5: Ports Framework(Owns No Changed Paths)
portmgr
Commits
rP543815: lang/rust: Update to 1.45.1
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 32585
Build 30041: arc lint + arc unit

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