| Age | Commit message (Expand) | Author | Lines |
| 2015-08-04 | Auto merge of #27351 - pnkfelix:dst-size-and-align-issue-27023, r=nikomatsakis | bors | -28/+154 |
| 2015-08-04 | Auto merge of #26470 - l0kod:process-session-leader, r=alexcrichton | bors | -3/+19 |
| 2015-08-04 | Auto merge of #27515 - Eljay:rustdoc-search, r=alexcrichton | bors | -9/+29 |
| 2015-08-04 | Auto merge of #27508 - friedm:remove_integer_suffixes, r=alexcrichton | bors | -6/+6 |
| 2015-08-04 | Improve rustdoc search type filtering. | Eljay | -9/+29 |
| 2015-08-04 | Rollup merge of #27498 - nagisa:eeeeeeh, r=Gankro | Manish Goregaokar | -8/+4 |
| 2015-08-04 | Rollup merge of #27491 - GuillaumeGomez:patch-4, r=Manishearth | Manish Goregaokar | -3/+3 |
| 2015-08-04 | Rollup merge of #27470 - cactorium:e0074toe0077, r=alexcrichton | Manish Goregaokar | -4/+57 |
| 2015-08-04 | Rollup merge of #27460 - JanLikar:master, r=steveklabnik | Manish Goregaokar | -41/+38 |
| 2015-08-04 | Rollup merge of #27398 - tshepang:patch-5, r=steveklabnik | Manish Goregaokar | -3/+3 |
| 2015-08-04 | Rollup merge of #27397 - Dangthrimble:master, r=steveklabnik | Manish Goregaokar | -19/+21 |
| 2015-08-04 | Auto merge of #27507 - eefriedman:link-section, r=alexcrichton | bors | -15/+55 |
| 2015-08-04 | Auto merge of #27444 - Gankro:nomicon, r=brson | bors | -34/+38 |
| 2015-08-04 | Auto merge of #27500 - michaelwoerister:bring-gdb-pp-tests-back, r=alexcrichton | bors | -0/+188 |
| 2015-08-03 | remove unneeded integer suffixes from concurrency chapter | Matt Friedman | -6/+6 |
| 2015-08-03 | Fix link_section regression. | Eli Friedman | -15/+55 |
| 2015-08-03 | Auto merge of #26783 - eddyb:methrec, r=huonw | bors | -128/+215 |
| 2015-08-04 | rustc_lint: handle more method calls in unconditional_recursion. | Eduard Burtescu | -15/+119 |
| 2015-08-04 | rustc: replace def::MethodProvenance with ty::ImplOrTraitItemContainer. | Eduard Burtescu | -113/+96 |
| 2015-08-03 | Auto merge of #27210 - vadimcn:win64-eh-pers, r=alexcrichton | bors | -237/+667 |
| 2015-08-03 | required -> used; you -> we | Jonathan Hansford | -3/+3 |
| 2015-08-03 | Auto merge of #27134 - fhartwig:derive, r=huonw | bors | -0/+11 |
| 2015-08-03 | debuginfo: Bring back some GDB pretty printing autotests that are not actuall... | Michael Woerister | -0/+188 |
| 2015-08-03 | Post merge changes to #27488 | Simonas Kazlauskas | -8/+4 |
| 2015-08-03 | rename TARPL to The Rustinomicon | Alexis Beingessner | -34/+38 |
| 2015-08-03 | Auto merge of #27495 - tshepang:patch-6, r=Gankro | bors | -2/+2 |
| 2015-08-03 | Update error comment | Guillaume Gomez | -1/+1 |
| 2015-08-03 | reference: follow idiom in this tiny snippet | Tshepang Lekhonkhobe | -2/+2 |
| 2015-08-03 | vastly expand on the mem::uninitialized docs | Alexis Beingessner | -6/+74 |
| 2015-08-03 | Updated in response to review | Jonathan Hansford | -9/+9 |
| 2015-08-03 | Improve E0423 error message | Guillaume Gomez | -2/+2 |
| 2015-08-02 | Fix compile errors for ARM. | Vadim Chugunov | -2/+4 |
| 2015-08-03 | Auto merge of #27475 - AgostonSzepessy:master, r=alexcrichton | bors | -1/+22 |
| 2015-08-03 | Rollup merge of #27473 - brson:stddocs, r=Gankro | Manish Goregaokar | -11/+6 |
| 2015-08-03 | Rollup merge of #27464 - killercup:patch-16, r=Gankro | Manish Goregaokar | -0/+1 |
| 2015-08-02 | Added error explanation for E0384. | Agoston Szepessy | -1/+22 |
| 2015-08-02 | Auto merge of #27305 - KieranHunt:master, r=steveklabnik | bors | -198/+210 |
| 2015-08-02 | std: Tighten up crate docs | Brian Anderson | -11/+6 |
| 2015-08-02 | Docs: clarify return value of std::io::Seek::seek | Simon Sapin | -2/+3 |
| 2015-08-02 | TRPL: Add Newline Before Headline | Pascal Hertleif | -0/+1 |
| 2015-08-01 | When a `nounwind` function has a personality routine, LLVM messes up .seh dir... | Vadim Chugunov | -0/+3 |
| 2015-08-01 | Fix "Ignoring variants" in "Patterns" chapter | Jan Likar | -41/+38 |
| 2015-08-01 | Adding an ignore annotation to an infinite loop so that it wont hang the tester. | Kieran Hunt | -1/+1 |
| 2015-08-01 | Fix off-by-one error | Daniel Albert | -2/+2 |
| 2015-08-01 | std: Allow to spawn a process as a session leader on UNIX | Mickaël Salaün | -3/+19 |
| 2015-08-01 | Rollup merge of #27426 - FuGangqiang:master, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-08-01 | Rollup merge of #27423 - oli-obk:patch-1, r=Gankro | Manish Goregaokar | -7/+15 |
| 2015-08-01 | Rollup merge of #27419 - cpjreynolds:master, r=Gankro | Manish Goregaokar | -6/+6 |
| 2015-08-01 | Rollup merge of #26982 - nham:orphan-explanations, r=Gankro | Manish Goregaokar | -14/+92 |
| 2015-08-01 | Auto merge of #27447 - eefriedman:parser-cleanup, r=alexcrichton | bors | -31/+0 |