rust-analyzer/crates/rust-analyzer
bors 772acefce9 Auto merge of #18105 - Veykril:push-rquxwznuuwpu, r=Veykril
fix: Faulty notifications should not bring down the server

Fixes https://github.com/rust-lang/rust-analyzer/issues/18055, if a client sends us an unregistered document path in a did save notification it would force us to exit the thread. That is obviously not great behavior, we should be more fallible here
2024-09-12 06:06:14 +00:00
..
src Auto merge of #18105 - Veykril:push-rquxwznuuwpu, r=Veykril 2024-09-12 06:06:14 +00:00
tests/slow-tests Auto merge of #18080 - Veykril:dedup, r=Veykril 2024-09-11 11:47:17 +00:00
build.rs Bump Cargo.lock 2024-05-14 10:57:02 +02:00
Cargo.toml Use crossbeam-channel from the workspace 2024-08-09 23:48:03 +02:00