rust-analyzer/crates/flycheck
Manas 5e6eee5f63 Explicitly name all spawned threads
The thread name is shown in debugger as well as panic messages and this
patch makes it easier to follow a thread instead of looking through
full backtrace, by naming all spawned threads according to their
functioning.
2021-07-08 01:23:57 +05:30
..
src Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00