rust/crates/rust-analyzer
Aleksey Kladov a833fba98a internal: don't shut up the compiler when it says the code's buggy
Wrapping state-modifying functions into a `catch_unwind` is wrong -- to
do retry after failure, you need to have transactional semantics!
2021-08-30 10:58:39 +03:00
..
2021-05-07 21:46:25 +03:00