| Age | Commit message (Expand) | Author | Lines |
| 2018-01-22 | Auto merge of #47373 - wesleywiser:incr_cache_hashing, r=michaelwoerister | bors | -13/+51 |
| 2018-01-22 | Auto merge of #47507 - alexcrichton:rerun-bat-scripts, r=michaelwoerister | bors | -32/+181 |
| 2018-01-22 | Auto merge of #47353 - nikomatsakis:nll-issue-47189, r=pnkfelix+nmatsakis | bors | -8/+99 |
| 2018-01-22 | Auto merge of #47158 - rkruppe:repr-transparent, r=eddyb | bors | -12/+881 |
| 2018-01-22 | Auto merge of #47144 - estebank:moved-closure-arg, r=nikomatsakis | bors | -21/+352 |
| 2018-01-21 | rustc: Lower link args to `@`-files on Windows more | Alex Crichton | -32/+181 |
| 2018-01-21 | Rollup merge of #47633 - pietroalbini:fix-ice-use-self, r=nagisa | Guillaume Gomez | -1/+23 |
| 2018-01-21 | Rollup merge of #47632 - sdroege:exact-chunks-docs-broken-links, r=kennytm | Guillaume Gomez | -0/+8 |
| 2018-01-21 | Rollup merge of #47625 - astraw:btreeset-doctest-fix, r=kennytm | Guillaume Gomez | -12/+12 |
| 2018-01-21 | Rollup merge of #47595 - PieterPenninckx:master, r=shepmaster | Guillaume Gomez | -7/+8 |
| 2018-01-21 | Rollup merge of #47582 - alexcrichton:auto-beta, r=kennytm | Guillaume Gomez | -8/+57 |
| 2018-01-21 | Rollup merge of #47512 - GuillaumeGomez:e0659, r=petrochenkov | Guillaume Gomez | -12/+91 |
| 2018-01-21 | Rollup merge of #47334 - etaoins:only-call-res-init-on-gnu-unix, r=alexcrichton | Guillaume Gomez | -32/+16 |
| 2018-01-21 | Rollup merge of #47247 - estebank:suggest-cast, r=petrochenkov | Guillaume Gomez | -114/+1717 |
| 2018-01-21 | Auto merge of #47116 - estebank:non-accessible-ctor, r=petrochenkov | bors | -116/+466 |
| 2018-01-21 | Revert change to docs in panic section of VecDeque::split_off | Pieter Penninckx | -1/+1 |
| 2018-01-21 | Auto merge of #47001 - arielb1:private-match, r=nikomatsakis | bors | -9/+62 |
| 2018-01-21 | Fix ICE with `use self;` | Pietro Albini | -1/+23 |
| 2018-01-21 | Fix broken links to other slice functions in chunks/chunks_mut/exact_chunk/ex... | Sebastian Dröge | -0/+8 |
| 2018-01-21 | Auto merge of #45684 - bjorn3:runtime_choose_trans2, r=eddyb | bors | -554/+669 |
| 2018-01-21 | Auto merge of #47622 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -199/+386 |
| 2018-01-21 | Auto merge of #47495 - nikomatsakis:nll-issue-47153, r=pnkfelix | bors | -9/+31 |
| 2018-01-20 | fix doctests for BTreeSet to use BTreeSet (not BTreeMap) | Andrew Straw | -12/+12 |
| 2018-01-20 | Rollup merge of #47578 - arthurprs:btree-doc, r=alexcrichton | Guillaume Gomez | -2/+2 |
| 2018-01-20 | Rollup merge of #47573 - estebank:closures, r=nikomatsakis | Guillaume Gomez | -177/+214 |
| 2018-01-20 | Rollup merge of #47568 - EdSchouten:cloudabi-linker, r=alexcrichton | Guillaume Gomez | -0/+4 |
| 2018-01-20 | Rollup merge of #47535 - Manishearth:ignore-target, r=kennytm | Guillaume Gomez | -0/+1 |
| 2018-01-20 | Rollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN | Guillaume Gomez | -0/+7 |
| 2018-01-20 | Rollup merge of #47510 - sfackler:deprecate-dns, r=alexcrichton | Guillaume Gomez | -1/+11 |
| 2018-01-20 | Rollup merge of #47508 - QuietMisdreavus:rbe-bookshelf, r=steveklabnik | Guillaume Gomez | -0/+2 |
| 2018-01-20 | Rollup merge of #47193 - cramertj:result-opts, r=TimNN | Guillaume Gomez | -0/+115 |
| 2018-01-20 | Rollup merge of #46938 - hellow554:rustdoc-kbd-style, r=GuillaumeGomez | Guillaume Gomez | -19/+30 |
| 2018-01-20 | Fix tests by keepeing needed suggestions | Esteban Küber | -1/+9 |
| 2018-01-20 | Remove the 'extern "C"' in the right place | bjorn3 | -1/+1 |
| 2018-01-20 | Auto merge of #46980 - zackmdavis:and_the_case_of_the_needlessly_parenthesize... | bors | -11/+25 |
| 2018-01-20 | Fix ICE | bjorn3 | -0/+4 |
| 2018-01-20 | Assign its own tracking issue to Box::into_raw_non_null | Simon Sapin | -1/+4 |
| 2018-01-20 | Rename NonNull::empty to dangling. | Simon Sapin | -1/+2 |
| 2018-01-20 | Revert Box::into_raw_non_null to unstable | Simon Sapin | -1/+1 |
| 2018-01-20 | Preserve formatting options in Debug for NonNull/Unique | Simon Sapin | -2/+2 |
| 2018-01-20 | Fix some doc-comment examples for earlier API refactor | Simon Sapin | -4/+4 |
| 2018-01-20 | Rename Box::into_non_null_raw to Box::into_raw_non_null | Simon Sapin | -13/+13 |
| 2018-01-20 | Remove `Box::from_non_null_raw` | Simon Sapin | -35/+3 |
| 2018-01-20 | Rename Box::*_nonnull_raw to *_non_null_raw | Simon Sapin | -18/+18 |
| 2018-01-20 | Stabilize std::ptr::NonNull | Simon Sapin | -30/+20 |
| 2018-01-20 | Remove a deprecated (renamed) and unstable method of NonNull | Simon Sapin | -7/+0 |
| 2018-01-20 | Mark Unique as perma-unstable, with the feature renamed to ptr_internals. | Simon Sapin | -24/+24 |
| 2018-01-20 | Replace Box::{from,into}_unique with {from,into}_nonnull_raw | Simon Sapin | -32/+38 |
| 2018-01-20 | Replace Unique<T> with NonZero<T> in Alloc trait | Simon Sapin | -12/+19 |
| 2018-01-20 | Rename std::ptr::Shared to NonNull | Simon Sapin | -95/+100 |