about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-02-07Fix broken link to std::rc module docsCaspar Krieger-2/+2
2015-02-07Auto merge of #21978 - Potpourri:error-extern-crate-staticlib, r=alexcrichtonbors-5/+61
2015-02-07Auto merge of #21949 - japaric:index, r=nikomatsakisbors-46/+14
2015-02-06make `IndexMut` a super trait over `Index`Jorge Aparicio-46/+14
2015-02-07Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichtonbors-300/+295
2015-02-06Auto merge of #21997 - Manishearth:rollup, r=alexcrichtonbors-2032/+2054
2015-02-06librustdoc has been updatedGuillaumeGomez-31/+33
2015-02-06Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichtonbors-32/+82
2015-02-07Rollup merge of #22009 - japaric:no-mov, r=alexcrichtonManish Goregaokar-170/+1
2015-02-07Rollup merge of #22005 - nagisa:obsolete-ctx, r=alexcrichtonManish Goregaokar-3/+3
2015-02-07Rollup merge of #21994 - iKevinY:featureck-fix, r=brsonManish Goregaokar-2/+2
2015-02-07fix outdated docsAlexis-88/+88
2015-02-07fix outdated docsAlexis-9/+9
2015-02-06More libcollections fixesManish Goregaokar-3/+3
2015-02-06Auto merge of #21860 - mdinger:enum_rewording, r=steveklabnikbors-93/+90
2015-02-06remove the deprecated MaybeOwnedVectorJorge Aparicio-170/+1
2015-02-06Remove word syntax from obsolete syntax messagesSimonas Kazlauskas-3/+3
2015-02-06Rollup merge of #21991 - steveklabnik:gh21915, r=huonwManish Goregaokar-1/+1
2015-02-06rm unused featureManish Goregaokar-1/+0
2015-02-06libcollections: unit test fixesManish Goregaokar-2/+4
2015-02-06remove int_uint feature from libcollectionsAlexis-12/+12
2015-02-06Rollup merge of #21989 - steveklabnik:gh21491, r=GankroManish Goregaokar-1/+1
2015-02-06Auto merge of #21962 - vrinek:printable-book, r=steveklabnikbors-100/+47
2015-02-06Fix infinite loop errorGuillaumeGomez-1/+1
2015-02-06Remove getenv warningGuillaumeGomez-4/+3
2015-02-06Update to last version, remove "[]" as much as possibleGuillaumeGomez-115/+114
2015-02-06librustc_driver has been updatedGuillaumeGomez-1/+1
2015-02-06librustc_trans has been updatedGuillaumeGomez-63/+63
2015-02-06librustc_resolve has been updatedGuillaumeGomez-25/+25
2015-02-06librustc_typeck has been updatedGuillaumeGomez-10/+10
2015-02-06librustc_borrowck has been updatedGuillaumeGomez-2/+2
2015-02-06librustc has been updatedGuillaumeGomez-66/+62
2015-02-06Libsyntax has been updatedGuillaumeGomez-121/+93
2015-02-06Update HEAD:masterGuillaumeGomez-1/+1
2015-02-06Replace the get method by the deref one on InternedStringGuillaumeGomez-104/+123
2015-02-06Add Str trait to InternedString, set get method deprecatedGuillaumeGomez-0/+8
2015-02-06Rollup merge of #21968 - nikomatsakis:issue-21965-duplicate-preds-in-env, r=p...Manish Goregaokar-28/+125
2015-02-06Rollup merge of #21966 - scialex:fix-extern, r=alexcrichtonManish Goregaokar-1/+44
2015-02-06Rollup merge of #21958 - brson:stable-features, r=alexcrichtonManish Goregaokar-23/+77
2015-02-06Rollup merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichtonManish Goregaokar-32/+82
2015-02-06Rollup merge of #21969 - Gankro:collections-cleanup, r=alexcrichtonManish Goregaokar-1490/+1455
2015-02-06Rollup merge of #21924 - steveklabnik:fix_try_docs, r=huonwManish Goregaokar-2/+2
2015-02-06Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichtonManish Goregaokar-61/+2
2015-02-06Rollup merge of #21941 - dotdash:with_cond_false, r=AatchManish Goregaokar-2/+10
2015-02-06Rollup merge of #21951 - Gankro:entry, r=aturonManish Goregaokar-40/+25
2015-02-06Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnikManish Goregaokar-36/+36
2015-02-06Rollup merge of #21955 - jbcrail:fix-test-comments, r=steveklabnikManish Goregaokar-6/+6
2015-02-06Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichtonManish Goregaokar-15/+49
2015-02-06Rollup merge of #21976 - mzabaluev:fix-copy-mut-lifetime, r=alexcrichtonManish Goregaokar-3/+4
2015-02-06Rollup merge of #21980 - pnkfelix:more-robust-span-to-snippet, r=huonwManish Goregaokar-15/+53