| Age | Commit message (Expand) | Author | Lines |
| 2015-12-16 | small fix to str doc example | Steve Klabnik | -1/+1 |
| 2015-12-16 | Auto merge of #30269 - sanxiyn:no-mangle-generic, r=Aatch | bors | -10/+25 |
| 2015-12-16 | Rollup merge of #30392 - Ms2ger:RestrictionResult, r=alexcrichton | Manish Goregaokar | -14/+14 |
| 2015-12-16 | Rollup merge of #30388 - DanielJCampbell:macro-ident-spans, r=nrc | Manish Goregaokar | -8/+35 |
| 2015-12-16 | Rollup merge of #30376 - salty-horse:btree_links, r=alexcrichton | Manish Goregaokar | -3/+8 |
| 2015-12-16 | Rollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcrichton | Manish Goregaokar | -7/+29 |
| 2015-12-16 | Rollup merge of #30368 - arielb1:region-unification-2, r=nikomatsakis | Manish Goregaokar | -25/+61 |
| 2015-12-16 | Rollup merge of #30320 - nrc:err-names, r=@nikomatsakis | Manish Goregaokar | -213/+308 |
| 2015-12-16 | Auto merge of #30300 - sanxiyn:syntax-ext, r=nikomatsakis | bors | -325/+332 |
| 2015-12-16 | Auto merge of #30206 - petrochenkov:newdepr, r=brson | bors | -137/+1003 |
| 2015-12-16 | Auto merge of #30141 - oli-obk:fix/30117, r=arielb1 | bors | -2/+91 |
| 2015-12-15 | Stop re-exporting RestrictionResult variants. | Ms2ger | -14/+14 |
| 2015-12-15 | Use --cfg when running doctests | Seo Sanghyeon | -7/+29 |
| 2015-12-15 | Mark libsyntax_ext unstable | Seo Sanghyeon | -0/+5 |
| 2015-12-15 | Fix custom deriving tests | Seo Sanghyeon | -6/+10 |
| 2015-12-15 | Fix expansion tests | Seo Sanghyeon | -4/+13 |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -316/+305 |
| 2015-12-15 | Generated code spans now point to callsite parameters (where applicable) | Daniel Campbell | -8/+35 |
| 2015-12-15 | Auto merge of #30233 - retep998:where-in-the-world-is-windows-sdk, r=alexcric... | bors | -286/+173 |
| 2015-12-15 | Auto merge of #30105 - faineance:master, r=nrc | bors | -192/+191 |
| 2015-12-14 | Overhaul MSVC linker and Windows SDK detection code | Peter Atashian | -286/+173 |
| 2015-12-14 | Add links in BTreeSet docs | Ori Avtalion | -3/+8 |
| 2015-12-14 | [breaking-change] move ast_util functions to methods | faineance | -192/+191 |
| 2015-12-14 | Auto merge of #30328 - sanxiyn:include-type-name, r=alexcrichton | bors | -6/+31 |
| 2015-12-14 | Auto merge of #27937 - DiamondLovesYou:llvm-root-and-shared, r=alexcrichton | bors | -42/+78 |
| 2015-12-14 | Auto merge of #30321 - sanxiyn:E0170, r=alexcrichton | bors | -2/+29 |
| 2015-12-14 | Auto merge of #29735 - Amanieu:asm_indirect_constraint, r=pnkfelix | bors | -57/+132 |
| 2015-12-14 | Auto merge of #30369 - jethrogb:patch-2, r=steveklabnik | bors | -8/+8 |
| 2015-12-13 | Auto merge of #30351 - tamird:remove-range-inclusive, r=alexcrichton | bors | -35/+23 |
| 2015-12-13 | Better support for `--llvm-root`. | Richard Diamond | -42/+78 |
| 2015-12-13 | Make BinaryHeap Dijkstra example return Option | jethrogb | -8/+8 |
| 2015-12-13 | Auto merge of #30348 - shepmaster:box-any-docs, r=steveklabnik | bors | -3/+4 |
| 2015-12-13 | Auto merge of #30343 - Seeker14491:patch-1, r=bluss | bors | -2/+3 |
| 2015-12-13 | Auto merge of #30342 - salty-horse:doc_links, r=steveklabnik | bors | -14/+42 |
| 2015-12-13 | Auto merge of #30339 - Manishearth:oops-i-did-it-again, r=eddyb | bors | -1/+0 |
| 2015-12-13 | Auto merge of #30332 - bluss:nomicon-variance, r=gankro | bors | -5/+6 |
| 2015-12-13 | Auto merge of #30329 - salty-horse:punctuation, r=steveklabnik | bors | -1/+1 |
| 2015-12-13 | Auto merge of #30314 - fhahn:issue-30299-missing-fields, r=pnkfelix | bors | -3/+4 |
| 2015-12-13 | Remove duplicate test case | Tamir Duberstein | -20/+0 |
| 2015-12-13 | remove deprecated APIs missed in #30182 | Tamir Duberstein | -15/+1 |
| 2015-12-13 | restore tests accidentally removed in #30182 | Tamir Duberstein | -0/+22 |
| 2015-12-13 | Auto merge of #30324 - jseyfried:unfix_30159, r=nrc | bors | -4/+3 |
| 2015-12-13 | Auto merge of #30310 - mbrubeck:doc-vec-bounds, r=steveklabnik | bors | -0/+30 |
| 2015-12-12 | Auto merge of #30309 - alexcrichton:more-tier-two, r=steveklabnik | bors | -24/+24 |
| 2015-12-12 | Support `#[deprecated]` in rustdoc | Vadim Petrochenkov | -4/+121 |
| 2015-12-12 | Address the review comments | Vadim Petrochenkov | -62/+22 |
| 2015-12-12 | Auto merge of #30347 - rkruppe:misc-dec2flt-cleanup, r=alexcrichton | bors | -8/+8 |
| 2015-12-12 | fix dropck performance regression | Ariel Ben-Yehuda | -25/+61 |
| 2015-12-12 | Implement `#[deprecated]` attribute (RFC 1270) | Vadim Petrochenkov | -110/+899 |
| 2015-12-12 | Auto merge of #30110 - oli-obk:pretty_const_trans, r=pnkfelix | bors | -23/+17 |