rust/crates
bors[bot] 401daa5f77
Merge #10417
10417: feat(assist): add new assist to unwrap the result return type r=bnjjj a=bnjjj

do the opposite of assist "wrap the return type in Result"

Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
Co-authored-by: Coenen Benjamin <benjamin.coenen@hotmail.com>
2021-10-17 13:32:35 +00:00
..
base_db internal: add integrated test for token censoring 2021-10-10 16:52:21 +03:00
cfg a few clippy fixes 2021-10-14 19:57:21 +01:00
flycheck a few clippy fixes 2021-10-14 19:57:21 +01:00
hir Merge #10546 2021-10-14 19:51:34 +00:00
hir_def internal: add integrated test for token censoring 2021-10-10 16:52:21 +03:00
hir_expand Don't turn local names into strings in CompletionContext 2021-10-17 10:59:06 +02:00
hir_ty
ide revert 2021-10-16 14:13:43 +01:00
ide_assists Merge #10417 2021-10-17 13:32:35 +00:00
ide_completion Fix clippy attribute completions always prefixing with clippy:: 2021-10-17 13:07:49 +02:00
ide_db resolve ControlFlow ourself instead of hard coding. 2021-10-13 21:19:41 +08:00
ide_diagnostics Fix missing_fields diagnostic fix replacing wrong text ranges 2021-10-15 19:27:19 +02:00
ide_ssr
limit
mbe internal: clean up code duplication 2021-10-10 21:08:10 +03:00
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model Use workspace cargo to fetch rust source's metadata 2021-10-14 16:20:11 +01:00
rust-analyzer Merge #10562 2021-10-17 11:30:49 +00:00
sourcegen
stdx Kill the child process before waiting in streaming_output 2021-10-14 13:53:25 +02:00
syntax Merge #10545 2021-10-14 20:10:59 +00:00
test_utils
text_edit
toolchain
tt
vfs Merge #10423 2021-10-12 18:35:03 +00:00
vfs-notify