| Age | Commit message (Expand) | Author | Lines |
| 2016-08-25 | Auto merge of #35885 - durka:gh35753, r=arielb1 | bors | -1/+1 |
| 2016-08-25 | Auto merge of #34923 - eddyb:deny-fn-item-transmute, r=nikomatsakis | bors | -1/+1 |
| 2016-08-25 | use file!() even though it shouldn't be necessary | Alex Burka | -1/+1 |
| 2016-08-25 | Auto merge of #35884 - habnabit:freebsd-arc4rand, r=alexcrichton | bors | -30/+77 |
| 2016-08-25 | Rollup merge of #35955 - frewsxcv:idiomatic-methods, r=eddyb | Manish Goregaokar | -28/+29 |
| 2016-08-25 | Rollup merge of #35947 - SimonSapin:decodeutf8-error-handling, r=alexcrichton | Manish Goregaokar | -37/+114 |
| 2016-08-25 | Rollup merge of #35916 - eddyb:mir-no-dead-allocas, r=Aatch | Manish Goregaokar | -0/+24 |
| 2016-08-25 | Rollup merge of #35867 - frewsxcv:rustdoc-cleanup, r=alexcrichton | Manish Goregaokar | -149/+175 |
| 2016-08-25 | Rollup merge of #35238 - vadimcn:macro-debug-locs, r=michaelwoerister | Manish Goregaokar | -53/+298 |
| 2016-08-25 | Fix debug line info for macro expansions. | Vadim Chugunov | -53/+298 |
| 2016-08-24 | Implement `From<ast::FloatTy>` for `PrimitiveType`. | Corey Farwell | -4/+11 |
| 2016-08-24 | Implement `From<ast::UintTy>` for `PrimitiveType`. | Corey Farwell | -10/+14 |
| 2016-08-24 | Implement `From<ast::IntTy>` for `PrimitiveType`. | Corey Farwell | -10/+13 |
| 2016-08-24 | Remove unnecessary 'Primitive' prefix on `PrimitiveType` enum variants. | Corey Farwell | -17/+17 |
| 2016-08-24 | Stop reexporting `PrimitiveType` enum in librustdoc. | Corey Farwell | -105/+105 |
| 2016-08-24 | Migrate ItemType::from_type_kind to convert::From. | Corey Farwell | -3/+5 |
| 2016-08-24 | Migrate ItemType::from_item to convert::From. | Corey Farwell | -13/+15 |
| 2016-08-24 | Migrate Context::maybe_ignore_item method to standalone function. | Corey Farwell | -14/+14 |
| 2016-08-24 | Move ItemEnum → Generics logic into method on ItemEnum. | Corey Farwell | -11/+19 |
| 2016-08-24 | Auto merge of #35814 - alexcrichton:armv7-no-neon, r=brson | bors | -2/+3 |
| 2016-08-24 | Auto merge of #35971 - jonathandturner:rollup, r=jonathandturner | bors | -43/+246 |
| 2016-08-24 | Auto merge of #35764 - eddyb:byegone, r=nikomatsakis | bors | -12574/+886 |
| 2016-08-24 | Rollup merge of #35961 - 0xmohit:pr/error-codes-E0445-E0454, r=GuillaumeGomez | Jonathan Turner | -8/+21 |
| 2016-08-24 | Rollup merge of #35948 - tshepang:missing-comma, r=steveklabnik | Jonathan Turner | -2/+2 |
| 2016-08-24 | Rollup merge of #35920 - GuillaumeGomez:err_codes, r=jonathandturner | Jonathan Turner | -14/+180 |
| 2016-08-24 | Rollup merge of #35876 - matthew-piziak:sub-examples, r=GuillaumeGomez | Jonathan Turner | -19/+43 |
| 2016-08-24 | Auto merge of #35883 - durka:gh35849, r=eddyb | bors | -2/+49 |
| 2016-08-24 | Update E0445 and E0454 to new error format | Mohit Agarwal | -8/+21 |
| 2016-08-24 | Remove AST from metadata except for consts and const fns. | Eduard Burtescu | -571/+126 |
| 2016-08-24 | Remove drop flags from structs and enums implementing Drop. | Eduard Burtescu | -934/+304 |
| 2016-08-24 | rustc_trans: remove the bulk of old trans and most of its support code. | Eduard Burtescu | -10730/+463 |
| 2016-08-24 | Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. | Eduard Burtescu | -414/+68 |
| 2016-08-24 | Add new error code tests | Guillaume Gomez | -0/+137 |
| 2016-08-24 | Add error code test checkup | Guillaume Gomez | -13/+12 |
| 2016-08-24 | Add E0478 error explanation | Guillaume Gomez | -1/+31 |
| 2016-08-23 | Auto merge of #35748 - michaelwoerister:fix-rust-gdb-py-version-check, r=brson | bors | -1/+1 |
| 2016-08-23 | Reuse iterator to avoid unnecessary creation. | Corey Farwell | -2/+3 |
| 2016-08-23 | Use idiomatic names for string-related methods names. | Corey Farwell | -26/+26 |
| 2016-08-23 | Auto merge of #35951 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -17/+63 |
| 2016-08-23 | Rollup merge of #35949 - tshepang:excess, r=GuillaumeGomez | Guillaume Gomez | -1/+0 |
| 2016-08-23 | Rollup merge of #35939 - creativcoder:e0195, r=jonathandturner | Guillaume Gomez | -3/+6 |
| 2016-08-23 | Rollup merge of #35936 - matthew-piziak:div-rational-example, r=GuillaumeGomez | Guillaume Gomez | -9/+52 |
| 2016-08-23 | Rollup merge of #35913 - frewsxcv:panic, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-08-23 | Rollup merge of #35912 - brson:rust-installer, r=alexcrichton | Guillaume Gomez | -0/+0 |
| 2016-08-23 | Rollup merge of #35910 - tbu-:pr_weird_linebreak, r=alexcrichton | Guillaume Gomez | -2/+3 |
| 2016-08-23 | doc: one line too many | Tshepang Lekhonkhobe | -1/+0 |
| 2016-08-23 | reference: add trailing commas | Tshepang Lekhonkhobe | -2/+2 |
| 2016-08-23 | Yield Err in char::decode_utf8 per Unicode, like String::from_utf8_lossy | Simon Sapin | -14/+89 |
| 2016-08-23 | Use a macro in test_decode_utf8 to preserve line numbers in panic messages. | Simon Sapin | -24/+26 |
| 2016-08-23 | Auto merge of #35854 - nikomatsakis:incr-comp-cache-hash-35549, r=mw | bors | -176/+350 |