Skip to content

Commit c7087fe

Browse files
committed
Auto merge of #73424 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
[stable] stable 1.44.1 Another backport for 1.44.1, fixing rust-lang/rust-clippy#5356. r? @ghost
2 parents d107792 + 03c622f commit c7087fe

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

RELEASES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ Version 1.44.1 (2020-06-18)
22
===========================
33

44
* [rustfmt accepts rustfmt_skip in cfg_attr again.][73078]
5-
* [Fix fingerprinting for lld on Windows with dylib.][cargo/8290]
6-
* [Don't hash executable filenames on apple platforms.][cargo/8329]
5+
* [Don't hash executable filenames on apple platforms, fixing backtraces.][cargo/8329]
76
* [Fix crashes when finding backtrace on macOS.][71397]
7+
* [Clippy applies lint levels into different files.][clippy/5356]
88

99
[71397]: https://github.com/rust-lang/rust/issues/71397
1010
[73078]: https://github.com/rust-lang/rust/issues/73078
11-
[cargo/8290]: https://github.com/rust-lang/cargo/pull/8290
1211
[cargo/8329]: https://github.com/rust-lang/cargo/pull/8329
12+
[clippy/5356]: https://github.com/rust-lang/rust-clippy/issues/5356
1313

1414
Version 1.44.0 (2020-06-04)
1515
==========================

0 commit comments

Comments
 (0)