summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-23rollup merge of #23648: steveklabnik/rollupAlex Crichton-23/+25
2015-03-23rollup merge of #23641: steveklabnik/gh23632Alex Crichton-5/+5
2015-03-23rollup merge of #23640: nagisa/thread-less-weakAlex Crichton-11/+8
2015-03-23rollup merge of #23639: steveklabnik/gh21305Alex Crichton-2/+31
2015-03-23rollup merge of #23637: apasel422/iterAlex Crichton-1/+33
2015-03-23rollup merge of #23634: WiSaGaN/bugfix/fix_dead_linkAlex Crichton-1/+1
2015-03-23rollup merge of #23633: tomjakubowski/rustdoc-array-primAlex Crichton-10/+38
2015-03-23rollup merge of #23631: andersk/minstack-dlsymAlex Crichton-14/+26
2015-03-23rollup merge of #23622: steveklabnik/gh23196Alex Crichton-0/+6
2015-03-23rollup merge of #23619: steveklabnik/gh23220Alex Crichton-10/+10
2015-03-23rollup merge of #23618: steveklabnik/gh23571Alex Crichton-0/+35
2015-03-23rollup merge of #23615: steveklabnik/gh23540Alex Crichton-2/+1
2015-03-23rollup merge of #23612: dotdash/closure_bloatAlex Crichton-72/+8
2015-03-23rollup merge of #23608: nagisa/refine-cursor-docstringAlex Crichton-8/+5
2015-03-23rollup merge of #23607: mahkoh/cursorAlex Crichton-0/+1
2015-03-23rollup merge of #23604: apasel422/btreeAlex Crichton-0/+41
2015-03-23rollup merge of #23601: nikomatsakis/by-value-indexAlex Crichton-177/+953
2015-03-23rollup merge of #23580: nikomatsakis/pattern-and-overflowAlex Crichton-104/+88
2015-03-23rollup merge of #23579: Ms2ger/thread_local-unsafeAlex Crichton-5/+3
2015-03-23rollup merge of #23561: steveklabnik/gh23422Alex Crichton-0/+3
2015-03-23rollup merge of #23557: aturon/rfc-909Alex Crichton-91/+127
2015-03-23rollup merge of #23541: aturon/stab-errorAlex Crichton-12/+18
2015-03-23rollup merge of #23538: aturon/conversionAlex Crichton-195/+665
2015-03-23rollup merge of #23536: pnkfelix/arith-oflo-shiftsAlex Crichton-30/+449
2015-03-23rollup merge of #23517: vhbit/ext-socket-optionsAlex Crichton-12/+106
2015-03-23rollup merge of #23515: nikomatsakis/issue-14985-trait-subtypingAlex Crichton-22/+71
2015-03-23rollup merge of #23466: woehr/masterAlex Crichton-47/+25
2015-03-23rollup merge of #23401: tshepang/crates-and-modules-doc-nitsAlex Crichton-73/+21
2015-03-23rollup merge of #23283: brson/rpathfixAlex Crichton-15/+46
2015-03-23rollup merge of #23269: shepmaster/split-not-double-endedAlex Crichton-39/+188
2015-03-23rollup merge of #23211: FlaPer87/oibit-send-and-friendsAlex Crichton-45/+76
2015-03-23rollup merge of #23119: nikomatsakis/issue-23116-ref-mutAlex Crichton-10/+116
2015-03-23rollup merge of #22954: ches/docsAlex Crichton-42/+48
2015-03-23Remove auto-deref'ing Pattern impl because it conflicts with otherNiko Matsakis-15/+27
2015-03-23Refactor how we handle overflow so that it is a fatal error that abortsNiko Matsakis-89/+61
2015-03-23std: Stabilize the `Hasher::finish` methodAlex Crichton-1/+1
2015-03-23Add generic conversion traitsAaron Turon-196/+666
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-12/+3093
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-22/+649
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-253/+702
2015-03-23rustdoc: Add #[doc(test(no_inject_crate))] attributeBrian Anderson-11/+49
2015-03-23rustdoc: interpret all leading feature attributes in examples as crate attrib...Brian Anderson-10/+47
2015-03-23Rollup merge of #23641 - steveklabnik:gh23632, r=alexcrichtonSteve Klabnik-5/+5
2015-03-23Rollup merge of #23639 - steveklabnik:gh21305, r=alexcrichtonSteve Klabnik-2/+31
2015-03-23Rollup merge of #23622 - steveklabnik:gh23196, r=alexcrichtonSteve Klabnik-0/+6
2015-03-23Rollup merge of #23618 - steveklabnik:gh23571, r=alexcrichtonSteve Klabnik-0/+35
2015-03-23Rollup merge of #23608 - nagisa:refine-cursor-docstring, r=steveklabnikSteve Klabnik-8/+5
2015-03-23Rollup merge of #23607 - mahkoh:cursor, r=alexcrichtonSteve Klabnik-0/+1
2015-03-23Rollup merge of #23561 - steveklabnik:gh23422, r=alexcrichtonSteve Klabnik-0/+3
2015-03-23Rollup merge of #23509 - aturon:stab-entry, r=GankroSteve Klabnik-23/+25