| Age | Commit message (Expand) | Author | Lines |
| 2020-11-23 | Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrum | bors | -4935/+9 |
| 2020-11-23 | Fix typo in keyword docs for traits | takashiidobe | -1/+1 |
| 2020-11-23 | Add doc for 'as _' about '_' and its possibilities and problems | Alexis Bourget | -3/+14 |
| 2020-11-23 | Auto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay | bors | -2/+4 |
| 2020-11-23 | Auto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-11-23 | Bump version to 1.50.0 | Christiaan Dirkx | -2/+2 |
| 2020-11-23 | Stabilize `IpAddr::is_ipv4` and `is_ipv6` as const | Christiaan Dirkx | -2/+4 |
| 2020-11-22 | Auto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m-ou-se | bors | -2/+0 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -4935/+9 |
| 2020-11-22 | Rollup merge of #79299 - varkor:stabilise-then, r=m-ou-se | Mara Bos | -1/+0 |
| 2020-11-22 | Auto merge of #79219 - shepmaster:beta-bump, r=Mark-Simulacrum | bors | -5/+3 |
| 2020-11-22 | Stabilize refcell_take | ThinkChaos | -1/+0 |
| 2020-11-22 | Reduce branching in write_vectored for BufWriter | Mikhail Zabaluev | -14/+9 |
| 2020-11-22 | Fix is_write_vectored in LineWriterShim | Mikhail Zabaluev | -1/+7 |
| 2020-11-22 | Make is_write_vectored return true for BufWriter | Mikhail Zabaluev | -1/+1 |
| 2020-11-22 | Optimize write_vectored for BufWriter | Mikhail Zabaluev | -12/+50 |
| 2020-11-22 | Stabilise `then` | varkor | -1/+0 |
| 2020-11-22 | Auto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm | bors | -5/+2 |
| 2020-11-21 | Auto merge of #79003 - petrochenkov:innertest, r=estebank | bors | -3/+3 |
| 2020-11-20 | We missed 1.49.0, so bump version to 1.50.0 | Jacob Kiesel | -2/+2 |
| 2020-11-20 | rustc_expand: Mark inner `#![test]` attributes as soft-unstable | Vadim Petrochenkov | -3/+3 |
| 2020-11-20 | Auto merge of #79205 - rust-lang:jdm-patch-1, r=m-ou-se | bors | -0/+1 |
| 2020-11-20 | Auto merge of #79196 - RalfJung:syscall, r=m-ou-se | bors | -1/+1 |
| 2020-11-20 | Auto merge of #78088 - fusion-engineering-forks:panic-fmt-lint, r=estebank | bors | -0/+1 |
| 2020-11-19 | Bump bootstrap compiler version | Jake Goulding | -5/+3 |
| 2020-11-20 | unix/weak: pass arguments to syscall at the given type | Ralf Jung | -1/+1 |
| 2020-11-19 | Auto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simulacrum | bors | -60/+67 |
| 2020-11-19 | Extend meta parameters to all generated code in compat_fn. | Josh Matthews | -0/+1 |
| 2020-11-19 | Auto merge of #79002 - est31:backtrace_colno, r=dtolnay | bors | -2/+13 |
| 2020-11-19 | Make std::future a re-export of core::future | Taiki Endo | -20/+2 |
| 2020-11-18 | Add #[cold] to `abort` and `handle_alloc_error` | BenoƮt du Garreau | -0/+1 |
| 2020-11-18 | Rollup merge of #79151 - wchargin:wchargin-io-write-docs, r=jyn514 | Mara Bos | -2/+2 |
| 2020-11-18 | Rollup merge of #79039 - thomcc:weakly-relaxing, r=Amanieu | Mara Bos | -6/+40 |
| 2020-11-18 | Rollup merge of #78785 - cuviper:weak-getrandom, r=m-ou-se | Mara Bos | -18/+35 |
| 2020-11-17 | Fix typo in `std::io::Write` docs | William Chargin | -2/+2 |
| 2020-11-17 | Auto merge of #79128 - m-ou-se:rollup-lzz1dym, r=m-ou-se | bors | -2/+61 |
| 2020-11-17 | Rollup merge of #79105 - petrochenkov:winlink, r=shepmaster | Mara Bos | -0/+3 |
| 2020-11-17 | Rollup merge of #78138 - fortanix:raoul/dlmalloc0.2, r=Mark-Simulacrum | Mara Bos | -2/+58 |
| 2020-11-17 | Auto merge of #78924 - bjorn3:less_sysroot_build_scripts, r=Mark-Simulacrum | bors | -1/+72 |
| 2020-11-16 | Use syscall! for copy_file_range too | Josh Stone | -9/+9 |
| 2020-11-16 | Try weak symbols for all linux syscall! wrappers | Josh Stone | -17/+8 |
| 2020-11-16 | linux: try to use libc getrandom to allow interposition | Josh Stone | -5/+31 |
| 2020-11-16 | std: Fix test `got_symlink_permission` on Windows | Vadim Petrochenkov | -0/+3 |
| 2020-11-16 | Rollup merge of #78714 - m-ou-se:simplify-local-streams, r=KodrAus | Mara Bos | -163/+57 |
| 2020-11-16 | Rollup merge of #77691 - exrook:rename-layouterr, r=KodrAus | Mara Bos | -2/+2 |
| 2020-11-15 | Make the libstd build script smaller | bjorn3 | -1/+72 |
| 2020-11-15 | Add column number support to Backtrace | est31 | -2/+13 |
| 2020-11-15 | Rollup merge of #78988 - alexcrichton:one-more-intrinsic, r=sfackler | Dylan DPC | -1/+1 |
| 2020-11-14 | Disambiguate symlink argument names | David Tolnay | -60/+67 |
| 2020-11-14 | Auto merge of #75272 - the8472:spec-copy, r=KodrAus | bors | -152/+930 |