]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/panic-uninitialized-zeroed.rs
improve the run-pass test
[rust.git] / src / test / run-pass / panic-uninitialized-zeroed.rs
2018-09-30 Jorge Aparicioimprove the run-pass test
2018-09-30 Jorge Apariciopanic when instantiating an uninhabited type via mem...
2018-09-30 borsAuto merge of #54639 - nagisa:lets-alias-for-now, r...
2018-09-30 Michael BradshawMerge branch 'master' into drop
2018-09-30 borsAuto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum
2018-09-29 borsAuto merge of #54591 - ljedrz:cleanup_typeck_rest,...
2018-09-29 borsAuto merge of #54599 - nikomatsakis:issue-54593-impl...
2018-09-29 borsAuto merge of #54660 - kennytm:rollup, r=kennytm
2018-09-29 borsAuto merge of #54554 - RalfJung:maybe-uninit, r=nagisa
2018-09-29 Ralf JungRevert "Auto merge of #53508 - japaric:maybe-uninit...
2018-09-28 borsAuto merge of #54338 - orium:fix-macro-inc-comp, r=nrc
2018-09-27 borsAuto merge of #54355 - pnkfelix:issue-22323-regression...
2018-09-27 borsAuto merge of #52319 - tinco:issue_12590, r=pnkfelix
2018-09-26 borsAuto merge of #54199 - nikomatsakis:predicate_may_hold...
2018-09-26 borsAuto merge of #54497 - ralexstokes:stabilize_pattern_pa...
2018-09-25 Pietro AlbiniRollup merge of #54539 - GuillaumeGomez:fix-js-error...
2018-09-25 Pietro AlbiniRollup merge of #54368 - GuillaumeGomez:reduce-side...
2018-09-25 Pietro AlbiniRollup merge of #54281 - GuillaumeGomez:search-box...
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-25 borsAuto merge of #54430 - adrian-budau:master, r=alexcrichton
2018-09-25 borsAuto merge of #54317 - Centril:feature/dbg_macro, r...
2018-09-25 borsAuto merge of #53693 - scottmcm:marker-trait-attribute...
2018-09-24 borsAuto merge of #54416 - christianpoveda:master, r=wesley...
2018-09-24 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-24 borsAuto merge of #54507 - csmoe:deny_overflow, r=varkor
2018-09-24 borsAuto merge of #54489 - matthiaskrgr:rls, r=kennytm
2018-09-24 borsAuto merge of #54495 - raventid:improve-e0425-message...
2018-09-23 borsAuto merge of #54485 - arielb1:avoid-ctor-attrs, r...
2018-09-23 borsAuto merge of #54380 - RalfJung:miri-snapshot, r=eddyb
2018-09-23 borsAuto merge of #54339 - cramertj:no-cx, r=aturon
2018-09-23 borsAuto merge of #54325 - michaelwoerister:incr-thinlto...
2018-09-23 borsAuto merge of #54310 - pnkfelix:issue-52059-report...
2018-09-23 borsAuto merge of #54262 - matthewjasper:explain-in-typeck...
2018-09-22 borsAuto merge of #53508 - japaric:maybe-uninit, r=RalfJung
2018-09-22 Jorge Aparicioallow dead_code
2018-09-22 Jorge Apariciothe test requires unwinding so we don't run it on the...
2018-09-22 Jorge Aparicioadd empty enum to the test cases
2018-09-22 Jorge Aparicioimprove the run-pass test
2018-09-22 Jorge Apariciopanic when instantiating an uninhabited type via mem...