rust/crates
Benjamin Coenen b60a29ca94 feat(diagnostics): use default expression instead of todo! when missing fields
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2022-01-07 14:13:34 +01:00
..
base_db Merge #11069 2021-12-20 16:50:35 +00:00
cfg Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
flycheck Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
hir add better default behavior on fill struct fields diagnostic 2022-01-06 15:42:29 +01:00
hir_def parse empty statemet as statemetn 2021-12-29 20:04:36 +03:00
hir_expand add better default behavior on fill struct fields diagnostic 2022-01-04 15:59:00 +01:00
hir_ty add better default behavior on fill struct fields diagnostic 2022-01-06 15:42:29 +01:00
ide feat(diagnostics): add new config to fill default expression 2021-12-31 16:29:08 +01:00
ide_assists dead code 2021-12-28 19:13:30 +03:00
ide_completion introduce hacks module 2021-12-28 18:57:13 +03:00
ide_db Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
ide_diagnostics feat(diagnostics): use default expression instead of todo! when missing fields 2022-01-07 14:13:34 +01:00
ide_ssr compress 2021-12-28 19:17:34 +03:00
limit Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
mbe add TopEntryPoint 2021-12-28 17:00:55 +03:00
parser restore invariatns 2021-12-29 20:37:08 +03:00
paths Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
proc_macro_api Merge #11028 2021-12-20 13:45:35 +00:00
proc_macro_srv Merge #11028 2021-12-20 13:45:35 +00:00
proc_macro_test Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
profile Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
project_model Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
rust-analyzer feat(diagnostics): use default expression instead of todo! when missing fields 2022-01-07 14:13:34 +01:00
sourcegen Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
stdx Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
syntax feat(diagnostics): use default expression instead of todo! when missing fields 2022-01-07 14:13:34 +01:00
test_utils fix: Do not complete Drop::drop, complete std::mem::drop instead 2021-12-22 02:25:38 +01:00
text_edit Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
toolchain Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
tt Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
vfs Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
vfs-notify Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00