rust/crates
bors[bot] 393cbd0982
Merge #10841
10841: Emit moniker in lsif r=Veykril a=HKalbasi

fix #10559 

Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
Co-authored-by: HKalbasi <45197576+HKalbasi@users.noreply.github.com>
2021-11-29 11:13:39 +00:00
..
base_db remove duplicate data from CrateOrigin 2021-11-29 11:10:39 +03:30
cfg Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00
flycheck Don't discard flycheck error messages 2021-11-27 18:57:51 +01:00
hir Emit moniker in lsif 2021-11-22 21:29:05 +03:30
hir_def minor: correct profiling name 2021-11-27 19:11:39 +03:00
hir_expand Document token up/down mapping 2021-11-22 17:58:36 +01:00
hir_ty fix: Omit generic defaults for types in hover messages 2021-11-22 18:27:03 +01:00
ide Merge #10841 2021-11-29 11:13:39 +00:00
ide_assists fix: derive path handling 2021-11-25 00:21:29 +09:00
ide_completion Merge #10847 2021-11-24 15:33:00 +00:00
ide_db fix: derive path handling 2021-11-25 00:21:29 +09:00
ide_diagnostics fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
ide_ssr Merge #10698 2021-11-07 11:02:39 +00:00
limit Drop resolver and authors manifest entries 2021-10-25 18:12:40 +03:00
mbe Fix mbe::Shift::new not accounting for non-ident token ids 2021-11-22 18:00:32 +01:00
parser fix: parse the range pat inside the tuple pat 2021-11-18 11:11:37 +08: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 Fix proc macro ABI version checks 2021-11-18 10:24:24 +02:00
proc_macro_test Set MSRV 2021-10-23 15:07:11 +03:00
profile Allow disabling perf access via RA_DISABLE_PERF 2021-11-16 19:42:19 +01:00
project_model Merge #10841 2021-11-29 11:13:39 +00:00
rust-analyzer Merge #10841 2021-11-29 11:13:39 +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 Remove possible multiline details in completions 2021-11-24 16:08:11 +01:00
test_utils Set MSRV 2021-10-23 15:07:11 +03:00
text_edit Update crates/text_edit/src/lib.rs 2021-11-03 15:44:46 +01:00
toolchain Set MSRV 2021-10-23 15:07:11 +03:00
tt Set MSRV 2021-10-23 15:07:11 +03:00
vfs minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
vfs-notify Set MSRV 2021-10-23 15:07:11 +03:00