| Age | Commit message (Expand) | Author | Lines |
| 2016-01-23 | Rollup merge of #31136 - mbrubeck:btree-doc, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2016-01-23 | Rollup merge of #31130 - marcbowes:master, r=nrc | Steve Klabnik | -0/+2 |
| 2016-01-23 | Rollup merge of #31128 - kamalmarhubi:book-trait-impl-clarify, r=steveklabnik | Steve Klabnik | -5/+11 |
| 2016-01-23 | Rollup merge of #31113 - steveklabnik:master, r=alexcrichton | Steve Klabnik | -7/+8 |
| 2016-01-23 | Rollup merge of #31111 - apasel422:issue-31103, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-01-23 | Rollup merge of #31090 - tshepang:improve-sentence, r=brson | Steve Klabnik | -2/+2 |
| 2016-01-23 | Rollup merge of #31088 - tshepang:grammar, r=brson | Steve Klabnik | -1/+1 |
| 2016-01-23 | Rollup merge of #31061 - brson:bib, r=steveklabnik | Steve Klabnik | -0/+1 |
| 2016-01-23 | Rollup merge of #31055 - steveklabnik:alt-tags, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2016-01-23 | Rollup merge of #31054 - steveklabnik:a11y, r=alexcrichton | Steve Klabnik | -3/+3 |
| 2016-01-23 | Rollup merge of #31050 - apasel422:issue-31048, r=Manishearth | Steve Klabnik | -1/+1 |
| 2016-01-23 | Rollup merge of #31045 - Manishearth:diag-prim-shadow, r=steveklabnik | Steve Klabnik | -1/+35 |
| 2016-01-23 | Rollup merge of #31035 - nathankleyn:improve-visibility-of-entry-api, r=steve... | Steve Klabnik | -0/+29 |
| 2016-01-23 | Rollup merge of #31031 - brson:issue-30123, r=nikomatsakis | Steve Klabnik | -0/+52 |
| 2016-01-23 | Rollup merge of #31019 - andreabedini:patch-1, r=alexcrichton | Steve Klabnik | -3/+1 |
| 2016-01-23 | Rollup merge of #30997 - bluss:trait-default, r=nikomatsakis | Steve Klabnik | -2/+2 |
| 2016-01-23 | Semaphore not sempahore | angelsl | -1/+1 |
| 2016-01-23 | Auto merge of #31121 - Manishearth:prim-link, r=alexcrichton | bors | -9/+30 |
| 2016-01-23 | Handle generics in raw pointers | Manish Goregaokar | -3/+11 |
| 2016-01-23 | Fix the missing line in the guessing-game.md | Sergey Veselkov | -0/+1 |
| 2016-01-23 | Resolve: stop requiring that use declarations precede statements in blocks | Jeffrey Seyfried | -25/+0 |
| 2016-01-23 | Impl Error for Box<T: Error> | Guillaume Gomez | -0/+11 |
| 2016-01-23 | Auto merge of #30807 - kolloch:patch-1, r=steveklabnik | bors | -0/+3 |
| 2016-01-23 | Auto merge of #31126 - arielb1:remote-errors, r=eddyb | bors | -30/+38 |
| 2016-01-23 | Auto merge of #31124 - dirk:dirk/display-and-error-impls-for-string-parse-err... | bors | -0/+14 |
| 2016-01-23 | Auto merge of #31116 - bluss:expect-out-cold, r=alexcrichton | bors | -7/+20 |
| 2016-01-22 | revert an unrelated flag addition for freebsd | Ali Clark | -9/+0 |
| 2016-01-22 | Auto merge of #31104 - nrc:save-fix-variant-data, r=alexcrichton | bors | -10/+23 |
| 2016-01-22 | Document that BTreeMap iteration is in order | Matt Brubeck | -10/+10 |
| 2016-01-22 | Auto merge of #31095 - alexcrichton:remove-old-files, r=brson | bors | -463/+0 |
| 2016-01-22 | Scaffold internals docs & add initial overview | Greg Chapple | -0/+82 |
| 2016-01-22 | E0210: Add a warning about type aliases | Marc Bowes | -0/+2 |
| 2016-01-22 | Forward reference crates and modules chapter | Kamal Marhubi | -1/+3 |
| 2016-01-22 | book: Clarify that trait or type must be in same crate as impl | Kamal Marhubi | -5/+9 |
| 2016-01-22 | Simplify return for error::Error impl for string::ParseError | Dirk Gadsden | -1/+1 |
| 2016-01-22 | astconv: don't use as_local_node_id for ids in a Def | Ariel Ben-Yehuda | -30/+38 |
| 2016-01-22 | Implement error::Error and fmt::Display for string::ParseError | Dirk Gadsden | -0/+14 |
| 2016-01-22 | Auto merge of #30917 - arthurprs:bs_bounds_check, r=alexcrichton | bors | -16/+13 |
| 2016-01-22 | Move cold panic functions in Option and Result | Ulrik Sverdrup | -28/+18 |
| 2016-01-22 | Use cold functions for panic formatting Option::expect, Result::unwrap etc | Ulrik Sverdrup | -7/+30 |
| 2016-01-22 | Correctly output links for primitive types which enclose their contents | Manish Goregaokar | -9/+22 |
| 2016-01-22 | Auto merge of #31087 - nikomatsakis:incr-comp-fulfillment-cache, r=arielb1 | bors | -46/+139 |
| 2016-01-22 | Avoid bounds check for slice binary search | arthurprs | -16/+13 |
| 2016-01-22 | Adjusted PR to better match project's coding style. | Vincent Esche | -40/+38 |
| 2016-01-22 | Auto merge of #31084 - ranma42:cmd-no-unsafe, r=alexcrichton | bors | -13/+4 |
| 2016-01-22 | update link to unwind in book | Steve Klabnik | -7/+8 |
| 2016-01-22 | Fix typo in "Getting Started" section of the book | Andrew Paseltiner | -1/+1 |
| 2016-01-22 | Auto merge of #31080 - dhuseby:updating_libc_dep, r=alexcrichton | bors | -0/+0 |
| 2016-01-22 | Auto merge of #31077 - nagisa:mir-temp-promotion, r=dotdash | bors | -9/+44 |
| 2016-01-22 | Auto merge of #31072 - arielb1:method-callee-cleanup, r=michaelwoerister | bors | -187/+76 |