]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #66466 - RalfJung:seh, r=oli-obk
[rust.git] / src / test /
2019-11-17 Yuki OkushiRollup merge of #66466 - RalfJung:seh, r=oli-obk
2019-11-17 Yuki OkushiRollup merge of #66465 - mulimoen:fix_lifetime_elision_...
2019-11-17 Yuki OkushiRollup merge of #66456 - Centril:driver-codes, r=Mark...
2019-11-17 Yuki OkushiRollup merge of #66395 - jplatte:centralize-panic-docs...
2019-11-17 Yuki OkushiRollup merge of #66381 - Centril:66340, r=petrochenkov
2019-11-17 Yuki OkushiRollup merge of #66344 - petrochenkov:noregattr, r...
2019-11-17 Yuki OkushiRollup merge of #66271 - petrochenkov:abism, r=Centril
2019-11-17 Yuki OkushiRollup merge of #65739 - mqudsi:vec_split_off_docs...
2019-11-16 borsAuto merge of #66394 - wesleywiser:fix_oom, r=oli-obk
2019-11-16 Vadim PetrochenkovAdd some more tests
2019-11-16 Vadim PetrochenkovAddress review comments
2019-11-16 borsAuto merge of #64694 - petrochenkov:reshelp, r=matthewj...
2019-11-16 Vadim Petrochenkovast: Keep `extern` qualifiers in functions more precisely
2019-11-16 Wesley WiserOnly run tests on x86_64
2019-11-16 Vadim Petrochenkovrustc_plugin: Remove `Registry::register_attribute`
2019-11-16 Vadim PetrochenkovAdd some more tests
2019-11-16 Vadim Petrochenkovexpand: Stop marking derive helper attributes as known
2019-11-16 Vadim Petrochenkovresolve: Introduce a new scope for derive helpers
2019-11-16 borsAuto merge of #66333 - mark-i-m:fix-rustc-guide-1,...
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-16 borsAuto merge of #66453 - Centril:rollup-w1ohzxs, r=Centril
2019-11-16 Mazdak Farrokhzadmove DIAGNOSTICS usage to rustc_driver
2019-11-15 borsAuto merge of #66326 - Nadrieril:refactor-intrange...
2019-11-15 Wesley WiserRespond to review feedback
2019-11-15 Wesley Wiser[ConstProp] Avoid OOM crashes by not evaluating large...
2019-11-15 Wesley WiserFix spurious CI filures due to OOM
2019-11-15 Mazdak FarrokhzadRollup merge of #66441 - RalfJung:seh, r=oli-obk
2019-11-15 Mazdak FarrokhzadRollup merge of #66427 - Mark-Simulacrum:errors-json...
2019-11-15 Mazdak FarrokhzadRollup merge of #66415 - tmandry:force-test-in-process...
2019-11-15 Mazdak FarrokhzadRollup merge of #66407 - JohnTitor:add-ice-tests, r...
2019-11-15 Mazdak FarrokhzadRollup merge of #66350 - hermitcore:hermit, r=rkruppe
2019-11-15 NadrierilAdd regression test
2019-11-15 Nadrieril FeneanarApply suggestions from code review
2019-11-15 NadrierilAdd test for failing `try_eval_bits`
2019-11-15 Yuki OkushiFix nll test
2019-11-15 Yuki OkushiApply suggestion from Centril
2019-11-15 Yuki OkushiFix test case and issue number
2019-11-15 Yuki OkushiAdd test for issue-58094
2019-11-15 Yuki OkushiAdd test for issue-36122
2019-11-15 Tyler MandryImprove error message for tests with panic=abort
2019-11-15 borsAuto merge of #66449 - tmandry:rollup-3p1t0sb, r=tmandry
2019-11-15 Tyler MandryRollup merge of #66443 - GuillaumeGomez:port-erased...
2019-11-15 Tyler MandryRollup merge of #66435 - JohnTitor:fix-spelling, r...
2019-11-15 Tyler MandryRollup merge of #66429 - guanqun:add-unit-test, r=Centril
2019-11-15 Tyler MandryRollup merge of #66197 - Centril:transparent-ast, r...
2019-11-15 Mazdak Farrokhzadfind_deprecation: deprecation attr may be ill-formed...
2019-11-15 borsAuto merge of #66438 - JohnTitor:rollup-qpv3wia, r...
2019-11-15 Yuki OkushiRollup merge of #66428 - dns2utf8:cleanup_unused_functi...
2019-11-15 Yuki OkushiRollup merge of #66419 - JohnTitor:ignore-underscore...
2019-11-15 Yuki OkushiRollup merge of #66418 - ecstatic-morse:hir-const-check...
2019-11-15 Yuki OkushiRollup merge of #66410 - RalfJung:miri-machine-max...
2019-11-15 Yuki OkushiRollup merge of #66398 - sfackler:no-async-nesting...
2019-11-15 Yuki OkushiRollup merge of #66391 - estebank:if-else-async-ice...
2019-11-15 Yuki OkushiRollup merge of #66390 - estebank:parenice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66388 - estebank:melt-ice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66338 - ehuss:update-mdbook, r=alexcri...
2019-11-15 Yuki OkushiRollup merge of #66306 - spastorino:remove-error-handle...
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 Yuki OkushiCorrect `const_in_array_repeat_expressions` feature...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-15 Guanqun Luadd a unit test for #62524
2019-11-14 borsAuto merge of #66414 - JohnTitor:clippyup, r=Manishearth
2019-11-14 Esteban Küberreview comments
2019-11-14 Yuki OkushiDon't warn labels beginning with `_`
2019-11-14 borsAuto merge of #66314 - GuillaumeGomez:move-error-codes...
2019-11-14 Mazdak FarrokhzadTAIT: adjust tests
2019-11-14 Mazdak FarrokhzadTAIT: --bless some span changes for the better
2019-11-14 Guillaume GomezAdapt error index generator to the new format
2019-11-14 Guillaume GomezFix ui tests with better error code usage
2019-11-14 borsAuto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix
2019-11-14 borsAuto merge of #66403 - JohnTitor:rollup-7obuivl, r...
2019-11-14 Yuki OkushiRollup merge of #66372 - ogham:patch-2, r=jonas-schievink
2019-11-14 Yuki OkushiRollup merge of #66369 - tmiasko:compiletest-stamp...
2019-11-14 Yuki OkushiRollup merge of #66363 - Munksgaard:patch-1, r=dtolnay
2019-11-14 Yuki OkushiRollup merge of #66361 - Centril:66357, r=pnkfelix
2019-11-14 Yuki OkushiRollup merge of #66360 - elichai:2019-11-vec-link,...
2019-11-14 Yuki OkushiRollup merge of #66351 - JohnTitor:tweak-range-err...
2019-11-14 Yuki OkushiRollup merge of #66349 - euclio:def-site-builtins,...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-14 borsAuto merge of #66233 - cjgillot:constkind, r=oli-obk
2019-11-13 Esteban KüberDo not ICE in `if` without `else` in `async fn`
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 Esteban KüberDo not ICE on recovery from unmet associated type bound...
2019-11-13 borsAuto merge of #66170 - ecstatic-morse:hir-const-check...
2019-11-13 Dylan MacKenzieBless miri unleashed test now that errors are mandatory
2019-11-13 Dylan MacKenzieBless less verbose error messages
2019-11-13 Dylan MacKenzieBless back-compat breakages
2019-11-13 Dylan MacKenzieBless const tests with improved diagnostics
2019-11-13 Dylan MacKenzieExtend const-loop and const-if to handle more cases
2019-11-13 Dylan MacKenzieRemove if/loop tests from min_const_fn
2019-11-13 Robin KruppeRevert "Auto merge of #65134 - davidtwco:issue-19834...
2019-11-13 borsAuto merge of #66366 - JohnTitor:rollup-xlc1bj2, r...
2019-11-13 Yuki OkushiRollup merge of #66337 - Mark-Simulacrum:no-decode...
2019-11-13 Yuki OkushiRollup merge of #66335 - Mark-Simulacrum:self-profile...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66331 - JohnTitor:add-tests, r=Centril
2019-11-13 Yuki OkushiRollup merge of #66330 - Nadrieril:nonexhaustive-constr...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
next