about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-04-14Remove Incorrect Link from std::ptr::null DocsPascal Hertleif-3/+3
2015-04-14std: Remove final usage of fds from WindowsAlex Crichton-82/+46
2015-04-14Test fixes and rebase conflictsAlex Crichton-384/+4
2015-04-14Fix: sess.opt should have been sess.optsThomas Jespersen-1/+1
2015-04-14link to ownership for nowSteve Klabnik-2/+2
2015-04-14Auto merge of #24399 - brson:stab, r=nrcbors-28/+57
2015-04-14disabling a test for bitrig and openbsdDave Huseby-1/+1
2015-04-14Make use of the stability attributes issue a deprecation warning. #22830Brian Anderson-28/+57
2015-04-14rustc: Add long diagnostics for E0165Ruud van Asseldonk-1/+20
2015-04-14std: Set overlap/noinherit flags on windows socketsAlex Crichton-2/+10
2015-04-14rustc: Add long diagnostics for E0162Ruud van Asseldonk-1/+19
2015-04-14rollup merge of #24385: aturon/unstable-scopedAlex Crichton-131/+537
2015-04-14rollup merge of #24377: apasel422/docsAlex Crichton-377/+377
2015-04-14rollup merge of #24401: fenduru/patch-2Alex Crichton-1/+1
2015-04-14rollup merge of #24399: brson/stabAlex Crichton-28/+56
2015-04-14rollup merge of #24398: steveklabnik/thanks_mdingerAlex Crichton-1/+1
2015-04-14rollup merge of #24394: rundrop1/patch-1Alex Crichton-2/+1
2015-04-14rollup merge of #24393: steveklabnik/rbeAlex Crichton-14/+6
2015-04-14rollup merge of #24391: nrc/visit-visAlex Crichton-36/+43
2015-04-14rollup merge of #24386: nagisa/rte-fixAlex Crichton-7/+4
2015-04-14rollup merge of #24381: erickt/cleanupAlex Crichton-1/+5
2015-04-14rollup merge of #24380: arielb1/no-enum-suggestAlex Crichton-2/+31
2015-04-14rollup merge of #24379: rkruppe/fmt-negative-zeroAlex Crichton-115/+59
2015-04-14rollup merge of #24376: lambdaburrito/masterAlex Crichton-0/+11
2015-04-14rollup merge of #24371: dotdash/24353Alex Crichton-1/+19
2015-04-14rollup merge of #24368: kgv/fixAlex Crichton-2/+0
2015-04-14rollup merge of #24350: tbelaire/cstring-doc-from-vecAlex Crichton-3/+4
2015-04-14rollup merge of #24343: achanda/global_ipAlex Crichton-15/+43
2015-04-14rollup merge of #24342: tbelaire/patch-1Alex Crichton-1/+2
2015-04-14rollup merge of #24337: barosl/rustdoc-help-keyAlex Crichton-3/+5
2015-04-14rollup merge of #24329: GuillaumeGomez/atomicboolAlex Crichton-0/+20
2015-04-14rollup merge of #24310: alexcrichton/stabilize-utf8-errorAlex Crichton-38/+26
2015-04-14rollup merge of #24303: alexcrichton/remove-deprecatedAlex Crichton-25016/+621
2015-04-14rollup merge of #24273: steveklabnik/even_moar_editingAlex Crichton-76/+148
2015-04-14rollup merge of #24048: frewsxcv/patch-11Alex Crichton-1/+1
2015-04-14include_bytes! now registers the file includedTheo Belaire-0/+5
2015-04-14mutability fixesSteve Klabnik-4/+4
2015-04-14rustc: Add long diagnostics for E0302Ruud van Asseldonk-1/+14
2015-04-14rustc: Add long diagnostics for E0301Ruud van Asseldonk-1/+14
2015-04-14rustc: Add long diagnostics for E0297Ruud van Asseldonk-1/+27
2015-04-14More test fixesAlex Crichton-91/+62
2015-04-14std: Remove AsSlice/Str from the preludeAlex Crichton-4/+1
2015-04-14bench: Fix fallout in benchmarksAlex Crichton-158/+101
2015-04-14core: Update all Result docsAlex Crichton-70/+52
2015-04-14rand: Delete all doc testsAlex Crichton-456/+0
2015-04-14test: Fixup many library unit testsAlex Crichton-479/+105
2015-04-14syntax: Remove derive(Rand)Alex Crichton-178/+0
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-721/+143
2015-04-14compiletest: Re-add raise_fd_limitAlex Crichton-13/+70
2015-04-14std: Reexport some unstable rand functionality for nowAlex Crichton-1/+12