about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-06-04Fix doctest (fixup –#25900)Manish Goregaokar-16/+17
2015-06-04support aarch64-android raw type definitionsSae-bom Kim-33/+82
2015-06-04Rollup merge of #25994 - marcusklaas:issue-25969, r=huonwManish Goregaokar-2/+1
2015-06-04Rollup merge of #25990 - carols10cents:try-docs, r=nikomatsakisManish Goregaokar-2/+31
2015-06-04Rollup merge of #25988 - webmobster:master, r=alexcrichtonManish Goregaokar-0/+4
2015-06-04Rollup merge of #25987 - pnkfelix:fix-dropck-doc-formatto, r=ManishearthManish Goregaokar-7/+5
2015-06-04Rollup merge of #25900 - lorenzb:more_about_types, r=nikomatsakisManish Goregaokar-0/+140
2015-06-04Auto merge of #25743 - michaelsproul:match-diagnostics, r=nrcbors-71/+147
2015-06-04Fix span for ExprPath variantsMarcus Klaas-2/+1
2015-06-03Auto merge of #25959 - pnkfelix:fsk-hack-move-val-init, r=nikomatsakisbors-16/+236
2015-06-04Use a plain Vec instead of VecPerParamSpace in trait selection.Ariel Ben-Yehuda-154/+62
2015-06-03Auto merge of #24910 - steveklabnik:remove_static_assert, r=alexcrichtonbors-130/+0
2015-06-03Add priority policy to RWLock API Documentationwebmobster-0/+4
2015-06-03Indent 4 spaces instead of 2Carol Nichols-2/+2
2015-06-03Return Ok(()) instead of Ok()Carol Nichols-2/+2
2015-06-03Use write_all instead of write_lineCarol Nichols-2/+2
2015-06-03Add prelude to get WriteCarol Nichols-0/+1
2015-06-03Remove unused get_enum_variant_defs functions.Ms2ger-25/+0
2015-06-03Update linked_list.rsJexell-5/+3
2015-06-03Auto merge of #25966 - pelmers:save-api, r=nrcbors-81/+98
2015-06-03Improve `try!` docs to make clearer it returns `Result`.Carol Nichols-2/+30
2015-06-03Remove #[static_assert]Steve Klabnik-130/+0
2015-06-03Fix the dropck doc formatting to avoid hitting four-space indent.Felix S. Klock II-7/+5
2015-06-03Rollup merge of #25974 - richo:stack-msg, r=alexcrichtonManish Goregaokar-8/+4
2015-06-03Rollup merge of #25963 - steveklabnik:link_to_cell, r=alexcrichtonManish Goregaokar-1/+3
2015-06-03Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichtonManish Goregaokar-5/+0
2015-06-03Make E0201 detect when duplicate function is a method.Nick Hamann-5/+9
2015-06-03Improve diagnostic messages for range patterns.Michael Sproul-71/+147
2015-06-02s/method/associated function/ in E0201Nick Hamann-10/+20
2015-06-03Auto merge of #25935 - wesleywiser:fix_libcollection_build_warnings, r=alexcr...bors-4/+11
2015-06-02std: clarify comments about sp* implementationsRicho Healey-8/+4
2015-06-02Auto merge of #25867 - petrochenkov:ucellv, r=alexcrichtonbors-1/+8
2015-06-02Add note about expression vs. statement to dining philosphers problem,ben fleis-1/+3
2015-06-02Auto merge of #25926 - Ms2ger:enum_variant_ids, r=alexcrichtonbors-8/+26
2015-06-02Change &String[..] to just &String, since it coerces to &str automatically.Peter Elmers-26/+26
2015-06-02Move EnumData to the API.Peter Elmers-55/+72
2015-06-02Auto merge of #25868 - alexcrichton:issue-25505, r=brsonbors-12/+29
2015-06-02Link to cell in TRPL: mutabilitySteve Klabnik-1/+3
2015-06-02Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brsonbors-419/+733
2015-06-02added test to ensure move_val_init still handles cleanups properly.Felix S. Klock II-0/+194
2015-06-02Hack the move_val_init intrinsic to trans directly into the destination address.Felix S. Klock II-16/+42
2015-06-02Rollup merge of #25951 - mbrubeck:nan, r=alexcrichtonManish Goregaokar-0/+8
2015-06-02Rollup merge of #25941 - puzza007:trpl-infinite-iterator-chain-take, r=stevek...Manish Goregaokar-1/+1
2015-06-02Rollup merge of #25936 - tshepang:patch-2, r=alexcrichtonManish Goregaokar-2/+1
2015-06-02Rollup merge of #25933 - bluss:rustdoc-fn-css, r=alexcrichtonManish Goregaokar-3/+3
2015-06-02Rollup merge of #25932 - bluss:doc-book-1, r=alexcrichtonManish Goregaokar-1/+1
2015-06-02Rollup merge of #25920 - tshepang:option-map-example, r=GankroManish Goregaokar-3/+5
2015-06-02Rollup merge of #25821 - jooert:remove_build_date, r=brsonManish Goregaokar-5/+0
2015-06-02Rollup merge of #25751 - steveklabnik:translations, r=brsonManish Goregaokar-0/+11
2015-06-02booK: Float no longer existsTshepang Lekhonkhobe-1/+1