You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow-list some words in our markdown docstrings
* Forbid a bunch of macros, functions and types
* name the threads
* Do not ignore errors
* Replace use of std::sync::Mutex with parking_lot::Mutex
* Warn on failure to spawn analytics threads instead of panicing
0 commit comments