rust-analyzer/crates/proc_macro_api/src
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
..
lib.rs Add profiling spans under cargo_to_crate_graph 2021-04-22 21:25:29 +03:00
msg.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
process.rs Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30
rpc.rs Trim down IPC json size 2021-03-24 15:01:37 +08:00
version.rs Minor clippy perf fixes 2021-06-18 14:40:51 +03:00