rust/crates
bors[bot] 0063ad970d
Merge #4358
4358: add if let and while let postfix for Option and Result #4348 r=matklad a=bnjjj

close #4348 

I also added `while let` for iterator or stream it could be useful 

![iflet](https://user-images.githubusercontent.com/5719034/81278000-676c6b80-9055-11ea-87ad-6b8476dd983f.gif)


Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-05-11 18:08:26 +00:00
..
ra_arena
ra_assists Merge #4358 2020-05-11 18:08:26 +00:00
ra_cfg Move feature desugaring to the right abstraction layer 2020-05-08 02:56:53 +02:00
ra_db Add fixture doc comment 2020-05-06 18:09:28 +02:00
ra_flycheck Merge #4406 #4410 #4411 #4417 2020-05-10 17:37:07 +00:00
ra_fmt
ra_hir Merge #4421 2020-05-11 12:21:08 +00:00
ra_hir_def Highlight mutable statics as mutable 2020-05-10 16:25:51 +01:00
ra_hir_expand
ra_hir_ty Merge #4394 #4414 2020-05-10 17:47:27 +00:00
ra_ide Merge #4358 2020-05-11 18:08:26 +00:00
ra_ide_db New definition_visibility method 2020-05-11 14:28:14 +03:00
ra_mbe Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_parser
ra_proc_macro
ra_proc_macro_srv Remove dbg 2020-05-10 06:39:36 +08:00
ra_prof
ra_project_model Merge #4406 #4410 #4411 #4417 2020-05-10 17:37:07 +00:00
ra_syntax Merge #4396 2020-05-10 18:01:20 +00:00
ra_text_edit Simplify proto conversion 2020-05-10 19:01:26 +02:00
ra_toolchain Simplify match 2020-05-09 22:20:11 +03:00
ra_tt
rust-analyzer Merge #4397 2020-05-11 17:33:38 +00:00
stdx
test_utils unindent -> dedent 2020-05-09 14:48:43 +02:00