rust/crates
Jonas Schievink c714c139a4 Update tests
We're now omitting the libc crate's build script and const_fn test
2022-01-18 18:27:29 +01:00
..
base_db
cfg
flycheck
hir Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
hir_def Clean up assoc item collection a bit 2022-01-14 18:45:23 +01:00
hir_expand fix: Properly cache files in Semantics when ascending macros 2022-01-14 11:07:53 +01:00
hir_ty Print a single ellipsis for any number of omitted types 2022-01-10 16:55:53 +01:00
ide status: output all crates a file belongs to 2022-01-17 18:10:01 +01:00
ide_assists format 2022-01-14 22:13:45 +00:00
ide_completion Temporarily disable format string completions 2022-01-17 09:30:35 +02:00
ide_db Add test for comments not directly next to items 2022-01-17 18:44:43 -05:00
ide_diagnostics Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
ide_ssr
limit
mbe
parser Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
paths
proc_macro_api
proc_macro_srv Shrink diagnostic spans for errors inside macros 2022-01-08 15:40:42 +01:00
proc_macro_test
profile Generate AnyHasDocComments node 2022-01-07 12:38:18 +01:00
project_model Update tests 2022-01-18 18:27:29 +01:00
rust-analyzer Merge #11287 2022-01-16 15:13:52 +00:00
sourcegen
stdx Generate AnyHasDocComments node 2022-01-07 12:38:18 +01:00
syntax Move format specifier lexing from syntax to ide_db 2022-01-15 13:14:59 +01:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify