about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-20Auto merge of #23537 - steveklabnik:gh22551, r=alexcrichtonbors-3/+28
2015-03-20Add AST to the glossarySteve Klabnik-3/+28
2015-03-20Auto merge of #23522 - steveklabnik:gh22518, r=Manishearthbors-894/+0
2015-03-20Rollup merge of #23534 - steveklabnik:remove_sched_threads, r=alexcrichtonManish Goregaokar-26/+8
2015-03-20Rollup merge of #23532 - steveklabnik:gh22002, r=alexcrichtonManish Goregaokar-0/+2
2015-03-20Rollup merge of #23526 - mbrubeck:uppercase, r=steveklabnikManish Goregaokar-2/+4
2015-03-20Rollup merge of #23518 - farcaller:fix_quote_method, r=eddybManish Goregaokar-0/+12
2015-03-20Rollup merge of #23499 - mbrubeck:doc-edit, r=huonwManish Goregaokar-1/+2
2015-03-20Rollup merge of #23447 - kjpgit:kjp/pointerexample, r=steveklabnikManish Goregaokar-13/+15
2015-03-20Rollup merge of #22631 - aepsil0n:issue-22098, r=aturonManish Goregaokar-9/+9
2015-03-20Rollup merge of #23531 - steveklabnik:gh21709, r=alexcrichtonManish Goregaokar-4/+0
2015-03-20Rollup merge of #23529 - steveklabnik:gh23426, r=alexcrichtonManish Goregaokar-0/+5
2015-03-20Rollup merge of #23525 - steveklabnik:test_tasks, r=alexcrichtonManish Goregaokar-9/+9
2015-03-20Rollup merge of #23504 - alexcrichton:parse-error-not-unit, r=aturonManish Goregaokar-11/+17
2015-03-20Remove rt::default_sched_threads and RUST_THREADS.Steve Klabnik-26/+8
2015-03-20Rollup merge of #23254 - jbcrail:saturating-math-docs, r=steveklabnikManish Goregaokar-0/+20
2015-03-20Rollup merge of #23489 - michaelwoerister:span-artihmetic-overflow-bug, r=ale...Manish Goregaokar-0/+82
2015-03-19Comment on when ReadDir is ErrSteve Klabnik-0/+5
2015-03-19Reference Drop in FFI chapterSteve Klabnik-0/+2
2015-03-19Remove incorrect statement about raw pointers.Steve Klabnik-4/+0
2015-03-19Update docs for ToUppercase/ToLowercase structsMatt Brubeck-2/+4
2015-03-19RUST_TEST_TASKS -> RUST_TEST_THREADSSteve Klabnik-9/+9
2015-03-19Remove the Guessing Game from the bookSteve Klabnik-894/+0
2015-03-19Auto merge of #23430 - alexcrichton:io-error, r=aturonbors-52/+83
2015-03-19Add test case for stable import of invalid span information.Michael Woerister-0/+67
2015-03-19Added missing impl_to_source! and impl_to_tokens! for TraitItem.Vladimir Pouzanov-0/+6
2015-03-19Added missing impl_to_source! and impl_to_tokens! for ImplItem.Vladimir Pouzanov-0/+6
2015-03-19std: Stablize io::ErrorKindAlex Crichton-52/+83
2015-03-19Auto merge of #23213 - ipetkov:rustdoc-src-fix, r=huonwbors-5/+99
2015-03-19Auto merge of #23498 - pcwalton:inline-police, r=cmrbors-8/+450
2015-03-19Allow Float::ldexp to be called as a methodEduard Bopp-9/+9
2015-03-19Auto merge of #23507 - jbcrail:fix-comment-spelling, r=alexcrichtonbors-12/+12
2015-03-18libunicode: Partially inline the fast paths in character class checking.Patrick Walton-0/+432
2015-03-18liballoc: Partially inline the refcount manipulation in the ArcPatrick Walton-8/+18
2015-03-19Fix spelling errors in comments.Joseph Crail-12/+12
2015-03-19Rm unused featureManish Goregaokar-1/+0
2015-03-19Rollup merge of #23428 - Manishearth:ast-doc, r=steveklabnikManish Goregaokar-15/+42
2015-03-19Rollup merge of #23497 - steveklabnik:gh21589, r=alexcrichtonManish Goregaokar-0/+5
2015-03-19Rollup merge of #23496 - steveklabnik:gh22309, r=nikomatsakisManish Goregaokar-0/+14
2015-03-19Rollup merge of #23495 - pcwalton:inline-cell, r=cmrManish Goregaokar-0/+21
2015-03-19Rollup merge of #23494 - mdinger:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-03-19Rollup merge of #23493 - steveklabnik:gh22927, r=alexcrichtonManish Goregaokar-27/+35
2015-03-19Rollup merge of #23490 - jooert:master, r=steveklabnikManish Goregaokar-9/+9
2015-03-19Rollup merge of #23483 - semarie:openbsd-threads, r=alexcrichtonManish Goregaokar-4/+2
2015-03-19Rollup merge of #23474 - nagisa:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-03-19Rollup merge of #23479 - tamird:fix-ios-build, r=aturonManish Goregaokar-3/+2
2015-03-19Rollup merge of #23475 - nikomatsakis:closure-ret-syntax, r=acrichtoManish Goregaokar-22/+52
2015-03-18std: Stabilize FromStr implementations in std::netAlex Crichton-11/+17
2015-03-19Space and punctuation fixesManish Goregaokar-14/+41
2015-03-19Note ::foo::bar() in the crates guideSteve Klabnik-0/+5