Files
rust/clippy_lints/src
bors 7ee3dcdb32 Auto merge of #10859 - MarcusGrass:let-and-ret-known-problems, r=giraffate
Bring up Rust lang #37612 as a known problem for let_and_return

Fixes https://github.com/rust-lang/rust-clippy/issues/4182.

I don't think conforming to this lint could trigger the issue immediately, only if subsequent code-changes go wrong, but I may be mistaken.

Since the lint can't trigger it by itself, just closing this issue might be reasonable, if not maybe this PR fixes it.

changelog: Update docs for `let_and_return`, mention rust-lang #37612
2023-06-06 00:09:09 +00:00
..
2023-06-03 14:38:16 -05:00
2023-03-21 15:38:51 +00:00
2023-04-25 16:31:51 +00:00
2023-04-23 10:52:27 -04:00
2022-10-27 18:41:26 +04:00
2023-06-02 14:46:27 +02:00
2022-12-28 18:52:36 +01:00
2023-03-14 17:18:26 +00:00
2023-02-16 03:39:59 +00:00
2022-01-23 19:31:32 +08:00
2023-03-28 01:14:28 +00:00
2023-06-05 15:48:57 +02:00
2022-04-30 13:51:49 +02:00
2023-05-23 17:22:23 +02:00