rust-analyzer/crates
bors[bot] c3eb646487
Merge #10225
10225: internal: Add proc-macro fixture directive r=Veykril a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-13 17:07:23 +00:00
..
base_db Add proc-macro fixture directive 2021-09-13 18:37:50 +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 Avoid type inference panic on bitslice methods 2021-09-12 10:49:40 +02:00
hir_def Support the new rustc_builtin_macro syntax 2021-09-09 21:32:41 +02:00
hir_expand removing seemingly unused dev deps. 2021-09-11 16:26:36 +01: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 internal: prevent possible bugs when adding magical comments 2021-09-13 13:43:13 +03: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 Add proc-macro fixture directive 2021-09-13 18:37:50 +02: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