mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:33:25 +03:00
76c2f4ef49
4278: Log panics in apply_document_changes r=matklad a=lnicola This doesn't necessarily help (because of https://github.com/rust-analyzer/rust-analyzer/issues/4263#issuecomment-623078531), but maybe we could leave it in there for a while in case it catches something. Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>