rust/crates
Milo Moisson c5686c8941
fix: set the right postfix snippets competion source range
Changed the completion item source_range to match
the replaced text. Though in VS Code it may not be
disturbing because the snippet is previewed in a
box, but in Helix editor, it's previewed by applying
the main text edit.
2024-04-03 00:00:34 +02:00
..
base-db Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
cfg
flycheck
hir Auto merge of #16996 - Veykril:lt-err, r=Veykril 2024-04-02 14:13:22 +00:00
hir-def Adjust display impls to respect lifetime bounds 2024-04-02 14:51:08 +02:00
hir-expand Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
hir-ty Auto merge of #16996 - Veykril:lt-err, r=Veykril 2024-04-02 14:13:22 +00:00
ide Adjust display impls to respect lifetime bounds 2024-04-02 14:51:08 +02:00
ide-assists Adjust display impls to respect lifetime bounds 2024-04-02 14:51:08 +02:00
ide-completion fix: set the right postfix snippets competion source range 2024-04-03 00:00:34 +02:00
ide-db
ide-diagnostics Make use of ThinArc in RawAttrs 2024-03-21 11:49:09 +01:00
ide-ssr
intern Fix new clippy lints 2024-04-01 17:55:56 +02:00
limit
load-cargo Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
mbe internal: Remove span trait 2024-03-21 20:08:30 +01:00
parser
paths fix: Don't assert paths being utf8 when filtering them in the watcher 2024-03-22 08:04:50 +01:00
proc-macro-api fix: Rename func_like to FuncLike 2024-03-22 23:03:44 +01:00
proc-macro-srv Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
proc-macro-srv-cli
profile
project-model Fix patch_cfg_if not applying with stitched sysroot 2024-04-02 15:04:40 +02:00
rust-analyzer Auto merge of #16920 - Veykril:clippy-lints, r=Veykril 2024-04-01 16:00:18 +00:00
salsa Fix new clippy lints 2024-04-01 17:55:56 +02:00
sourcegen Fix new clippy lints 2024-04-01 17:55:56 +02:00
span Move Edition into span crate 2024-03-21 10:21:44 +01:00
stdx
syntax
test-fixture Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
test-utils Fix new clippy lints 2024-04-01 17:55:56 +02:00
text-edit
toolchain
tt internal: Remove span trait 2024-03-21 20:08:30 +01:00
vfs fix: Some file watching related vfs fixes 2024-03-21 21:22:19 +01:00
vfs-notify fix: Don't assert paths being utf8 when filtering them in the watcher 2024-03-22 08:04:50 +01:00