rust/crates
Roberto Bampi 4f22e1a187 Update notify to 6.1.1
Unlike version 6.0.1, this does not pull windows-sys 0.4.5 as observed in #15077.

$ cargo tree --target=x86_64-pc-windows-gnu --charset=ascii | grep windows-sys

|           |   `-- windows-sys v0.42.0
|   |   |   |   |   |       `-- windows-sys v0.42.0 (*)
|       `-- windows-sys v0.48.0
    |   |   `-- windows-sys v0.48.0 (*)
    |   `-- windows-sys v0.48.0 (*)
|   `-- windows-sys v0.48.0 (*)
|   `-- windows-sys v0.42.0 (*)
2023-09-04 18:00:12 +02:00
..
base-db Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
cfg
flycheck Format the existing command in logging 2023-08-15 16:07:06 -07:00
hir Simplify 2023-09-02 17:12:57 +02:00
hir-def Auto merge of #15551 - Veykril:docs, r=Veykril 2023-09-02 15:28:07 +00:00
hir-expand Run cargo fmt on 1.72 2023-08-25 22:24:41 +03:30
hir-ty Add a few more db.unwind_if_cancelled() calls 2023-09-02 14:39:19 +02:00
ide Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
ide-assists Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
ide-completion Move doc comment handling into ide-db 2023-09-02 16:27:26 +02:00
ide-db Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
ide-diagnostics Respect #[allow(unused_braces)] 2023-08-28 22:22:28 +03:30
ide-ssr Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
intern Less once_cell more std 2023-09-01 17:30:59 +02:00
limit
load-cargo
mbe Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
parser Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
paths
proc-macro-api Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
proc-macro-srv Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
proc-macro-srv-cli
proc-macro-test
profile Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
project-model Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
rust-analyzer Update notify to 6.1.1 2023-09-04 18:00:12 +02:00
sourcegen
stdx
syntax Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
test-utils Fix elided lifetimes in rust-lang/rust 2023-08-21 23:53:09 +00:00
text-edit
toolchain
tt
vfs
vfs-notify Update notify to 6.1.1 2023-09-04 18:00:12 +02:00