]> git.lizzy.rs Git - rust.git/history - src/libstd/error.rs
Rollup merge of #31031 - brson:issue-30123, r=nikomatsakis
[rust.git] / src / libstd / error.rs
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 borsAuto merge of #31126 - arielb1:remote-errors, r=eddyb
2016-01-23 borsAuto merge of #31124 - dirk:dirk/display-and-error...
2016-01-22 Dirk GadsdenSimplify return for error::Error impl for string::Parse...
2016-01-22 Dirk GadsdenImplement error::Error and fmt::Display for string...
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 borsAuto merge of #30878 - brson:raw-pointer-derive, r...
2016-01-15 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 Manish GoregaokarRollup merge of #30787 - nikomatsakis:future-incompatib...
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30776 - antonblanchard:powerpc64_merge...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-15 borsAuto merge of #30763 - gchp:issue/30033, r=nagisa
2016-01-14 Steve KlabnikRollup merge of #30895 - gchp:contrib, r=alexcrichton
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 borsAuto merge of #30848 - nagisa:mir-no-store-zsts, r...
2016-01-14 Manish GoregaokarRollup merge of #30886 - ollie27:docs_links, r=steveklabnik
2016-01-14 Manish GoregaokarRollup merge of #30879 - durka:collections-range-tracki...
2016-01-14 Manish GoregaokarRollup merge of #30874 - dhuseby:fixing_bitrig_tests...
2016-01-14 Manish GoregaokarRollup merge of #30871 - oli-obk:fix/reference, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30869 - D101101:patch-3, r=huonw
2016-01-14 Manish GoregaokarRollup merge of #30821 - steveklabnik:gh30819, r=nikoma...
2016-01-14 Manish GoregaokarRollup merge of #30863 - jseyfried:no_rc, r=eddyb
2016-01-14 Manish GoregaokarRollup merge of #30851 - jonas-schievink:unneeded-dropf...
2016-01-14 Manish GoregaokarRollup merge of #30850 - ranma42:cleanup-io, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30839 - tomaka:debug-phantomdata,...
2016-01-14 Manish GoregaokarRollup merge of #30837 - semarie:openbsd-libc, r=alexcr...
2016-01-14 Manish GoregaokarRollup merge of #30835 - kraai:show-span, r=sanxiyn
2016-01-14 Manish GoregaokarRollup merge of #30828 - wheals:fix-dead-links, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30823 - pnkfelix:put-back-alloca-zeroi...
2016-01-14 Manish GoregaokarRollup merge of #30818 - sfackler:duration-hash, r...
2016-01-14 Manish GoregaokarRollup merge of #30801 - Amanieu:oom_print, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30770 - steveklabnik:gh30345, r=brson
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-14 borsAuto merge of #30662 - simartin:issue_30592, r=alexcrichton
2016-01-14 borsAuto merge of #30466 - alexcrichton:move-wrapping-and...
2016-01-13 borsAuto merge of #30870 - Eljay:issue-30477, r=alexcrichton
2016-01-13 borsAuto merge of #30813 - fhahn:fix-ice-semicolon-in-lifet...
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-12 Michael SproulAdd an impl for Box<Error> from &str.
2015-12-22 Michael SproulAdd an impl for Box<Error> from String.
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex Crichtonstd: Add issues to all unstable features
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27633 - tshepang:patch-6, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27617 - AlisdairO:diagnostics193,...
2015-08-11 Manish GoregaokarRollup merge of #27612 - vincentbernat:fix/doc/iter...
2015-08-11 Manish GoregaokarRollup merge of #27611 - vincentbernat:fix/doc/chars...
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
next