]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/windows/fs.rs
Auto merge of #34757 - sourcefrog:debug-filetype, r=alexcrichton
[rust.git] / src / libstd / sys / windows / fs.rs
2016-07-12 borsAuto merge of #34757 - sourcefrog:debug-filetype, r...
2016-07-12 Guillaume GomezRollup merge of #34770 - davidko:patch-1, r=steveklabnik
2016-07-12 Guillaume GomezRollup merge of #34750 - GuillaumeGomez:error_doc,...
2016-07-12 Guillaume GomezRollup merge of #34749 - GuillaumeGomez:any_doc, r...
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 Guillaume GomezRollup merge of #34740 - GuillaumeGomez:boxed_doc,...
2016-07-12 Guillaume GomezRollup merge of #34737 - frewsxcv:libstd-process-child...
2016-07-12 Guillaume GomezRollup merge of #34736 - GuillaumeGomez:cells_doc,...
2016-07-12 borsAuto merge of #34755 - jonas-schievink:minor-difference...
2016-07-12 borsAuto merge of #34637 - GuillaumeGomez:syntax_codes...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-11 borsAuto merge of #34686 - alexcrichton:new-stage, r=luqmana
2016-07-10 Martin PoolDerive Debug on FileType.
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 Alex Crichtonrustc: Update stage0 to beta-2016-07-06
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Jeffrey SeyfriedRollup merge of #34105 - ollie27:rustdoc_derived, r...
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-21 borsAuto merge of #34155 - ollie27:unzip, r=alexcrichton
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-16 borsAuto merge of #34000 - estebank:missingargs, r=jseyfried
2016-06-14 borsAuto merge of #33749 - jseyfried:fix_call_site_span...
2016-06-12 borsAuto merge of #34133 - m-decoster:master, r=GuillaumeGomez
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-12 borsAuto merge of #34045 - ollie27:rustdoc_stripped, r...
2016-06-12 borsAuto merge of #34132 - AtheMathmo:no-stdlib, r=steveklabnik
2016-06-10 borsAuto merge of #34172 - jseyfried:avoid_configuring_inte...
2016-06-10 Seo SanghyeonRollup merge of #34175 - rwz:patch-2, r=alexcrichton
2016-06-10 Seo SanghyeonRollup merge of #34165 - ollie27:docs_char_case, r...
2016-06-10 Seo SanghyeonRollup merge of #34160 - hoodie:bug/GoT_References...
2016-06-10 Seo SanghyeonRollup merge of #34159 - seventh-chord:master, r=alexcr...
2016-06-10 Seo SanghyeonRollup merge of #34148 - srinivasreddy:bitflags_rustfmt...
2016-06-10 Seo SanghyeonRollup merge of #34146 - srinivasreddy:libflate_rustfmt...
2016-06-10 Seo SanghyeonRollup merge of #34145 - matklad:any-docs, r=steveklabnik
2016-06-10 Seo SanghyeonRollup merge of #34136 - imjacobclark:ice-test-case...
2016-06-10 Seo SanghyeonRollup merge of #34129 - jviide:from-string-box-error...
2016-06-10 Seo SanghyeonRollup merge of #34088 - srinivasreddy:rustfmt_map...
2016-06-10 borsAuto merge of #34086 - srinivasreddy:rustfmt_liballoc_j...
2016-06-10 borsAuto merge of #34046 - Vtec234:fix-atomic-doc, r=stevek...
2016-06-10 borsAuto merge of #34173 - srinivasreddy:rm_redundant,...
2016-06-09 borsAuto merge of #33895 - AndrewBrinker:master, r=steveklabnik
2016-06-09 borsAuto merge of #34109 - pnkfelix:fix-issue-34101, r...
2016-06-09 borsAuto merge of #34108 - jseyfried:refactor_prelude_injec...
2016-06-09 borsAuto merge of #34032 - jseyfried:load_macros_in_expansi...
2016-06-09 borsAuto merge of #32202 - arielb1:slice-patterns, r=nikoma...
2016-06-08 Ariel Ben-Yehudause the slice_pat hack in libstd too
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33251 - Kintaro:fix-typo-in-fs, r=Guilla...
2016-05-15 Manish GoregaokarRollup merge of #33393 - cristianoliveira:docs-error...
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-09 Manish GoregaokarRollup merge of #33496 - silvo38:master, r=apasel422
2016-05-09 Manish GoregaokarRollup merge of #33480 - birkenfeld:issue-33422, r...
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33224 - alexcrichton:create-exit-statu...
2016-05-09 borsAuto merge of #33224 - alexcrichton:create-exit-status...
2016-05-09 borsAuto merge of #33457 - oli-obk:const_err/cast_u8_ptr...
2016-05-09 borsAuto merge of #33484 - murarth:diagnostic-builder-field...
2016-05-09 borsAuto merge of #33478 - xen0n:normalize-callee-trait...
2016-05-09 borsAuto merge of #33365 - birkenfeld:makehelpfix, r=alexcr...
2016-05-09 borsAuto merge of #33360 - alexcrichton:rustbuild-dox,...
2016-05-08 borsAuto merge of #33288 - cyplo:32834_retry_download,...
2016-05-08 borsAuto merge of #33414 - Nercury:master, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33426 - sfackler:try-from, r=aturon
2016-05-08 Manish GoregaokarRollup merge of #33424 - semarie:dist, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33420 - durka:patch-20, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33406 - Manishearth:diag-improve-const...
2016-05-08 Manish GoregaokarRollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33373 - birkenfeld:issue-32555, r...
2016-05-08 Manish GoregaokarRollup merge of #33369 - nikomatsakis:graceful-empty...
2016-05-08 borsAuto merge of #33091 - sanxiyn:unused-trait-import...
2016-05-03 Seo SanghyeonFix build on Windows
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
2016-04-11 Steve KlabnikRollup merge of #32768 - GuillaumeGomez:slice_doc,...
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-04-05 Manish GoregaokarRollup merge of #32686 - mneumann:dragonfly_jemalloc_pr...
2016-04-02 borsAuto merge of #32334 - tbu-:pr_ipv6_octets, r=aturon
2016-04-01 borsAuto merge of #32586 - seanmonstar:speialize-to-string...
2016-03-30 Steve KlabnikRollup merge of #32608 - tshepang:grammar, r=aturon
2016-03-30 Steve KlabnikRollup merge of #32607 - tshepang:we-gots-intoiterator...
next