| Age | Commit message (Expand) | Author | Lines |
| 2020-02-02 | Strip unnecessary subexpression | Friedrich von Never | -1/+0 |
| 2020-02-01 | stdarch: update submodule. | Tyler Lanphear | -6/+1 |
| 2020-01-31 | Drop cfg(bootstrap) code | Mark Rousskov | -23/+1 |
| 2020-01-31 | Rollup merge of #68660 - kubo39:patch-1, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-01-31 | Remove incorrect debug assertions from catch_unwind | Tomasz Miąsko | -2/+0 |
| 2020-01-30 | Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, ... | bors | -0/+1 |
| 2020-01-30 | Update | Hiroki Noda | -2/+2 |
| 2020-01-30 | Fix typo. | Hiroki Noda | -1/+1 |
| 2020-01-29 | Document remaining undocumented `From` implementations for IPs | LeSeulArtichaut | -0/+72 |
| 2020-01-29 | Rollup merge of #68627 - joshtriplett:write-all-none, r=Dylan-DPC | Yuki Okushi | -0/+2 |
| 2020-01-28 | Document that write_all will not call write if given an empty buffer | Josh Triplett | -0/+2 |
| 2020-01-28 | Update links to WASI docs in time.rs module | Jakub Konka | -2/+2 |
| 2020-01-28 | Add capacity to BufReader with same unstable gate | Andreas Molzer | -0/+26 |
| 2020-01-28 | Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieu | bors | -2/+2 |
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -2/+2 |
| 2020-01-26 | update | comet | -1/+1 |
| 2020-01-26 | Add a method to query the capacity of a BufWriter | Andreas Molzer | -0/+19 |
| 2020-01-25 | Rollup merge of #68515 - Wind-River:master_2020, r=alexcrichton | Yuki Okushi | -5/+39 |
| 2020-01-24 | Support feature process_set_argv0 for VxWorks | BaoshanPang | -5/+39 |
| 2020-01-24 | Remove unused ignore-license directives | Tomasz Miąsko | -4/+0 |
| 2020-01-23 | Unlock assoc_int_consts in core+std | Linus Färnstrand | -0/+1 |
| 2020-01-21 | Rollup merge of #68313 - batrla:master, r=alexcrichton | Mazdak Farrokhzad | -73/+51 |
| 2020-01-20 | Auto merge of #68066 - CAD97:stabilize-manuallydrop-take, r=Amanieu,Mark-Simu... | bors | -1/+0 |
| 2020-01-20 | refactor fix using cfg_if! (fix build on Solaris) | Vita Batrla | -0/+1 |
| 2020-01-18 | Rollup merge of #68341 - fusion-engineering-forks:instant-docs, r=Dylan-DPC | Mazdak Farrokhzad | -4/+4 |
| 2020-01-18 | slice_patterns: remove internal uses of gate | Mazdak Farrokhzad | -1/+1 |
| 2020-01-18 | Fix table of syscalls in docs of std::time::SystemTime. | Mara Bos | -2/+2 |
| 2020-01-18 | Fix table of syscalls in docs of std::time::Instant. | Mara Bos | -2/+2 |
| 2020-01-18 | refactor fix using cfg_if! (fix build) | Vita Batrla | -6/+16 |
| 2020-01-17 | refactor fix using cfg_if! | Vita Batrla | -120/+55 |
| 2020-01-17 | Options IP_MULTICAST_TTL and IP_MULTICAST_LOOP are 1 byte on BSD and Solaris | Vita Batrla | -18/+50 |
| 2020-01-16 | Rollup merge of #68033 - ollie27:win_f32, r=dtolnay | Dylan DPC | -57/+13 |
| 2020-01-16 | Rollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC | Dylan DPC | -4/+4 |
| 2020-01-16 | Rollup merge of #68223 - SOF3:float-fract-doc, r=varkor | Dylan DPC | -8/+8 |
| 2020-01-16 | Rollup merge of #68096 - varkor:diagnostic-cleanup, r=Centril | Dylan DPC | -1/+1 |
| 2020-01-16 | Update f32.rs | Strømberg | -1/+1 |
| 2020-01-16 | Update f64.rs | Strømberg | -2/+2 |
| 2020-01-16 | Update f32.rs | Strømberg | -1/+1 |
| 2020-01-15 | Use 3.6 instead of 3.5 in float fract() documentation | SOFe | -8/+8 |
| 2020-01-14 | Auto merge of #67711 - Amanieu:fix_unwind_leak, r=alexcrichton | bors | -0/+9 |
| 2020-01-14 | Auto merge of #67076 - mbrubeck:condvar, r=dtolnay | bors | -43/+34 |
| 2020-01-14 | Rollup merge of #68150 - tillarnold:master, r=cramertj | Yuki Okushi | -0/+8 |
| 2020-01-12 | Fix system call docs for time::Instant | Ruud van Asseldonk | -1/+1 |
| 2020-01-12 | Don't include __rust_drop_panic when testing libstd | Amanieu d'Antras | -0/+1 |
| 2020-01-12 | Diagnostics should not end with a full stop | varkor | -1/+1 |
| 2020-01-12 | Document behavior of set_nonblocking on UnixListener | Till Arnold | -0/+8 |
| 2020-01-11 | Abort if C++ tries to swallow a Rust panic | Amanieu d'Antras | -0/+8 |
| 2020-01-11 | Rollup merge of #68102 - lzutao:inline, r=alexcrichton | Mazdak Farrokhzad | -1/+9 |
| 2020-01-11 | Rollup merge of #67666 - lzutao:ptr-null-cmp, r=dtolnay | Mazdak Farrokhzad | -20/+25 |
| 2020-01-10 | Auto merge of #65241 - tmiasko:no-std-san, r=alexcrichton | bors | -10/+0 |