]> git.lizzy.rs Git - rust.git/history - src/libstd/error.rs
core: Split apart the global `core` feature
[rust.git] / src / libstd / error.rs
2015-06-17 Alex Crichtoncore: Split apart the global `core` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-10 borsAuto merge of #25777 - shepmaster:cstring-return-to...
2015-06-10 borsAuto merge of #26058 - Kimundi:issue15609, r=nikomatsakis
2015-06-10 borsAuto merge of #26055 - arielb1:smart-fold, r=nikomatsakis
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 Steve KlabnikRollup merge of #26111 - tshepang:consistency, r=brson
2015-06-09 borsAuto merge of #26039 - SimonSapin:case-mapping, r=alexc...
2015-06-09 borsAuto merge of #25995 - alexcrichton:msvc-md, r=brson
2015-06-09 borsAuto merge of #26102 - retep998:openoptionsext, r=alexc...
2015-06-09 borsAuto merge of #26068 - bluss:bench-sigfigs, r=huonw
2015-06-09 borsAuto merge of #26098 - russellmcc:add-ar-tool-flexible...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-09 Manish GoregaokarRollup merge of #26113 - tshepang:avoid-abbreviations...
2015-06-09 Manish GoregaokarRollup merge of #26112 - tshepang:readability, r=stevek...
2015-06-09 Manish GoregaokarRollup merge of #26105 - tshepang:sentence-not-clear...
2015-06-09 Manish GoregaokarRollup merge of #26104 - saml:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #26099 - TheNeikos:fix-old_array_syntax...
2015-06-09 Manish GoregaokarRollup merge of #26078 - diwic:patch-2, r=alexcrichton
2015-06-09 Manish GoregaokarRollup merge of #26073 - chuckSMASH:trpl-5-4-comments...
2015-06-09 Manish GoregaokarRollup merge of #25968 - benfleis:master, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25948 - tshepang:misc-doc-improvements...
2015-06-09 Manish GoregaokarRollup merge of #25909 - frankamp:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25898 - azerupi:patch-3, r=steveklabnik
2015-06-09 borsAuto merge of #26065 - Marwes:master, r=alexcrichton
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 borsAuto merge of #26077 - SimonSapin:patch-6, r=alexcrichton
2015-06-08 Simon SapinReplace usage of String::from_str with String:from
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-10 Steve KlabnikRollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-07 borsAuto merge of #24973 - roryokane:fix-minus-doc-buttons...
2015-05-07 borsAuto merge of #25013 - pnkfelix:span_to_lines-oflo...
2015-05-07 Steve KlabnikRollup merge of #24966 - ruud-v-a:explain, r=pnkfelix
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-05 borsAuto merge of #25009 - alexcrichton:less-buffered-strea...
2015-05-05 borsAuto merge of #24979 - jooert:test-22471, r=pnkfelix
2015-05-05 borsAuto merge of #25101 - alexcrichton:fix-flaky-windows...
2015-05-05 borsAuto merge of #25113 - pnkfelix:dropck-itemless-traits...
2015-05-05 Manish GoregaokarRollup merge of #25079 - alexcrichton:fix-nsec, r=aturon
2015-05-05 borsAuto merge of #25095 - huonw:faster-bitvec, r=alexcrichton
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-04 borsAuto merge of #25044 - tshepang:doc-addr, r=alexcrichton
2015-05-04 borsAuto merge of #25043 - alexcrichton:musl-out-of-stack...
2015-05-03 borsAuto merge of #24990 - steveklabnik:doc_associated_cons...
2015-05-03 borsAuto merge of #24737 - P1start:dst-cell, r=alexcrichton
2015-05-03 borsAuto merge of #25048 - huonw:test-benches, r=alexcrichton
2015-05-03 borsAuto merge of #25064 - tshepang:brevity, r=alexcrichton
2015-05-02 borsAuto merge of #25038 - bluss:fat-pointer-cast, r=luqmana
2015-05-02 borsAuto merge of #25045 - XuefengWu:1398_remove_ndebug...
2015-05-02 borsAuto merge of #25027 - Manishearth:deriving_attr, r...
2015-05-02 borsAuto merge of #25040 - mrsweaters:patch-1, r=alexcrichton
2015-05-02 borsAuto merge of #24980 - jooert:test-22468, r=pnkfelix
2015-05-02 borsAuto merge of #25028 - bluss:drain-string, r=alexcrichton
2015-05-02 borsAuto merge of #25015 - alexcrichton:rwlock-check-ret...
2015-05-02 borsAuto merge of #24792 - alexcrichton:issue-24748, r...
2015-05-01 Alex Crichtonstd: Don't use a wrapper for the float error type
2015-05-01 borsAuto merge of #25006 - alexcrichton:unstable-indexing...
2015-05-01 borsAuto merge of #24720 - critiqjo:stepby-sizehint, r...
2015-05-01 Manish GoregaokarRollup merge of #25021 - frewsxcv:an-utf, r=steveklabnik
2015-05-01 Manish GoregaokarRollup merge of #25020 - brson:current_dir, r=luqmana
2015-05-01 Manish GoregaokarRollup merge of #25014 - frewsxcv:patch-20, r=alexcrichton
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-05-01 Manish GoregaokarRollup merge of #25002 - steveklabnik:gh24767, r=alexcr...
2015-05-01 Manish GoregaokarRollup merge of #24998 - steveklabnik:fix_links, r...
2015-05-01 Manish GoregaokarRollup merge of #24994 - steveklabnik:gh24977, r=alexcr...
2015-05-01 Manish GoregaokarRollup merge of #24992 - steveklabnik:gh24730, r=alexcr...
2015-05-01 Manish GoregaokarRollup merge of #24991 - steveklabnik:gh24852, r=alexcr...
2015-05-01 Manish GoregaokarRollup merge of #24988 - semarie:unused-pid_t, r=alexcr...
2015-05-01 Manish GoregaokarRollup merge of #24983 - vhbit:ios-raw, r=sanxiyn
2015-05-01 Manish GoregaokarRollup merge of #24982 - poga:fix-incorrect-doc-formatt...
2015-05-01 Manish GoregaokarRollup merge of #24981 - carols10cents:remove-more...
2015-05-01 borsAuto merge of #24965 - arielb1:instant-reject, r=nikoma...
2015-05-01 borsAuto merge of #24793 - aturon:io-error-any, r=alexcrichton
2015-05-01 Aaron TuronAdd downcasting to std::error::Error
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
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 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
next