| Age | Commit message (Expand) | Author | Lines |
| 2015-12-07 | Add E0264 error explanation | Guillaume Gomez | -3/+27 |
| 2015-12-07 | Remove some unnecessary indirection from HIR structures | Vadim Petrochenkov | -193/+176 |
| 2015-12-07 | Auto merge of #30202 - oli-obk:fix/const_index_feature_gate, r=Aatch | bors | -11/+41 |
| 2015-12-08 | Align pointers to DST fields properly | James Miller | -61/+337 |
| 2015-12-07 | Auto merge of #30188 - tshepang:lookup_addr-example, r=alexcrichton | bors | -0/+16 |
| 2015-12-07 | Add regression test for Clone for [[T; 256]; 4] where T: Copy and not Clone | Ulrik Sverdrup | -0/+18 |
| 2015-12-07 | Revert "PR #30130 Implement `Clone` for more arrays" | Ulrik Sverdrup | -28/+8 |
| 2015-12-06 | doc: add example for std::net::lookup_addr | Tshepang Lekhonkhobe | -0/+16 |
| 2015-12-06 | Auto merge of #30241 - Manishearth:diag-30236, r=eddyb | bors | -4/+21 |
| 2015-12-06 | Correct span for unused type parameter error in type alias (fixes #30236) | Manish Goregaokar | -4/+21 |
| 2015-12-06 | Auto merge of #30234 - vyp:doc-typo, r=apasel422 | bors | -1/+1 |
| 2015-12-06 | doc(book/error-handling): fix typo | xd1le | -1/+1 |
| 2015-12-06 | Auto merge of #30221 - thyrgle:concurrency_doc, r=alexcrichton | bors | -3/+3 |
| 2015-12-06 | Auto merge of #30222 - mitaa:fqn#2, r=alexcrichton | bors | -23/+8 |
| 2015-12-06 | Auto merge of #30187 - alexcrichton:stabilize-1.6, r=aturon | bors | -718/+712 |
| 2015-12-06 | Auto merge of #30212 - GuillaumeGomez:css_split, r=brson | bors | -65/+144 |
| 2015-12-05 | std: Stabilize APIs for the 1.6 release | Alex Crichton | -718/+712 |
| 2015-12-05 | Uses unwrap instead of pattern matching | Christopher Sumnicht | -3/+3 |
| 2015-12-05 | Add tests | mitaa | -0/+129 |
| 2015-12-05 | Auto merge of #30177 - retep998:handling-threads, r=alexcrichton | bors | -0/+122 |
| 2015-12-05 | DOCS: update reference about paths | Aleksey Kladov | -0/+19 |
| 2015-12-05 | Auto merge of #30215 - SimonSapin:ipv6-display-alloc, r=brson | bors | -11/+11 |
| 2015-12-05 | fix const index feature-gate regression | Oliver Schneider | -11/+41 |
| 2015-12-05 | Auto merge of #30102 - jFransham:feature/better-lifetime-errors, r=Manishearth | bors | -7/+24 |
| 2015-12-05 | Reuse `record_extern_fqn` | mitaa | -23/+8 |
| 2015-12-05 | Resolved warnings about unused result | Christopher Sumnicht | -3/+3 |
| 2015-12-05 | Auto merge of #30207 - jwworth:pull-request-1449250353, r=apasel422 | bors | -1/+1 |
| 2015-12-05 | Remove allocations in `impl Display for Ipv6Addr` | Simon Sapin | -11/+11 |
| 2015-12-05 | Auto merge of #30185 - fhahn:improve-borrowck-public-accessibility, r=pnkfelix | bors | -28/+14 |
| 2015-12-05 | Auto merge of #30211 - pnkfelix:fix-getopts-for-issue-30204, r=alexcrichton | bors | -1/+44 |
| 2015-12-04 | Add JoinHandleExt to get the pthread_t on unix platforms | Peter Atashian | -0/+79 |
| 2015-12-04 | AsRawHandle and IntoRawHandle for JoinHandle | Peter Atashian | -0/+43 |
| 2015-12-04 | Auto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton | bors | -8/+28 |
| 2015-12-05 | Do MTWT resolution during lowering to HIR | Vadim Petrochenkov | -86/+156 |
| 2015-12-04 | Expand run-make test with regression tests for #30204 | Felix S. Klock II | -0/+29 |
| 2015-12-04 | Change internal `getopts` so `--a=b=c` acts like `--a b=c` rather than `--a b`. | Felix S. Klock II | -1/+15 |
| 2015-12-04 | Auto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcrichton | bors | -2/+7 |
| 2015-12-04 | Auto merge of #30084 - oli-obk:const_fn, r=pnkfelix | bors | -29/+56 |
| 2015-12-04 | Fix typo | Jake Worth | -1/+1 |
| 2015-12-04 | Fix the time overflow on mac as well | Sean Griffin | -1/+1 |
| 2015-12-04 | Add E0452 error explanation | Guillaume Gomez | -2/+18 |
| 2015-12-04 | Don't use an explicit temporary for cloning an array | Tobias Bucher | -2/+1 |
| 2015-12-04 | Implement `Clone` for arrays without using slice patterns | Tobias Bucher | -10/+9 |
| 2015-12-04 | Implement `Clone` for `[T; 0]` to `[T; 32]` if `T: Clone` | Tobias Bucher | -8/+30 |
| 2015-12-04 | Auto merge of #29850 - Kimundi:attributes_that_make_a_statement, r=pnkfelix | bors | -586/+2283 |
| 2015-12-04 | Auto merge of #30189 - crumblingstatue:patch-1, r=alexcrichton | bors | -4/+2 |
| 2015-12-04 | Auto merge of #30190 - tshepang:dir_builder-example, r=alexcrichton | bors | -0/+14 |
| 2015-12-04 | Ignore rpass-fulldeps test in cross compile tests | Marvin Löbel | -0/+2 |
| 2015-12-04 | Auto merge of #30183 - retep998:min-align, r=alexcrichton | bors | -3/+3 |
| 2015-12-04 | Split rustdoc css to modify it more easily | Guillaume Gomez | -65/+144 |