about summary refs log tree commit diff
path: root/library/test
AgeCommit message (Expand)AuthorLines
2020-10-27Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-sebors-0/+7
2020-10-27Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-SimulacrumYuki Okushi-0/+1
2020-10-23Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAusYuki Okushi-4/+10
2020-10-22Capture output from threads spawned in testsTyler Mandry-0/+7
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-0/+1
2020-10-18Auto merge of #74480 - yoshuawuyts:hardware_threads, r=dtolnaybors-101/+3
2020-10-16Add std::thread::available_concurrencyYoshua Wuyts-101/+3
2020-10-13Replace absolute paths with relative onesest31-2/+2
2020-10-13Fixing escaping to ensure generation of welformed json.Giles Cope-4/+10
2020-10-02Rollup merge of #77389 - jyn514:THE-PAPERCLIP-COMETH, r=Mark-SimulacrumYuki Okushi-10/+8
2020-10-01Fix some clippy issuesJoshua Nelson-10/+8
2020-09-27libary: Forward compiler-builtins "mem" featureJoe Richey-0/+1
2020-09-21Rollup merge of #77009 - est31:dogfood_total_cmp, r=lcnrRalf Jung-17/+2
2020-09-21Dogfood total_cmp in the test crateest31-17/+2
2020-09-21Rollup merge of #76959 - est31:write, r=oli-obkRalf Jung-10/+10
2020-09-20Replace write_fmt with write!est31-10/+10
2020-09-20Use as_nanos in bench.rs and base.rsest31-5/+1
2020-08-23Prefer https link for wikipedia URLsLzu Tao-3/+3
2020-08-08Rollup merge of #75270 - matthiaskrgr:clippy_aug_1, r=Dylan-DPCYuki Okushi-2/+2
2020-08-08fix clippy::needless_return: remove unneeded return statementsMatthias Krüger-2/+2
2020-08-07Prevent `__rust_begin_short_backtrace` frames from being tail-call optimised ...Alan Egerton-1/+4
2020-07-27mv std libs to library/mark-0/+4889