| Age | Commit message (Expand) | Author | Lines |
| 2016-06-03 | Auto merge of #33861 - Amanieu:lock_elision_fix, r=alexcrichton | bors | -10/+213 |
| 2016-06-03 | Auto merge of #34016 - sanxiyn:travis-docker, r=brson | bors | -0/+25 |
| 2016-06-03 | Use Docker for Travis | Seo Sanghyeon | -0/+25 |
| 2016-06-02 | Auto merge of #33878 - GuillaumeGomez:improve_helps, r=jonathandturner | bors | -17/+51 |
| 2016-06-02 | Auto merge of #33894 - nagisa:windows-lack-endurance-for-sprint, r=alexcrichton | bors | -44/+23 |
| 2016-06-02 | Auto merge of #33583 - luqmana:tri-bool-mir, r=arielb1 | bors | -12/+78 |
| 2016-06-02 | Fix the test to use explicit argument types | Simonas Kazlauskas | -6/+6 |
| 2016-06-02 | Fix rwlock successfully acquiring a write lock after a read lock | Amanieu d'Antras | -12/+27 |
| 2016-06-02 | Add a test to ensure mutexes and rwlocks can't be re-locked | Amanieu d'Antras | -0/+100 |
| 2016-06-02 | Don't allow pthread_rwlock_t to recursively lock itself | Amanieu d'Antras | -9/+52 |
| 2016-06-02 | Fix undefined behavior when re-locking a mutex from the same thread | Amanieu d'Antras | -1/+46 |
| 2016-06-02 | Update libc to bring in pthread mutex type definitions | Amanieu d'Antras | -0/+0 |
| 2016-06-02 | Auto merge of #34034 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -17/+344 |
| 2016-06-02 | Improve help messages for E0425 | ggomez | -17/+51 |
| 2016-06-02 | Rollup merge of #34033 - tshepang:typo, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2016-06-02 | Rollup merge of #34021 - ollie27:book_links_offline, r=steveklabnik | Guillaume Gomez | -10/+11 |
| 2016-06-02 | Rollup merge of #34019 - kennytm:fix-33958, r=steveklabnik | Guillaume Gomez | -2/+3 |
| 2016-06-02 | Rollup merge of #34015 - GuillaumeGomez:err-code-tests, r=jonathandturner | Guillaume Gomez | -0/+321 |
| 2016-06-02 | Rollup merge of #34014 - GuillaumeGomez:fix-E0165, r=jonathandturner | Guillaume Gomez | -3/+5 |
| 2016-06-02 | Rollup merge of #34013 - kraai:fix-link, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2016-06-02 | Rollup merge of #33993 - oconnor663:filedocs, r=alexcrichton | Guillaume Gomez | -0/+2 |
| 2016-06-02 | doc: typo | Tshepang Lekhonkhobe | -1/+1 |
| 2016-06-02 | Auto merge of #33988 - intelfx:hoedown-bump, r=alexcrichton | bors | -0/+0 |
| 2016-06-01 | Auto merge of #33947 - xosmig:btree_split_off, r=gereeter | bors | -92/+538 |
| 2016-06-01 | [MIR] Use If terminator for switches on bools rather than SwitchInt. | Luqman Aden | -12/+78 |
| 2016-06-01 | Auto merge of #33853 - alexcrichton:remove-deprecated, r=aturon | bors | -1212/+52 |
| 2016-06-01 | Auto merge of #33814 - lambda:rtabort-use-platform-abort, r=alexcrichton | bors | -9/+17 |
| 2016-06-02 | Restore original meaning of std::fs::read_dir's example changed in #33958. | kennytm | -2/+3 |
| 2016-06-01 | Fix a few links in the book | Oliver Middleton | -10/+11 |
| 2016-06-01 | Add new error code tests | Guillaume Gomez | -0/+321 |
| 2016-06-01 | Close unclosed code example in E0185 | Guillaume Gomez | -0/+1 |
| 2016-06-01 | allow for the future addition of a close method on File | Jack O'Connor | -2/+1 |
| 2016-06-01 | Fix E0165 code examples | Guillaume Gomez | -3/+4 |
| 2016-06-01 | Auto merge of #33794 - petrochenkov:sanity, r=nrc | bors | -214/+312 |
| 2016-06-01 | Fix broken link name in `bool` documentation | Matt Kraai | -1/+1 |
| 2016-06-01 | Rollup merge of #33977 - Ms2ger:create-and-enter, r=nrc | Manish Goregaokar | -6/+4 |
| 2016-06-01 | Rollup merge of #33973 - zackmdavis:stable_features_warning_notes_version_sta... | Manish Goregaokar | -16/+26 |
| 2016-06-01 | Rollup merge of #33970 - arielb1:normal-type-check, r=eddyb | Manish Goregaokar | -25/+53 |
| 2016-06-01 | Rollup merge of #33967 - dsprenkels:enum_pattern_resolve_ice, r=petrochenkov | Manish Goregaokar | -7/+10 |
| 2016-06-01 | Rollup merge of #33921 - jameysharp:patch-1, r=alexcrichton | Manish Goregaokar | -0/+2 |
| 2016-06-01 | Rollup merge of #33915 - GuillaumeGomez:err-codes, r=steveklabnik | Manish Goregaokar | -0/+255 |
| 2016-06-01 | Rollup merge of #33896 - strake:next_code_point, r=aturon | Manish Goregaokar | -2/+3 |
| 2016-06-01 | Rollup merge of #33892 - seanmonstar:slice-eq-ptr, r=alexcrichton | Manish Goregaokar | -0/+3 |
| 2016-06-01 | Rollup merge of #33841 - LeoTestard:macro-sequence-lhs, r=pnkfelix | Manish Goregaokar | -30/+6 |
| 2016-06-01 | Rollup merge of #33606 - tshepang:future-talk, r=brson | Manish Goregaokar | -6/+3 |
| 2016-06-01 | Rollup merge of #33385 - cheercroaker:doc-correction, r=brson | Manish Goregaokar | -1/+1 |
| 2016-06-01 | Implement split_off for BTreeMap and BTreeSet (RFC 509) | Andrey Tonkih | -92/+538 |
| 2016-05-31 | Auto merge of #33141 - tshepang:python-love, r=brson | bors | -19/+15 |
| 2016-05-31 | Auto merge of #33979 - retep998:why-the-long-face, r=alexcrichton | bors | -1/+5 |
| 2016-05-31 | mk: Prepare for a new stage0 compiler | Alex Crichton | -80/+32 |