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
..
src internal: don't shut up the compiler when it says the code's buggy 2021-08-30 10:58:39 +03:00
tests/slow-tests implement feedback from review 2021-08-10 12:21:48 +02:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml internal: remove unreasonable crate dependency 2021-08-22 14:05:12 +03:00