| Age | Commit message (Expand) | Author | Lines |
| 2018-02-28 | Remove thread_local_state | Stjepan Glavina | -127/+26 |
| 2018-02-28 | Add std::path::Path::ancestors | Tobias Stolzmann | -0/+75 |
| 2018-02-28 | Stabilize LocalKey::try_with | Stjepan Glavina | -15/+23 |
| 2018-02-28 | Rollup merge of #48497 - scottmcm:more-restricted-termination, r=nikomatsakis | kennytm | -6/+18 |
| 2018-02-28 | Auto merge of #48056 - ExpHP:macro-commas, r=dtolnay | bors | -5/+23 |
| 2018-02-27 | Put some thought and documentation effort into process::ExitCode | Scott McMurray | -24/+52 |
| 2018-02-25 | Rollup merge of #48330 - frewsxcv:frewsxcv-tests-zero-duration, r=sfackler | kennytm | -3/+95 |
| 2018-02-25 | Return error if timeout is zero-Duration on Redox. | Corey Farwell | -2/+18 |
| 2018-02-25 | Rollup merge of #48529 - remexre:docs/fix/unicode-0021, r=kennytm | kennytm | -1/+1 |
| 2018-02-25 | Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify... | kennytm | -2/+1 |
| 2018-02-25 | Rollup merge of #47970 - vlovich:condvar_wait_until, r=dtolnay | kennytm | -2/+214 |
| 2018-02-24 | Restrict the Termination impls to simplify stabilization | Scott McMurray | -6/+18 |
| 2018-02-25 | 1.25.0 -> 1.26.- | Manish Goregaokar | -1/+1 |
| 2018-02-24 | Fixes docs for ASCII functions to no longer claim U+0021 is '@'. | Nathan Ringo | -1/+1 |
| 2018-02-24 | Rollup merge of #48499 - dwijnand:patch-1, r=BurntSushi | Manish Goregaokar | -1/+1 |
| 2018-02-24 | Rollup merge of #48143 - nikomatsakis:termination_trait_in_tests, r=eddyb | Manish Goregaokar | -83/+68 |
| 2018-02-24 | Add new warning for CStr::from_ptr | Guillaume Gomez | -0/+2 |
| 2018-02-24 | Clarify "It is an error to..." wording for zero-duration behaviors. | Corey Farwell | -14/+134 |
| 2018-02-24 | Fix capitalisation in Path#file_name's docs | Dale Wijnand | -1/+1 |
| 2018-02-23 | Clarify interfaction between File::set_len and file cursor | jethrogb | -0/+4 |
| 2018-02-22 | Auto merge of #48343 - Mark-Simulacrum:release-step, r=kennytm | bors | -1/+0 |
| 2018-02-22 | move Termination trait to std::process | Niko Matsakis | -86/+68 |
| 2018-02-22 | put the "unit test" logic into libtest | Niko Matsakis | -16/+12 |
| 2018-02-22 | support unit tests with return values that implement `Terminaton` | Niko Matsakis | -0/+7 |
| 2018-02-21 | Rollup merge of #48354 - m0ppers:add-read-until-link, r=aidanhs | Guillaume Gomez | -0/+2 |
| 2018-02-21 | Rollup merge of #48325 - frewsxcv:frewxcv-ignore, r=steveklabnik | Guillaume Gomez | -7/+7 |
| 2018-02-21 | Rollup merge of #48314 - frewsxcv:frewsxcv-broken-link, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2018-02-20 | make `#[unwind]` attribute specify expectations more clearly | Niko Matsakis | -2/+4 |
| 2018-02-20 | Make signature of Path::strip_prefix un-bizarre | Michael Lamparski | -8/+10 |
| 2018-02-20 | Fix doc compile error | Vitali Lovich | -1/+1 |
| 2018-02-20 | stage0 cfg cleanup | Mark Simulacrum | -1/+0 |
| 2018-02-19 | Add missing link | Andreas Streichardt | -0/+2 |
| 2018-02-18 | Add tests ensuring zero-Duration timeouts result in errors. | Corey Farwell | -1/+77 |
| 2018-02-18 | Mark doc examples w/ `extern` blocks as `ignore`. | Corey Farwell | -7/+7 |
| 2018-02-18 | Rollup merge of #48312 - frewsxcv:frewsxcv-section-headings, r=QuietMisdreavus | Guillaume Gomez | -9/+9 |
| 2018-02-18 | Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkor | Guillaume Gomez | -5/+5 |
| 2018-02-18 | Rollup merge of #48273 - alercah:file-warning, r=joshtriplett | Guillaume Gomez | -0/+15 |
| 2018-02-18 | Auto merge of #47687 - SimonSapin:panic-impl, r=sfackler | bors | -198/+26 |
| 2018-02-18 | Auto merge of #47544 - U007D:master, r=nikomatsakis | bors | -12/+3 |
| 2018-02-17 | Fix broken documentation link. | Corey Farwell | -1/+1 |
| 2018-02-17 | Unify 'Platform-specific behavior' documentation headings. | Corey Farwell | -9/+9 |
| 2018-02-17 | Fix tidy violation | Vitali Lovich | -3/+5 |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -5/+5 |
| 2018-02-17 | Auto merge of #48294 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -52/+4 |
| 2018-02-17 | Wording fixes from review for File. | Alexis Hunt | -5/+5 |
| 2018-02-17 | Rollup merge of #48239 - GuillaumeGomez:fix-condvar-example, r=QuietMisdreavus | Guillaume Gomez | -2/+4 |
| 2018-02-17 | Rollup merge of #48234 - zombiezen:patch-1, r=steveklabnik | Guillaume Gomez | -2/+0 |
| 2018-02-17 | Rollup merge of #48152 - antoyo:primitive-docs-relevant, r=QuietMisdreavus | Guillaume Gomez | -48/+0 |
| 2018-02-17 | Auto merge of #47956 - retep998:is-nibbles, r=BurntSushi | bors | -21/+44 |
| 2018-02-16 | Fix unit test compilation | Vitali Lovich | -11/+17 |