]> git.lizzy.rs Git - rust.git/history - src/libstd/path.rs
Rollup merge of #24649 - nham:path_new_examples, r=steveklabnik
[rust.git] / src / libstd / path.rs
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 borsAuto merge of #24594 - doomsplayer:patch-2, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24523 - GuillaumeGomez:clean-error...
2015-04-23 borsAuto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-23 borsAuto merge of #24664 - steveklabnik:doc_ufcs, r=alexcri...
2015-04-23 borsAuto merge of #24683 - P1start:help-suggestions, r=nrc
2015-04-22 Manish GoregaokarRollup merge of #24688 - SimonSapin:fmt-write-char...
2015-04-22 Manish GoregaokarRollup merge of #24675 - steveklabnik:two_more_chapters...
2015-04-22 Manish GoregaokarRollup merge of #24673 - steveklabnik:doc_attributes...
2015-04-22 borsAuto merge of #24685 - nrc:span-pred, r=huonw
2015-04-22 borsAuto merge of #24671 - steveklabnik:doc_const_static...
2015-04-22 borsAuto merge of #24674 - alexcrichton:rollup, r=alexcrichton
2015-04-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-04-21 Alex Crichtonrollup merge of #24636: alexcrichton/remove-deprecated
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Alex Crichtonstd: Remove deprecated/unstable num functionality
2015-04-21 Alex Crichtonstd: Remove deprecated AsPath trait
2015-04-21 borsAuto merge of #24620 - pczarn:model-lexer-issues, r=cmr
2015-04-21 Nick HamannSeparate code into two code blocks
2015-04-21 Nick HamannAddress some nits
2015-04-21 Nick HamannAdd two examples for Path::new
2015-04-21 Steve KlabnikRollup merge of #24642 - tshepang:why-be-negative,...
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-21 Steve KlabnikRollup merge of #24514 - krzysz00:no-warnings-in-liball...
2015-04-20 borsAuto merge of #24606 - bombless:doc-result, r=alexcrichton
2015-04-20 borsAuto merge of #24597 - bombless:doc, r=steveklabnik
2015-04-20 borsAuto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakis
2015-04-20 borsAuto merge of #24525 - GuillaumeGomez:check-const,...
2015-04-20 borsAuto merge of #24608 - frewsxcv:patch-15, r=alexcrichton
2015-04-19 Corey FarwellFix typos in code comments
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
2015-04-18 borsAuto merge of #23985 - erickt:derive-cleanup, r=erickt
2015-04-17 Alex Crichtonstd: Add Default/IntoIterator/ToOwned to the prelude
2015-04-17 borsAuto merge of #24475 - arielb1:i24363-hacky-hack, r...
2015-04-17 Manish GoregaokarRollup merge of #24475 - arielb1:i24363-hacky-hack...
2015-04-17 Manish GoregaokarRollup merge of #24454 - aochagavia:debug, r=alexcrichton
2015-04-17 Manish GoregaokarRollup merge of #24452 - tbu-:pr_file_path, r=aturon
2015-04-17 Manish GoregaokarRollup merge of #24430 - laumann:trace-macros-flag...
2015-04-17 borsAuto merge of #24422 - pnkfelix:typeck-highlevel-before...
2015-04-17 borsAuto merge of #24420 - pnkfelix:oflo-api, r=alexcrichton
2015-04-16 borsAuto merge of #24181 - jgallagher:aarch64-hfa, r=pnkfelix
2015-04-16 borsAuto merge of #24448 - alexcrichton:issue-24445, r...
2015-04-16 borsAuto merge of #24437 - fhahn:issue-24434, r=alexcrichton
2015-04-16 borsAuto merge of #24423 - tbelaire:include_bytes, r=alexcr...
2015-04-16 borsAuto merge of #24306 - l0kod:libc-noctty, r=alexcrichton
2015-04-16 borsAuto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton
2015-04-16 borsAuto merge of #24485 - brson:is, r=alexcrichton
2015-04-15 Steve KlabnikRollup merge of #24440 - nham:improve_enumerate_doc...
2015-04-15 Steve KlabnikRollup merge of #24438 - nrc:tuple-span, r=sfackler
2015-04-15 Steve KlabnikRollup merge of #24435 - killercup:patch-9, r=steveklabnik
2015-04-15 Steve KlabnikRollup merge of #24425 - dhuseby:bitrig_fixing_tests_3...
2015-04-15 borsAuto merge of #24330 - pnkfelix:issue-24267, r=nikomatsakis
2015-04-15 borsAuto merge of #24436 - fhahn:fix-small-typo, r=steveklabnik
2015-04-15 borsAuto merge of #24426 - alexcrichton:windows-pipes,...
2015-04-15 borsAuto merge of #24211 - alexcrichton:windows-wsa-flag...
2015-04-15 borsAuto merge of #24431 - ruud-v-a:explain, r=alexcrichton
2015-04-15 Tamir DubersteinNegative case of `len()` -> `is_empty()`
2015-04-15 borsAuto merge of #24433 - alexcrichton:rollup, r=alexcrichton
2015-04-14 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-04-14 Alex CrichtonTest fixes and rebase conflicts
2015-04-14 Alex Crichtonrollup merge of #24385: aturon/unstable-scoped
2015-04-14 Alex Crichtonrollup merge of #24377: apasel422/docs
2015-04-14 Alex Crichtonrollup merge of #24401: fenduru/patch-2
2015-04-14 Alex Crichtonrollup merge of #24399: brson/stab
2015-04-14 Alex Crichtonrollup merge of #24398: steveklabnik/thanks_mdinger
2015-04-14 Alex Crichtonrollup merge of #24394: rundrop1/patch-1
2015-04-14 Alex Crichtonrollup merge of #24393: steveklabnik/rbe
2015-04-14 Alex Crichtonrollup merge of #24391: nrc/visit-vis
2015-04-14 Alex Crichtonrollup merge of #24386: nagisa/rte-fix
2015-04-14 Alex Crichtonrollup merge of #24381: erickt/cleanup
2015-04-14 Alex Crichtonrollup merge of #24380: arielb1/no-enum-suggest
2015-04-14 Alex Crichtonrollup merge of #24379: rkruppe/fmt-negative-zero
2015-04-14 Alex Crichtonrollup merge of #24376: lambdaburrito/master
2015-04-14 Alex Crichtonrollup merge of #24371: dotdash/24353
2015-04-14 Alex Crichtonrollup merge of #24368: kgv/fix
2015-04-14 Alex Crichtonrollup merge of #24350: tbelaire/cstring-doc-from-vec
2015-04-14 Alex Crichtonrollup merge of #24343: achanda/global_ip
2015-04-14 Alex Crichtonrollup merge of #24342: tbelaire/patch-1
2015-04-13 Andrew Paseltinerpluralize doc comment verbs and add missing periods
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-12 Theo BelaireFixed with_extension documentation bug
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-02 Alex Crichtonrollup merge of #23860: nikomatsakis/copy-requires...
2015-04-02 Alex Crichtonrollup merge of #23953: dhuseby/master
next