| Age | Commit message (Expand) | Author | Lines |
| 2023-05-05 | Sort windows_sys.lst alphabetically | Chris Denton | -614/+617 |
| 2023-05-05 | Use new bindings | Chris Denton | -53/+70 |
| 2023-05-05 | Generate windows-sys bindings | Chris Denton | -3045/+7016 |
| 2023-05-05 | feat: merge functionality of `io::Sink` into `io::Empty` | Vidhan Bhatt | -26/+87 |
| 2023-05-05 | Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc | Dylan DPC | -24/+35 |
| 2023-05-05 | Rollup merge of #110946 - RalfJung:tls-realstd, r=m-ou-se | Yuki Okushi | -17/+22 |
| 2023-05-04 | Rollup merge of #111009 - scottmcm:ascii-char, r=BurntSushi | Matthias Krüger | -0/+3 |
| 2023-05-03 | Add the basic `ascii::Char` type | Scott McMurray | -0/+3 |
| 2023-05-03 | Rollup merge of #105695 - joboet:remove_generic_parker, r=m-ou-se | Manish Goregaokar | -129/+17 |
| 2023-05-03 | Rollup merge of #97594 - WaffleLapkin:array_tuple_conv, r=ChrisDenton | Manish Goregaokar | -0/+20 |
| 2023-05-03 | Mention array<->tuple convs in docs | Maybe Waffle | -0/+20 |
| 2023-05-03 | Fix MXCSR configuration dependent timing | Raoul Strackx | -1/+5 |
| 2023-05-03 | Remove unnecessary Send bound | Gil Shoshan | -3/+3 |
| 2023-05-03 | Use `from_wide_to_user_path` in `read_link` | Chris Denton | -4/+7 |
| 2023-05-03 | Correctly convert an NT path to a Win32 path | Chris Denton | -12/+21 |
| 2023-05-02 | Rollup merge of #110895 - Ayush1325:thread-local-fix, r=thomcc | Dylan DPC | -1/+1 |
| 2023-05-01 | Relax implicit `W: Sized` bound on `LineWriter<W>` | Maybe Waffle | -27/+29 |
| 2023-05-01 | Relax implicit `W: Sized` bound on `BufWriter<W>` | Maybe Waffle | -70/+72 |
| 2023-05-01 | Relax implicit `R: Sized` bound on `BufReader<R>` | Maybe Waffle | -14/+17 |
| 2023-05-01 | Rollup merge of #111057 - xfix:tcpstream-as-raw-fd-inline, r=m-ou-se | Matthias Krüger | -0/+69 |
| 2023-05-01 | Rollup merge of #110987 - infdahai:wasi_clock_time, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2023-05-01 | Rollup merge of #110093 - beetrees:set-times-32-bit, r=joshtriplett | Matthias Krüger | -2/+39 |
| 2023-05-01 | Rollup merge of #109540 - marcospb19:edit-Path-with_file_name-example, r=m-ou-se | Matthias Krüger | -5/+11 |
| 2023-05-01 | Inline AsRawFd implementations | Konrad Borowski | -0/+11 |
| 2023-05-01 | Inline socket function implementations | Konrad Borowski | -0/+9 |
| 2023-05-01 | Inline AsInner implementations | Konrad Borowski | -0/+49 |
| 2023-04-29 | update wasi_clock_time_api ref. | clundro | -2/+2 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -53/+28 |
| 2023-04-28 | replace version placeholders | Pietro Albini | -44/+44 |
| 2023-04-28 | avoid duplicating TLS state between test std and realstd | Ralf Jung | -17/+22 |
| 2023-04-28 | Auto merge of #110924 - matthiaskrgr:rollup-jvznpq2, r=matthiaskrgr | bors | -19/+22 |
| 2023-04-28 | Rollup merge of #110898 - m-ou-se:remove-unused-thread-local-key, r=cuviper | Yuki Okushi | -80/+1 |
| 2023-04-28 | Rollup merge of #110620 - Nilstrieb:document-the-undocumented, r=thomcc | Yuki Okushi | -2/+20 |
| 2023-04-28 | remove_dir_all: delete directory with fewer perms | Chris Denton | -19/+22 |
| 2023-04-27 | Rollup merge of #106599 - MikailBag:patch-1, r=jyn514 | Matthias Krüger | -4/+4 |
| 2023-04-27 | Rollup merge of #106456 - kadiwa4:std-prelude-comment, r=jyn514 | Matthias Krüger | -4/+4 |
| 2023-04-27 | Rollup merge of #105745 - philpax:patch-1, r=jyn514 | Matthias Krüger | -0/+5 |
| 2023-04-27 | Document `const {}` syntax for `std::thread_local`. | Nilstrieb | -2/+20 |
| 2023-04-27 | correct `std::prelude` comment | KaDiWa | -4/+4 |
| 2023-04-27 | Update test. | Mara Bos | -19/+1 |
| 2023-04-27 | Remove unused std::sys_common::thread_local_key::Key. | Mara Bos | -61/+0 |
| 2023-04-27 | Remove all in target_thread_local cfg | Ayush Singh | -1/+1 |
| 2023-04-27 | std: use `LazyLock` to lazily resolve backtraces | joboet | -54/+25 |
| 2023-04-27 | Auto merge of #110562 - ComputerDruid:riscv, r=tmandry | bors | -0/+6 |
| 2023-04-27 | docs(std): clarify `remove_dir_all` errors | Philpax | -0/+5 |
| 2023-04-26 | Auto merge of #110861 - m-ou-se:thread-local-restructure, r=workingjubilee | bors | -311/+283 |
| 2023-04-26 | Restructure and rename thread local things in std. | Mara Bos | -311/+283 |
| 2023-04-26 | Rollup merge of #110419 - jsoref:spelling-library, r=jyn514 | Matthias Krüger | -19/+20 |
| 2023-04-26 | Rollup merge of #110587 - tomaka:fix-109727, r=jyn514 | jyn | -2/+7 |
| 2023-04-26 | Rollup merge of #110266 - tgross35:try-exists-wording, r=jyn514 | jyn | -6/+9 |