rust/crates
Cassandra McCarthy d5cf9f4add
docs: add note about vscode-vim in on_enter
I found myself search for this, so building off of #3013 and #3308, I
hope this note is useful.
2021-10-01 14:12:32 -04:00
..
base_db support non-extern-prelude dependencies 2021-09-28 21:23:46 +02:00
cfg Simplify int_in_range 2021-08-31 13:11:17 +02:00
flycheck internal: remove dead code 2021-09-15 21:22:06 +03:00
hir minor: don't drop binders when doing autoderef 2021-09-30 19:57:15 +05:00
hir_def Add some profiling calls to name resolution 2021-10-01 15:30:00 +02:00
hir_expand Expand asm! to format_args! 2021-10-01 12:33:18 +02:00
hir_ty Add regression test 2021-09-29 21:08:44 +02:00
ide docs: add note about vscode-vim in on_enter 2021-10-01 14:12:32 -04:00
ide_assists Parenthesize expressions in if_to_bool_then assist where required 2021-10-01 12:19:01 +02:00
ide_completion Merge #10402 2021-09-30 16:18:09 +00:00
ide_db Reduce allocation in builtin_crates 2021-10-01 01:56:30 +10:00
ide_diagnostics Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
ide_ssr Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
limit internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
mbe Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
parser internal: more reasonable grammar for blocks 2021-09-26 19:16:09 +03:00
paths internal: improve compilation critical path a bit 2021-08-28 22:43:37 +03:00
proc_macro_api Bump memmap2 2021-10-01 18:55:52 +03:00
proc_macro_srv Bump memmap2 2021-10-01 18:55:52 +03:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile Bump libc 2021-10-01 18:51:45 +03:00
project_model Implicitly depend on test 2021-09-28 21:39:41 +02:00
rust-analyzer Add semantic token modifier for crate root 2021-10-01 20:52:13 +10:00
sourcegen internal: prevent possible bugs when adding magical comments 2021-09-13 13:43:13 +03:00
stdx Bump libc 2021-10-01 18:51:45 +03:00
syntax Fix inline_call breaking RecordExprField shorthands 2021-09-28 19:22:32 +02:00
test_utils support non-extern-prelude dependencies 2021-09-28 21:23:46 +02:00
text_edit Handle all rename special cases for all record pattern fields 2021-08-16 22:48:38 +02:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt Make stringify! prettify its input 2021-09-27 19:02:03 +02:00
vfs Update crates/vfs/src/vfs_path.rs 2021-09-28 10:20:35 +08:00
vfs-notify Bump notify 2021-10-01 18:57:04 +03:00