]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/overflowing-neg.rs
Add #[rustc_no_mir] to make tests pass with -Z orbit.
[rust.git] / src / test / run-fail / overflowing-neg.rs
2016-03-17 Eduard BurtescuAdd #[rustc_no_mir] to make tests pass with -Z orbit.
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 Steve KlabnikRollup merge of #29435 - djrollins:diverging-function...
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-23 borsAuto merge of #27894 - steveklabnik:gh26888, r=alexcrichton
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-21 borsAuto merge of #29138 - ykomatsu:trpl2, r=Manishearth
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29108 - notriddle:master, r=alexcrichton
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-20 borsAuto merge of #29148 - petrochenkov:noshow, r=alexcrichton
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-20 borsAuto merge of #29152 - petrochenkov:derstab, r=alexcrichton
2015-10-20 borsAuto merge of #29140 - sorear:dst-document-on-sized...
2015-10-20 borsAuto merge of #29009 - alexcrichton:std-pkgs, r=brson
2015-10-19 Steve KlabnikRollup merge of #29132 - sorear:document-ordering-relax...
2015-10-19 Steve KlabnikRollup merge of #29125 - iKevinY:std-io-doc-fixes,...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-18 borsAuto merge of #29117 - mseri:patch-5a, r=nrc
2015-10-18 borsAuto merge of #29141 - marcusklaas:pat-expr, r=alexcrichton
2015-10-18 borsAuto merge of #29131 - apasel422:transmute, r=bluss
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-13 Oliver Schneiderimplement RFC 1229
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
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-19 borsAuto merge of #24554 - tshepang:let-faq, r=steveklabnik
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24542 - michaelsproul:rollup, r=alexcr...
2015-04-18 Manish GoregaokarRollup merge of #24532 - brson:beta, r=pnkfelix
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24528 - tamird:valgrind-sched, r=alexcri...
2015-04-18 borsAuto merge of #24519 - rprichard:opt-write-args, r...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24428 - kwantam:deprecate_unicode_fns...
2015-04-18 borsAuto merge of #24209 - nikomatsakis:refactor-unificatio...
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 borsAuto merge of #24500 - pnkfelix:oflo-checked-neg, r...
2015-04-17 Felix S. Klock IIunit test for checked overflow during signed negation.