1
Fork 0

Detect incorrect ; in Option::ok_or_else and Result::map_err

Fix #72124.
This commit is contained in:
Esteban Küber 2023-10-07 03:47:02 +00:00
parent 53817963ed
commit 98e5317173
4 changed files with 86 additions and 10 deletions

View file

@ -973,6 +973,7 @@ symbols! {
managed_boxes,
manually_drop,
map,
map_err,
marker,
marker_trait_attr,
masked,
@ -1137,6 +1138,7 @@ symbols! {
offset,
offset_of,
offset_of_enum,
ok_or_else,
omit_gdb_pretty_printer_section,
on,
on_unimplemented,