rust/crates
bors[bot] a8247685cf
Merge #10686
10686: internal: Add `Semantics::original_ast_node` for upmapping nodes out of macro files r=Veykril a=Veykril

Fixes trying to insert imports into macro expanded files which then do text edits on very wrong text ranges.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-11-03 20:23:14 +00:00
..
base_db Expose version string of crates fom HIR 2021-11-03 15:40:06 +01:00
cfg Set MSRV 2021-10-23 15:07:11 +03:00
flycheck Set MSRV 2021-10-23 15:07:11 +03:00
hir Merge #10686 2021-11-03 20:23:14 +00:00
hir_def feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
hir_expand Add Semantics::original_ast_node for upmapping nodes out of macro files 2021-11-03 21:12:36 +01:00
hir_ty Merge #10668 2021-10-30 14:42:53 +00:00
ide Expose version string of crates fom HIR 2021-11-03 15:40:06 +01:00
ide_assists Add Semantics::original_ast_node for upmapping nodes out of macro files 2021-11-03 21:12:36 +01:00
ide_completion Add Semantics::original_ast_node for upmapping nodes out of macro files 2021-11-03 21:12:36 +01:00
ide_db Add Semantics::original_ast_node for upmapping nodes out of macro files 2021-11-03 21:12:36 +01:00
ide_diagnostics Set MSRV 2021-10-23 15:07:11 +03:00
ide_ssr Set MSRV 2021-10-23 15:07:11 +03:00
limit Drop resolver and authors manifest entries 2021-10-25 18:12:40 +03:00
mbe internal: replace L_DOLLAR/R_DOLLAR with parenthesis hack 2021-10-23 20:44:31 +03:00
parser internal: remove unused dollars 2021-10-23 20:44:35 +03:00
paths Set MSRV 2021-10-23 15:07:11 +03:00
proc_macro_api Bump object avoid a duplicate dependency 2021-10-30 09:02:45 +03:00
proc_macro_srv Merge #10680 2021-11-03 16:19:42 +00:00
proc_macro_test Set MSRV 2021-10-23 15:07:11 +03:00
profile Set MSRV 2021-10-23 15:07:11 +03:00
project_model Expose version string of crates fom HIR 2021-11-03 15:40:06 +01:00
rust-analyzer Merge #10596 2021-11-03 14:02:10 +00:00
sourcegen Set MSRV 2021-10-23 15:07:11 +03:00
stdx Set MSRV 2021-10-23 15:07:11 +03:00
syntax Fix for-loop expressions breaking with BlockExpr iterable 2021-10-30 16:37:32 +02:00
test_utils Set MSRV 2021-10-23 15:07:11 +03:00
text_edit Set MSRV 2021-10-23 15:07:11 +03:00
toolchain Set MSRV 2021-10-23 15:07:11 +03:00
tt Set MSRV 2021-10-23 15:07:11 +03:00
vfs Set MSRV 2021-10-23 15:07:11 +03:00
vfs-notify Set MSRV 2021-10-23 15:07:11 +03:00