]> git.lizzy.rs Git - rust.git/history - src/libstd/fs.rs
Rollup merge of #35076 - GuillaumeGomez:file_type_docs, r=steveklabnik
[rust.git] / src / libstd / fs.rs
2016-08-05 Guillaume GomezRollup merge of #35076 - GuillaumeGomez:file_type_docs...
2016-08-05 Guillaume GomezRollup merge of #35042 - Havvy:copy_error_doc, r=Guilla...
2016-08-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-03 Guillaume GomezAdd doc examples for FileType struct
2016-08-02 borsAuto merge of #35084 - tbu-:pr_lowercase_wtf8_debug...
2016-08-02 borsAuto merge of #35054 - pwoolcoc:stringfromchars, r...
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 borsAuto merge of #34743 - badboy:llvm-upgrade, r=eddyb
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35104 - frewsxcv:linked-list-append...
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35090 - michaelwoerister:get-rid-of...
2016-07-30 Manish GoregaokarRollup merge of #35080 - jonathandturner:fix_numeric_ex...
2016-07-30 Manish GoregaokarRollup merge of #35063 - jseyfried:avoid_importing_inac...
2016-07-30 Manish GoregaokarRollup merge of #35058 - jethrogb:no_panic_abs, r=alexc...
2016-07-30 Manish GoregaokarRollup merge of #35049 - knight42:add-test, r=alexcrichton
2016-07-30 borsAuto merge of #35051 - japaric:backtrace, r=alexcrichton
2016-07-30 borsAuto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
2016-07-29 borsAuto merge of #34842 - cgswords:attr_enc, r=nrc
2016-07-29 borsAuto merge of #35100 - GuillaumeGomez:rollup, r=Guillau...
2016-07-29 Guillaume GomezRollup merge of #35103 - brettcannon:patch-1, r=Manishearth
2016-07-29 Guillaume GomezRollup merge of #35087 - GuillaumeGomez:fs_docs, r...
2016-07-29 Guillaume GomezRollup merge of #35066 - vadimcn:fix-typos, r=apasel422
2016-07-29 Guillaume GomezRollup merge of #35062 - frewsxcv:chars-as-str, r=Guill...
2016-07-29 Guillaume GomezRollup merge of #35050 - knight42:improve-fmt-doc,...
2016-07-29 borsAuto merge of #34967 - TimNN:mipsel-musl-soft-float...
2016-07-28 borsAuto merge of #34485 - tbu-:pr_unicode_debug_str, r...
2016-07-28 Jonathan A. KollaschMerge remote-tracking branch 'upstream/master' into...
2016-07-28 Manish GoregaokarRollup merge of #35040 - soltanmm:couple-is-a-pun,...
2016-07-28 Manish GoregaokarRollup merge of #35037 - ollie27:rustdoc_tuple_struct_w...
2016-07-28 Manish GoregaokarRollup merge of #35013 - tamird:coerce-match-valgrind...
2016-07-28 Manish GoregaokarRollup merge of #34969 - jseyfried:fix_cfg_feature...
2016-07-28 Manish GoregaokarRollup merge of #34963 - petrochenkov:useerr, r=jseyfried
2016-07-28 Manish GoregaokarRollup merge of #34951 - tomgarcia:covariant-vec, r...
2016-07-28 borsAuto merge of #34951 - tomgarcia:covariant-vec, r=brson
2016-07-28 borsAuto merge of #34908 - jseyfried:improve_tt_matchers...
2016-07-28 borsAuto merge of #34946 - alexcrichton:fix-cfg, r=brson
2016-07-28 Guillaume GomezAdd doc examples for std::fs::Metadata
2016-07-27 borsAuto merge of #34907 - arielb1:found-parse-error, r...
2016-07-27 borsAuto merge of #34856 - jseyfried:refactor_reset_tls...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-27 borsAuto merge of #35053 - steveklabnik:rollup, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #35043 - rahiel:patch-1, r=nikomatsakis
2016-07-26 Steve KlabnikRollup merge of #35029 - eulerdisk:fix_missing_comma_in...
2016-07-26 Steve KlabnikRollup merge of #35028 - abhijeetbhagat:patch-6, r...
2016-07-26 Steve KlabnikRollup merge of #35019 - frewsxcv:slice-split, r=Guilla...
2016-07-26 Steve KlabnikRollup merge of #35010 - GuillaumeGomez:file_doc, r...
2016-07-26 Steve KlabnikRollup merge of #35009 - GuillaumeGomez:dir_entry_doc...
2016-07-26 Steve KlabnikRollup merge of #35001 - rdwilliamson:patch-1, r=alexcr...
2016-07-26 Steve KlabnikRollup merge of #34995 - GuillaumeGomez:dir_builder_doc...
2016-07-26 Steve KlabnikRollup merge of #34935 - GuillaumeGomez:hash_map_doc...
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-24 Guillaume GomezImprove Open doc
2016-07-24 Guillaume GomezAdd DirEntry doc examples
2016-07-24 Guillaume GomezAdd missing links
2016-07-24 Manish GoregaokarRollup merge of #34988 - frewsxcv:vec-windows, r=Guilla...
2016-07-24 Manish GoregaokarRollup merge of #34976 - GuillaumeGomez:build_hasher_do...
2016-07-24 Manish GoregaokarRollup merge of #34975 - GuillaumeGomez:random_state_do...
2016-07-24 Manish GoregaokarRollup merge of #34972 - oli-obk:cant_cast_str_to_const...
2016-07-24 Manish GoregaokarRollup merge of #34965 - jonathandturner:multispan_clea...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 Guillaume GomezAdd DirBuilder doc examples
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 borsAuto merge of #34939 - GuillaumeGomez:rollup, r=Guillau...
2016-07-21 Guillaume GomezRollup merge of #34937 - GuillaumeGomez:hash_map_entry_...
2016-07-21 Guillaume GomezRollup merge of #34930 - frewsxcv:vec-as-slice, r=steve...
2016-07-21 Guillaume GomezRollup merge of #34921 - GuillaumeGomez:css_fix, r...
2016-07-21 Guillaume GomezRollup merge of #34919 - GuillaumeGomez:btree_map_doc...
2016-07-21 Guillaume GomezRollup merge of #34911 - frewsxcv:vec-set-len, r=stevek...
2016-07-21 Guillaume GomezRollup merge of #34910 - alexcrichton:hard-float-mips...
2016-07-21 Guillaume GomezRollup merge of #34895 - mark-buer:patch-1, r=steveklabnik
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 Mark BuerRemove rustdoc reference to `walk_dir`
2016-07-17 borsAuto merge of #34606 - mathstuf:llvm-with-ninja, r...
2016-07-16 Guillaume GomezRollup merge of #34838 - steveklabnik:gh33677, r=alexcr...
2016-07-16 Guillaume GomezRollup merge of #34768 - alexcrichton:issue-audit,...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
next