rust-analyzer/crates
bors[bot] 249ebdd076
Merge #10229
10229: fix: do not complete builtin attributes for qualified paths r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-13 22:31:39 +00:00
..
base_db Downmap the token in attribute inputs when expanding speculatively 2021-09-14 00:04:04 +02:00
cfg Simplify int_in_range 2021-08-31 13:11:17 +02:00
flycheck minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
hir Speculatively expand attributes in completions 2021-09-13 19:30:23 +02:00
hir_def Support the new rustc_builtin_macro syntax 2021-09-09 21:32:41 +02:00
hir_expand Downmap the token in attribute inputs when expanding speculatively 2021-09-14 00:04:04 +02:00
hir_ty Simplify 2021-09-13 18:50:19 +02:00
ide Use correct file syntax node for decl_access computation in find_all_refs 2021-09-12 23:19:23 +02:00
ide_assists Simplify 2021-09-13 18:50:19 +02:00
ide_completion Merge #10229 2021-09-13 22:31:39 +00:00
ide_db Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
ide_diagnostics Merge #10089 2021-08-30 19:35:00 +00:00
ide_ssr fix: avoid pathological macro expansions 2021-08-09 16:15:02 +03:00
limit internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
mbe removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00
parser internal: simplify 2021-09-13 13:35:31 +03:00
paths internal: improve compilation critical path a bit 2021-08-28 22:43:37 +03:00
proc_macro_api Simplify 2021-09-13 18:50:19 +02:00
proc_macro_srv removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile Update dependency minor versions 2021-09-04 00:27:05 -07:00
project_model Rename is_member to is_local 2021-09-07 17:29:58 +02:00
rust-analyzer Merge #10126 2021-09-13 22:22:08 +00:00
sourcegen internal: prevent possible bugs when adding magical comments 2021-09-13 13:43:13 +03:00
stdx minor: improve readability 2021-09-11 18:42:38 +03:00
syntax internal: fix bugs in tests by simplifying code 2021-09-13 13:29:27 +03:00
test_utils Add proc-macro fixture directive 2021-09-13 18:37:50 +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 internal: reduce coupling 2021-08-31 19:14:33 +03:00
vfs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
vfs-notify remove unused deps 2021-09-11 16:20:04 +01:00