| Age | Commit message (Expand) | Author | Lines |
| 2015-08-05 | Auto merge of #27505 - steveklabnik:exterminate_exterminate, r=brson | bors | -47/+0 |
| 2015-08-05 | Auto merge of #27544 - steveklabnik:rollup, r=steveklabnik | bors | -19/+228 |
| 2015-08-05 | Rollup merge of #27539 - steveklabnik:gh26746, r=brson | Steve Klabnik | -0/+60 |
| 2015-08-05 | Rollup merge of #27538 - steveklabnik:gh26917, r=Gankro | Steve Klabnik | -2/+12 |
| 2015-08-05 | Rollup merge of #27535 - steveklabnik:for_jhun, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-08-05 | Rollup merge of #27533 - steveklabnik:gh27109, r=Gankro | Steve Klabnik | -0/+3 |
| 2015-08-05 | Rollup merge of #27524 - steveklabnik:gh27523, r=gankro | Steve Klabnik | -1/+5 |
| 2015-08-05 | Rollup merge of #27285 - lastorset:trait-operator-impl, r=steveklabnik | Steve Klabnik | -14/+146 |
| 2015-08-05 | Auto merge of #27534 - alexcrichton:revert-adding-gdb-pp-tests, r=michaelwoer... | bors | -188/+0 |
| 2015-08-05 | Add more infor about function pointers to TRPL | Steve Klabnik | -0/+60 |
| 2015-08-05 | Clarify claims about PhantomData<T>. | Steve Klabnik | -1/+5 |
| 2015-08-05 | Expand further on <> syntax in TRPL. | Steve Klabnik | -2/+12 |
| 2015-08-05 | Make note of Hash in Borrow's docs | Steve Klabnik | -0/+3 |
| 2015-08-05 | work -> compile in Guessing Game | Steve Klabnik | -2/+2 |
| 2015-08-05 | Revert "debuginfo: Bring back some GDB pretty printing autotests that are not... | Alex Crichton | -188/+0 |
| 2015-08-05 | Auto merge of #27529 - dotdash:c_u8, r=eddyb | bors | -8/+8 |
| 2015-08-05 | Auto merge of #27458 - mitaa:local_cpath, r=nikomatsakis | bors | -145/+260 |
| 2015-08-05 | Auto merge of #27530 - Manishearth:rollup, r=Manishearth | bors | -148/+151 |
| 2015-08-05 | Rollup merge of #27528 - friedm:doc_meta_designator, r=huonw | Manish Goregaokar | -2/+3 |
| 2015-08-05 | Rollup merge of #27527 - aij:tarpl, r=Gankro | Manish Goregaokar | -8/+8 |
| 2015-08-05 | Rollup merge of #27525 - Gankro:nomvar, r=aturon | Manish Goregaokar | -2/+2 |
| 2015-08-05 | Rollup merge of #27521 - steveklabnik:doc_std_mem_forget, r=gankro | Manish Goregaokar | -14/+16 |
| 2015-08-05 | Rollup merge of #27519 - JanLikar:rearrange-patterns, r=steveklabnik | Manish Goregaokar | -122/+122 |
| 2015-08-05 | Make C_u8 take a u8 instead of a usize value | Björn Steinbrink | -8/+8 |
| 2015-08-05 | Auto merge of #27503 - c-nixon:master, r=steveklabnik | bors | -33/+61 |
| 2015-08-05 | Auto merge of #27520 - brson:bump, r=alexcrichton | bors | -1/+1 |
| 2015-08-05 | Auto merge of #27439 - vberger:more_perseverant_resolve, r=nrc | bors | -54/+189 |
| 2015-08-05 | Auto merge of #27393 - alexcrichton:no-std-changes, r=brson | bors | -417/+500 |
| 2015-08-04 | add `meta` designator to macro reference | Matt Friedman | -2/+3 |
| 2015-08-04 | Fix some grammar in The Advanced Rust Programming Language | Ivan Jager | -8/+8 |
| 2015-08-04 | Auto merge of #27351 - pnkfelix:dst-size-and-align-issue-27023, r=nikomatsakis | bors | -28/+154 |
| 2015-08-04 | Fix variance ordering | Alexis Beingessner | -2/+2 |
| 2015-08-04 | Auto merge of #26470 - l0kod:process-session-leader, r=alexcrichton | bors | -3/+19 |
| 2015-08-04 | syntax: Don't assume `std` exists for tests | Alex Crichton | -33/+23 |
| 2015-08-04 | Improve docs for mem::forget() | Steve Klabnik | -14/+16 |
| 2015-08-04 | Bump to 1.4 | Brian Anderson | -1/+1 |
| 2015-08-04 | Auto merge of #27515 - Eljay:rustdoc-search, r=alexcrichton | bors | -9/+29 |
| 2015-08-04 | Tweaked concurrency.md | Chris Nixon | -33/+61 |
| 2015-08-04 | Rearrange sections in "Patterns" | Jan Likar | -122/+122 |
| 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 | Auto merge of #27512 - Manishearth:rollup, r=Manishearth | bors | -79/+127 |
| 2015-08-04 | Rollup merge of #27502 - rust-lang:grammer, r=brson | Manish Goregaokar | -1/+1 |
| 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 |