Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #158399 - joboet:netbsd_threadname_truncate, r=jhpratt
std: truncate thread names on NetBSD NetBSD [enforces limits on the length of thread names](https://man.netbsd.org/pthread_setname_np.3#DESCRIPTION). On all similar platforms (e.g. Linux, macOS) we truncate the Rust name so that at least some of the name is visible in the OS. CC @semarie
Jonathan Brouwer 3 weeks ago
parent 3047262 · parent 8e61983 · commit 546d3d7
0 files changed, 0 insertions, 0 deletions