This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
ra_lsp_server
History
Aleksey Kladov
13100da7a2
switch threadpool back from rayon to threadpool
...
rayon does not replenish the pool when the thread panics, but we must be reselient to bugs.
2018-12-09 13:13:36 +03:00
..
src
switch threadpool back from rayon to threadpool
2018-12-09 13:13:36 +03:00
tests
/heavy_tests
Add test for code actions
2018-12-06 21:32:15 +01:00
Cargo.toml
switch threadpool back from rayon to threadpool
2018-12-09 13:13:36 +03:00