]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/save/dump_csv.rs
Replace usage of String::from_str with String:from
[rust.git] / src / librustc_trans / save / dump_csv.rs
2015-06-08 Simon SapinReplace usage of String::from_str with String:from
2015-06-05 Steve KlabnikRollup merge of #25925 - azerupi:patch-4, r=steveklabnik
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25985 - bombless:patch-2, r=alexcrichton
2015-06-04 borsAuto merge of #26005 - Ms2ger:get_enum_variant_defs...
2015-06-04 borsAuto merge of #25981 - nham:fix_E0201, r=alexcrichton
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25994 - marcusklaas:issue-25969, r...
2015-06-04 Manish GoregaokarRollup merge of #25990 - carols10cents:try-docs, r...
2015-06-04 Manish GoregaokarRollup merge of #25988 - webmobster:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25987 - pnkfelix:fix-dropck-doc-format...
2015-06-04 Manish GoregaokarRollup merge of #25900 - lorenzb:more_about_types,...
2015-06-04 borsAuto merge of #25743 - michaelsproul:match-diagnostics...
2015-06-03 borsAuto merge of #25959 - pnkfelix:fsk-hack-move-val-init...
2015-06-03 borsAuto merge of #24910 - steveklabnik:remove_static_asser...
2015-06-03 borsAuto merge of #25966 - pelmers:save-api, r=nrc
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-06-02 Peter ElmersChange &String[..] to just &String, since it coerces...
2015-06-02 Peter ElmersMove EnumData to the API.
2015-06-02 borsAuto merge of #25868 - alexcrichton:issue-25505, r...
2015-06-02 Manish GoregaokarRollup merge of #25821 - jooert:remove_build_date,...
2015-06-02 Manish GoregaokarRollup merge of #25751 - steveklabnik:translations...
2015-06-02 borsAuto merge of #25848 - alexcrichton:fix-msvc, r=brson
2015-06-02 borsAuto merge of #25654 - petrochenkov:encenv, r=alexcrichton
2015-06-01 borsAuto merge of #25858 - alexcrichton:disable-os-tls...
2015-05-30 borsAuto merge of #25818 - sfackler:socket-timeouts, r...
2015-05-29 Steve KlabnikRollup merge of #25788 - maxjacobson:add-missing-space...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-29 borsAuto merge of #25760 - Ms2ger:tagged_docs, r=Manishearth
2015-05-29 borsAuto merge of #25838 - mbrubeck:doc-edit, r=steveklabnik
2015-05-29 borsAuto merge of #25830 - steveklabnik:debug_docs, r=alexc...
2015-05-29 borsAuto merge of #25832 - edunham:document-gh-issue-tags...
2015-05-29 borsAuto merge of #25816 - sfackler:io-error-delegation...
2015-05-28 borsAuto merge of #25744 - SimonSapin:cell-eq, r=alexcrichton
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 borsAuto merge of #25835 - steveklabnik:gh25438, r=alexcrichton
2015-05-28 borsAuto merge of #25834 - steveklabnik:gh25326, r=alexcrichton
2015-05-28 borsAuto merge of #25849 - reinh:patch-1, r=huonw
2015-05-28 borsAuto merge of #25843 - shepmaster:remove-public-int...
2015-05-28 borsAuto merge of #25783 - nrc:save-api-2, r=@huonw
2015-05-28 Nick Cameronsave-analysis: move another couple of things to the API
2015-05-28 borsAuto merge of #25805 - jooert:colorized_tests, r=alexcr...
2015-05-27 Manish GoregaokarRollup merge of #25726 - nham:cell_docs, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25668 - steveklabnik:doc_const, r...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-27 borsAuto merge of #25749 - richo:python3, r=alexcrichton
2015-05-27 borsAuto merge of #25741 - richo:backtrace-message, r=alexc...
2015-05-27 borsAuto merge of #25713 - Stebalien:pattern, r=alexcrichton
2015-05-26 borsAuto merge of #25675 - bluss:rustdoc-assoc-types-index...
2015-05-26 borsAuto merge of #25593 - nham:E0210_E0326, r=alexcrichton
2015-05-26 borsAuto merge of #25091 - quantheory:trait_associated_cons...
2015-05-25 borsAuto merge of #25698 - mdinger:flat_map, r=steveklabnik
2015-05-25 borsAuto merge of #25742 - thombles:tk/StringCoercion,...
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-21 Niko MatsakisMake various fixes:
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-17 borsAuto merge of #25387 - eddyb:syn-file-loader, r=nikomat...
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25432 - killercup:patch-12, r=steveklabnik
2015-05-15 borsAuto merge of #25429 - nham:patch-1, r=steveklabnik
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-15 borsAuto merge of #25402 - parir:master, r=Manishearth
2015-05-15 borsAuto merge of #25423 - dotdash:assume, r=huonw
2015-05-15 borsAuto merge of #25400 - nrc:save-api, r=huonw
2015-05-14 Nick Cameronsave-analysis: start factoring out an API
2015-05-14 Nick CameronExtract PathCollector
2015-05-14 Nick Cameronmove out function data
2015-05-14 Nick CameronUse the new-style API for external crate listings
2015-05-14 Nick Cameronsave-analysis: move csv dumping stuff to its own module...