| Age | Commit message (Expand) | Author | Lines |
| 2022-03-10 | Rollup merge of #94790 - RalfJung:portable-simd-miri, r=Dylan-DPC | Dylan DPC | -2/+0 |
| 2022-03-10 | Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ... | Dylan DPC | -293/+285 |
| 2022-03-10 | Rollup merge of #94644 - m-ou-se:scoped-threads-drop-soundness, r=joshtriplett | Matthias Krüger | -12/+52 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -293/+285 |
| 2022-03-10 | Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco | Matthias Krüger | -0/+1 |
| 2022-03-09 | enable portable-simd doctests in Miri | Ralf Jung | -2/+0 |
| 2022-03-09 | Rollup merge of #94768 - fortanix:raoul/fix_close_read_wakes_up_test_sgx_plat... | Matthias Krüger | -0/+1 |
| 2022-03-09 | New `deprecated_suggestion` feature, use in tests | Jacob Pratt | -0/+1 |
| 2022-03-09 | Add documentation about lifetimes to thread::scope. | Mara Bos | -0/+18 |
| 2022-03-09 | Ignore `close_read_wakes_up` test on SGX platform | Raoul Strackx | -0/+1 |
| 2022-03-09 | Add soundness test for dropping scoped thread results before joining. | Mara Bos | -1/+24 |
| 2022-03-09 | Remove outdated comment. | Mara Bos | -2/+0 |
| 2022-03-09 | Properly abort when thread result panics on drop. | Mara Bos | -24/+26 |
| 2022-03-09 | Fix soundness issue in scoped threads. | Mara Bos | -0/+17 |
| 2022-03-09 | Rollup merge of #94756 - ChrisDenton:unreachable, r=yaahc | Dylan DPC | -1/+7 |
| 2022-03-09 | Auto merge of #94750 - cuviper:dirent64_min, r=joshtriplett | bors | -10/+47 |
| 2022-03-09 | Use `unreachable!` for an unreachable code path | Chris Denton | -1/+7 |
| 2022-03-08 | Rollup merge of #94730 - msabansal:sabansal/b-atomic-mut-ptr, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2022-03-08 | Rollup merge of #94724 - cuviper:rmdirall-cstr, r=Dylan-DPC | Dylan DPC | -10/+9 |
| 2022-03-08 | Rollup merge of #94714 - ChrisDenton:win-close_read_wakes_up, r=Mark-Simulacrum | Dylan DPC | -1/+0 |
| 2022-03-08 | unix: reduce the size of DirEntry | Josh Stone | -10/+47 |
| 2022-03-08 | Rollup merge of #94712 - kckeiks:remove-rwlock-read-error-assumption, r=Mark-... | Matthias Krüger | -3/+3 |
| 2022-03-08 | Rollup merge of #94559 - m-ou-se:thread-scope-spawn-closure-without-arg, r=Ma... | Matthias Krüger | -21/+23 |
| 2022-03-07 | Reverted atomic-mut-ptr feature removal causing compilation break | Sandeep Bansal | -0/+1 |
| 2022-03-07 | unix: Avoid name conversions in `remove_dir_all_recursive` | Josh Stone | -10/+9 |
| 2022-03-07 | Enable `close_read_wakes_up` on Windows | Chris Denton | -1/+0 |
| 2022-03-07 | Use `f` instead of `|| f()`. | Mara Bos | -1/+1 |
| 2022-03-07 | promot debug_assert to assert | Fausto | -3/+3 |
| 2022-03-07 | Stabilize const_fn_fn_ptr_basics and const_fn_trait_bound | Eric Holk | -2/+2 |
| 2022-03-07 | Auto merge of #94272 - tavianator:readdir-reclen-for-real, r=cuviper | bors | -5/+9 |
| 2022-03-06 | Rollup merge of #94649 - ChrisDenton:unix-absolute-fix, r=Dylan-DPC | fee1-dead | -8/+17 |
| 2022-03-05 | Auto merge of #94648 - RalfJung:rollup-4iorcrd, r=RalfJung | bors | -0/+5 |
| 2022-03-05 | Use `as_os_str` to compare exact paths | Chris Denton | -7/+10 |
| 2022-03-05 | Unix `path::absolute`: Fix leading "." component | Chris Denton | -1/+7 |
| 2022-03-05 | do not attempt to open cgroup files under Miri | Ralf Jung | -0/+5 |
| 2022-03-05 | Small fixes in thread local code. | Mara Bos | -2/+2 |
| 2022-03-05 | Update documentation in thread/local.rs. | Mara Bos | -6/+26 |
| 2022-03-05 | Add debug asserts in thread local cell set methods. | Mara Bos | -0/+4 |
| 2022-03-05 | Add tracking issue number for local_key_cell_methods. | Mara Bos | -9/+9 |
| 2022-03-05 | Rename LocalKey's with_{ref,mut} to with_borrow{,_mut}. | Mara Bos | -9/+9 |
| 2022-03-05 | Implement RFC 3184 - thread local cell methods. | Mara Bos | -10/+348 |
| 2022-03-05 | Auto merge of #94546 - JmPotato:std-features-cleanup, r=m-ou-se | bors | -23/+0 |
| 2022-03-05 | Rollup merge of #94446 - rusticstuff:remove_dir_all-illumos-fix, r=cuviper | Dylan DPC | -131/+74 |
| 2022-03-05 | Clean up the std library's #![feature]s | JmPotato | -23/+0 |
| 2022-03-05 | Auto merge of #94628 - Dylan-DPC:rollup-v2slupe, r=Dylan-DPC | bors | -4/+1 |
| 2022-03-04 | Rollup merge of #94618 - lewisclark:remove-stack-size-rounding, r=yaahc | Dylan DPC | -4/+1 |
| 2022-03-04 | Auto merge of #94298 - Urgau:rustbuild-check-cfg, r=Mark-Simulacrum | bors | -0/+3 |
| 2022-03-04 | Don't round stack size up for created threads | Lewis Clark | -4/+1 |
| 2022-03-04 | Rollup merge of #94549 - m-ou-se:thread-is-finished, r=yaahc | Matthias Krüger | -14/+22 |
| 2022-03-04 | Rollup merge of #94236 - reez12g:add_track_caller_87707, r=yaahc | Matthias Krüger | -0/+2 |