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