rust/crates
bors[bot] 78108235d5
Merge #10657
10657: feat: Make unqualified derive attributes flyimportable r=Veykril a=Veykril

![UuwpKODbpB](https://user-images.githubusercontent.com/3757771/139436613-1e6eb8fd-f591-4fca-9383-ff7408ee9b18.gif)
Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10052

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-29 13:01:49 +00:00
..
base_db feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
cfg Set MSRV 2021-10-23 15:07:11 +03:00
flycheck Set MSRV 2021-10-23 15:07:11 +03:00
hir feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
hir_def feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
hir_expand feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
hir_ty Set MSRV 2021-10-23 15:07:11 +03:00
ide Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
ide_assists Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
ide_completion feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
ide_db Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +02: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 Set MSRV 2021-10-23 15:07:11 +03:00
proc_macro_srv fix: Implement most proc_macro span handling for other ABIs 2021-10-25 16:43:49 +02: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 Set MSRV 2021-10-23 15:07:11 +03:00
rust-analyzer Merge #10595 2021-10-29 10:40:43 +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 Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +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