about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-04-15Describe the Iterator enumerate() method more clearly.Nick Hamann-2/+3
2015-04-15doc: Fix link to rustbyexample.comAndrew Seidl-1/+1
2015-04-15Fix link to stack/heap pageBrett Cannon-4/+4
2015-04-15Fix link formatting errorBrett Cannon-2/+2
2015-04-15Auto merge of #24436 - fhahn:fix-small-typo, r=steveklabnikbors-1/+1
2015-04-15Regression test.Felix S. Klock II-0/+29
2015-04-15Dataflow changes and associated borrowck fix.Felix S. Klock II-23/+79
2015-04-15fix tabspez-93/+93
2015-04-15std: Fix thread_local! in non-PIE binariesAlex Crichton-1/+54
2015-04-15TRPL: move semanticsSteve Klabnik-1/+103
2015-04-15Fix link in intoiterator docsSteve Klabnik-1/+1
2015-04-15Added a test for include_bytes! dep infoTheo Belaire-0/+40
2015-04-15add all SC constants for macosJames Perry-1/+128
2015-04-15Add tests for "ident only path should have been covered"-ICEAndreas Martens-0/+32
2015-04-15Fix some typos.Ms2ger-7/+7
2015-04-15Implement traits for parser error structsAdolfo OchagavĂ­a-8/+29
2015-04-15Auto merge of #24426 - alexcrichton:windows-pipes, r=aturonbors-82/+46
2015-04-15Remove one allocation for the file path in file openingTobias Bucher-7/+6
2015-04-15rustc: fix a typo in letter to rustcRicho Healey-1/+1
2015-04-15Auto merge of #24211 - alexcrichton:windows-wsa-flag-overlapped, r=aturonbors-2/+10
2015-04-15Auto merge of #24431 - ruud-v-a:explain, r=alexcrichtonbors-5/+94
2015-04-14Fill in missing implementationTamir Duberstein-0/+3
2015-04-14Negative case of `len()` -> `is_empty()`Tamir Duberstein-142/+142
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-117/+117
2015-04-14Test fixes and rebase conflicts, round 2Alex Crichton-3/+2
2015-04-15Fix the span for tuple expressionsNick Cameron-1/+1
2015-04-14Remove -o flag from build commandThomas Jespersen-1/+1
2015-04-14Strip configuration before checking feature gates of macrosFlorian Hahn-2/+19
2015-04-14Remove superfluous `the` from `custom_attribute` feature gate messageFlorian Hahn-1/+1
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