| Age | Commit message (Expand) | Author | Lines |
| 2019-10-06 | redesign of the interface to the unikernel HermitCore | Stefan Lankes | -433/+2314 |
| 2019-10-05 | Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandry | Tyler Mandry | -2/+1 |
| 2019-10-05 | Rollup merge of #65126 - BO41:time_typo, r=kennytm | Tyler Mandry | -28/+23 |
| 2019-10-05 | Rollup merge of #64765 - alexcrichton:less-check-backtrace, r=sfackler | Tyler Mandry | -50/+50 |
| 2019-10-05 | Rollup merge of #64728 - messense:udp-peer-addr, r=dtolnay | Tyler Mandry | -3/+1 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -2/+1 |
| 2019-10-05 | Fix typo on `now()` comments | BO41 | -28/+23 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -1/+2 |
| 2019-10-03 | Rollup merge of #61879 - stjepang:stabilize-todo, r=withoutboats | Tyler Mandry | -1/+0 |
| 2019-10-03 | Added doc about behavior of extend on HashMap | Martin Habovštiak | -0/+2 |
| 2019-10-02 | BacktraceStatus: add Eq impl | Ben Boeckel | -1/+1 |
| 2019-10-01 | Rollup merge of #64912 - lzutao:unneeded-main-doc, r=jonas-schievink | Mazdak Farrokhzad | -166/+119 |
| 2019-10-01 | Remove unneeded `fn main` blocks from docs | Lzu Tao | -166/+119 |
| 2019-09-30 | async/await: improve obligation errors | David Wood | -0/+1 |
| 2019-09-28 | Slice docs: fix typo | Andre Bogus | -1/+1 |
| 2019-09-28 | Rollup merge of #64836 - lzutao:stabilize-map_get_key_value, r=SimonSapin | Mazdak Farrokhzad | -2/+1 |
| 2019-09-28 | Rollup merge of #64818 - Wind-River:master, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-09-28 | Rollup merge of #64703 - llogiq:slices-elems-are-equidistant, r=rkruppe | Mazdak Farrokhzad | -1/+3 |
| 2019-09-27 | Docs: slice elements are equidistant | Andre Bogus | -1/+3 |
| 2019-09-27 | Stabilize map_get_key_value feature | Lzu Tao | -2/+1 |
| 2019-09-25 | update rtpSpawn's parameters type(It's prototype has been updated in libc) | Baoshan Pang | -2/+2 |
| 2019-09-26 | Update src/libstd/net/udp.rs | messense | -1/+1 |
| 2019-09-25 | Fix ExitStatus on Fuchsia | Tyler Mandry | -75/+93 |
| 2019-09-25 | std: Reduce checks for `feature = "backtrace"` | Alex Crichton | -50/+50 |
| 2019-09-25 | Snap cfgs to new beta | Mark Rousskov | -1/+0 |
| 2019-09-25 | Rollup merge of #64481 - tomtau:fix/tls-error-message, r=KodrAus | Mazdak Farrokhzad | -2/+2 |
| 2019-09-24 | Rollup merge of #64720 - Wind-River:master, r=alexcrichton | Mazdak Farrokhzad | -302/+2 |
| 2019-09-24 | Rollup merge of #64702 - sinkuu:deps, r=jonas-schievink | Mazdak Farrokhzad | -3/+0 |
| 2019-09-24 | Rollup merge of #63356 - ali-raheem:issue#63183, r=KodrAus | Mazdak Farrokhzad | -0/+25 |
| 2019-09-24 | Stabilize UdpSocket::peer_addr | messense | -3/+1 |
| 2019-09-23 | remove rtp.rs, and move rtpSpawn and RTP_ID_ERROR to libc | Baoshan Pang | -302/+2 |
| 2019-09-23 | Remove unused dependencies | Shotaro Yamada | -3/+0 |
| 2019-09-23 | Rollup merge of #64294 - wchargin:wchargin-stdio-piped-docs, r=Dylan-DPC | Mazdak Farrokhzad | -1/+1 |
| 2019-09-20 | Merge pull request #25 from Wind-River/stat | n-salim | -1/+1 |
| 2019-09-20 | rust stat should call libc stat | Baoshan Pang | -1/+1 |
| 2019-09-20 | No home directory on vxWorks | Baoshan Pang | -22/+1 |
| 2019-09-20 | libstd: Fix typos in doc | Hsiang-Cheng Yang | -4/+4 |
| 2019-09-19 | Remove unnecessary `mut` in doc example | Adrian Heine né Lang | -1/+1 |
| 2019-09-17 | Rollup merge of #64505 - pickfire:patch-1, r=Mark-Simulacrum | Tyler Mandry | -6/+6 |
| 2019-09-16 | Rollup merge of #64504 - guanqun:use-println-without-empty-str, r=jonas-schie... | Mazdak Farrokhzad | -1/+1 |
| 2019-09-16 | Rollup merge of #64444 - RalfJung:no-backtrace, r=alexcrichton | Mazdak Farrokhzad | -27/+25 |
| 2019-09-16 | avoid #[cfg] in favor of cfg! | Ralf Jung | -13/+7 |
| 2019-09-16 | Fix inconsistent link formatting | Ivan Tham | -6/+6 |
| 2019-09-16 | updated the panic message wording | Tomas Tauber | -1/+1 |
| 2019-09-15 | Rollup merge of #63872 - marmistrz:readdir, r=jonas-schievink | Mazdak Farrokhzad | -1/+2 |
| 2019-09-15 | use println!() | Guanqun Lu | -1/+1 |
| 2019-09-15 | Made a thread local storage panic message more explanatory | Tomas Tauber | -2/+2 |
| 2019-09-14 | Rollup merge of #64393 - Wind-River:master_002_envKey, r=alexcrichton | Mazdak Farrokhzad | -2/+1 |
| 2019-09-14 | Rollup merge of #64378 - Rosto75:master, r=jonas-schievink | Mazdak Farrokhzad | -4/+4 |
| 2019-09-14 | Rollup merge of #64372 - Wind-River:master, r=alexcrichton | Mazdak Farrokhzad | -7/+14 |