| Age | Commit message (Expand) | Author | Lines |
| 2019-09-14 | Rollup merge of #64203 - alexreg:rush-pr-2, r=centril | Mazdak Farrokhzad | -20/+20 |
| 2019-09-14 | Rollup merge of #63846 - DevQps:32626-document-time-system-calls, r=rkruppe | Mazdak Farrokhzad | -0/+46 |
| 2019-09-14 | rename the crate, not the feature | Ralf Jung | -20/+22 |
| 2019-09-14 | std: always depend on backtrace, but only enable its features on demand | Ralf Jung | -19/+21 |
| 2019-09-13 | Update src/libstd/time.rs | Christian Veenman | -1/+1 |
| 2019-09-11 | Auto merge of #64154 - alexcrichton:std-backtrace, r=sfackler | bors | -54/+433 |
| 2019-09-11 | Fix inconsistent link formatting. | Tomasz Różański | -4/+4 |
| 2019-09-10 | declare EnvKey before use to fix build error | Baoshan Pang | -2/+1 |
| 2019-09-11 | Rollup merge of #64326 - hman523:master, r=joshtriplett | Mazdak Farrokhzad | -2/+4 |
| 2019-09-11 | Rollup merge of #64129 - Wind-River:master_003, r=alexcrichton | Mazdak Farrokhzad | -5/+3 |
| 2019-09-10 | use randSecure and randABytes | Baoshan Pang | -7/+14 |
| 2019-09-10 | remove Copyright notic | Baoshan Pang | -6/+0 |
| 2019-09-10 | Rollup merge of #64331 - hman523:fix-64322, r=varkor | Mazdak Farrokhzad | -1/+1 |
| 2019-09-10 | Rollup merge of #64323 - cramertj:fuchsia-rust-backtrace-noop, r=alexcrichton | Mazdak Farrokhzad | -0/+6 |
| 2019-09-09 | Changed instant is earlier to instant is later | hman523 | -1/+1 |
| 2019-09-09 | Update added backticks around a function call | hman523 | -1/+1 |
| 2019-09-09 | Fixed documentation within c_str::from_ptr | hman523 | -2/+4 |
| 2019-09-09 | Always show backtrace on Fuchsia | Taylor Cramer | -0/+6 |
| 2019-09-09 | Rollup merge of #63806 - mati865:rand, r=alexcrichton | Mazdak Farrokhzad | -3/+3 |
| 2019-09-09 | Added some context on SGX. Lists Darwin separately. | Christian | -18/+32 |
| 2019-09-09 | Replace println statements with explanatory comments | Ali Raheem | -7/+4 |
| 2019-09-09 | std: Add a `backtrace` module | Alex Crichton | -54/+433 |
| 2019-09-09 | Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasper | bors | -1/+1 |
| 2019-09-08 | Fix `Stdio::piped` example code and lint | William Chargin | -2/+2 |
| 2019-09-08 | Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichton | Mazdak Farrokhzad | -151/+94 |
| 2019-09-08 | Dont use gate bind_by_move_pattern_guards internally. | Mazdak Farrokhzad | -1/+1 |
| 2019-09-07 | Rollup merge of #64023 - tmandry:libstd-fuchsia-fixes, r=cramertj | Mazdak Farrokhzad | -27/+76 |
| 2019-09-06 | Auto merge of #63789 - Wind-River:master, r=alexcrichton | bors | -2/+4 |
| 2019-09-06 | A few cosmetic improvements to code & comments in liballoc and libcore | Alexander Regueiro | -20/+20 |
| 2019-09-06 | Upgrade rand to 0.7 | Mateusz Mikuła | -3/+3 |
| 2019-09-06 | Rollup merge of #64198 - cramertj:fuchsia-monotonic, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-09-06 | Rollup merge of #64186 - alexcrichton:improve-env-codegen, r=sfackler | Mazdak Farrokhzad | -70/+56 |
| 2019-09-06 | Rollup merge of #63676 - newpavlov:wasi, r=alexcrichton | Mazdak Farrokhzad | -434/+326 |
| 2019-09-05 | Merge pull request #17 from rust-lang/master | Baoshan | -25/+42 |
| 2019-09-05 | Add Fuchsia to actually_monotonic | Taylor Cramer | -0/+1 |
| 2019-09-05 | std: Improve downstream codegen in `Command::env` | Alex Crichton | -70/+56 |
| 2019-09-05 | Restore 'must_use' for 'clamp'; fix warning for tests | Kyle Strand | -10/+8 |
| 2019-09-05 | Rollup merge of #64030 - jethrogb:jb/sgx-sync-issues, r=alexcrichton | Mazdak Farrokhzad | -20/+32 |
| 2019-09-05 | Rollup merge of #64123 - danielhenrymantilla:add_comment_about_uninit_integer... | Mazdak Farrokhzad | -0/+8 |
| 2019-09-05 | Rollup merge of #62860 - vi:stabilize_checked_duration_since, r=Mark-Simulacrum | Mazdak Farrokhzad | -5/+2 |
| 2019-09-04 | Use backtrace formatting from the backtrace crate | Taylor Cramer | -151/+94 |
| 2019-09-05 | Stabilize checked_duration_since for 1.39.0 | Vitaly _Vi Shukela | -5/+2 |
| 2019-09-03 | Merge pull request #12 from rust-lang/master | Baoshan | -715/+156 |
| 2019-09-03 | make wasi a target-specific dependency | Artyom Pavlov | -1/+3 |
| 2019-09-03 | Changed comment to better reflect std's exceptional situation | Daniel Henry-Mantilla | -4/+4 |
| 2019-09-03 | Added warning around code with reference to uninit bytes | Daniel Henry-Mantilla | -0/+8 |
| 2019-09-01 | vxWorks: set DEFAULT_MIN_STACK_SIZE to 256K and use min_stack to pass initial... | Baoshan Pang | -3/+7 |
| 2019-09-01 | Rollup merge of #64039 - pickfire:patch-1, r=jonas-schievink | Mazdak Farrokhzad | -2/+2 |
| 2019-09-01 | Rollup merge of #63410 - johnterickson:master, r=joshtriplett | Mazdak Farrokhzad | -22/+24 |
| 2019-08-31 | Auto merge of #64025 - Wind-River:master_003, r=alexcrichton | bors | -324/+0 |