about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2014-05-28rustdoc: cross-crate source links are one level lower.Huon Wilson-2/+2
2014-05-28auto merge of #14459 : seanmonstar/rust/select-docs, r=alexcrichtonbors-3/+3
2014-05-28auto merge of #14455 : crabtw/rust/mips, r=alexcrichtonbors-22/+113
2014-05-28Rename UTF16Item[s] to Utf16Item[s]Piotr Jawniak-9/+9
2014-05-27auto merge of #14452 : alexcrichton/rust/issue-14438, r=huonwbors-1/+15
2014-05-27Rename PatUniq to PatBox. Fixes part of #13910.Ahmed Charles-20/+20
2014-05-27auto merge of #14364 : alexcrichton/rust/libdebug, r=brsonbors-142/+1539
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-142/+1539
2014-05-27rustdoc: Only link to local inlined foreign itemsAlex Crichton-1/+15
2014-05-27auto merge of #14387 : alan-andrade/rust/remove_managed_boxes_and_gc, r=brsonbors-271/+98
2014-05-27native: Ignore stdio fds with /dev/nullAlex Crichton-54/+140
2014-05-27auto merge of #14414 : richo/rust/features/nerf_unused_string_fns, r=alexcric...bors-3015/+3019
2014-05-27auto merge of #14447 : erickt/rust/show-treemap, r=kballardbors-32/+72
2014-05-28rustc: clarify warning about native deps for a staticlib.Huon Wilson-10/+20
2014-05-27auto merge of #14444 : huonw/rust/nice-for-errors, r=alexcrichtonbors-28/+140
2014-05-27rust manual: supertraits seperator is wrongRyman-1/+1
2014-05-27auto merge of #14435 : P1start/rust/str-docs-fix, r=sfacklerbors-11/+12
2014-05-27doc: Fix link to stringRicho Healey-1/+1
2014-05-27std: Rename strbuf operations to stringRicho Healey-2570/+2570
2014-05-27auto merge of #14428 : alexcrichton/rust/issue-14422, r=pcwaltonbors-0/+128
2014-05-27Fixed deprecation warning text for mem::move_val_init and its associated comm...Sergio Benitez-2/+2
2014-05-27std: Remove String's to_ownedRicho Healey-438/+442
2014-05-27collections: implement Show for Tree{Map,Set}Erick Tryzelaar-2/+58
2014-05-27collections: add Show impl test for HashMapErick Tryzelaar-0/+14
2014-05-27serialize: Remove old commented out codeErick Tryzelaar-30/+0
2014-05-28fix MIPS targetJyun-Yan You-22/+113
2014-05-27rustc: Account for typedefs in privacyAlex Crichton-0/+128
2014-05-27std: change select! docs from 'ports' to 'receivers'Sean McArthur-3/+3
2014-05-27auto merge of #14429 : sanrodari/rust/patch-1, r=sfacklerbors-1/+1
2014-05-27rustc: Use rust strings for failure argumentsAlex Crichton-34/+59
2014-05-26std: Remove String::from_owned_str as it's redundantRicho Healey-7/+7
2014-05-27rustc: provide more precise information about refutable patterns.Huon Wilson-25/+73
2014-05-27syntax: desugar a `for` loop to a let binding to get better errorHuon Wilson-5/+54
2014-05-26auto merge of #14440 : Sawyer47/rust/tuple-doc, r=alexcrichtonbors-2/+50
2014-05-26Improve docs for core::tuplePiotr Jawniak-2/+50
2014-05-26auto merge of #14374 : swgillespie/rust/swgillespie-tutorial, r=alexcrichtonbors-11/+18
2014-05-26syntax: Add a source field to `Local` for tracking if it comes from `let`s or...Huon Wilson-2/+17
2014-05-26auto merge of #14439 : thestinger/rust/nonnull, r=luqmanabors-14/+10
2014-05-26handle attributes for non-immediate types firstDaniel Micay-15/+10
2014-05-26auto merge of #14300 : cmr/rust/enum-size-lint, r=kballardbors-98/+239
2014-05-26mark non-immediate by-value parameters as non-nullDaniel Micay-0/+1
2014-05-25auto merge of #14432 : kballard/rust/nt_block, r=huonwbors-7/+32
2014-05-25Allow $foo:block nonterminals in expression positionKevin Ballard-7/+32
2014-05-25Update tutorial, see issue #13578Sean Gillespie-12/+19
2014-05-26Minor fixes to `std::str` docsP1start-11/+12
2014-05-25auto merge of #14430 : kballard/rust/squelch_os_warning, r=alexcrichtonbors-70/+27
2014-05-25Fix to tutorialSantiago Rodriguez-1/+1
2014-05-25auto merge of #14423 : Kimundi/rust/static_regex, r=alexcrichtonbors-44/+125
2014-05-25De-realstd os::argsKevin Ballard-48/+8
2014-05-25libstd: Remove unnecessary re-exports under std::stdKevin Ballard-22/+19