]> git.lizzy.rs Git - rust.git/history - src/libstd/panicking.rs
std: Stabilize/deprecate features for 1.4
[rust.git] / src / libstd / panicking.rs
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26490 - alexcrichton:fix-msvc-again...
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26481 - nham:test-18655, r=arielb1
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26479 - arielb1:expr-kind, r=eddyb
2015-06-21 borsAuto merge of #26463 - sfackler:stdout-panic-fix, r...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-21 Steven FacklerFix logic in panic printing with no stderr
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-19 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 borsAuto merge of #26147 - arielb1:assoc-trans, r=nikomatsakis
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 Manish GoregaokarRollup merge of #26348 - eefriedman:unused-interiorsafe...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 Alex Crichtonstd: Split the `std_misc` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26261 - tshepang:more-brief-example...
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #26280 - Marwes:deriving_discriminant...
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-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 borsAuto merge of #26275 - arielb1:unconstrained-projection...
2015-06-15 borsAuto merge of #26293 - mihneadb:rustdoc-search-orphan...
2015-06-15 borsAuto merge of #26302 - aidanhs:aphs-fix-musl-libc,...
2015-06-15 borsAuto merge of #26307 - nrc:save-bugs, r=cmr
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 Steven FacklerImplement RFC 1014
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
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-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-04-30 borsAuto merge of #24924 - carols10cents:grammar-improvemen...
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 borsAuto merge of #24932 - pnkfelix:fix-issue-24687, r...
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 borsAuto merge of #24777 - alexcrichton:musl, r=brson
2015-04-28 borsAuto merge of #24835 - rprichard:rfail-full, r=alexcrichton
2015-04-28 borsAuto merge of #24478 - alexcrichton:issue-24313, r...
2015-04-27 Alex Crichtonstd: Don't assume thread::current() works on panic
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
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...
next