]> git.lizzy.rs Git - rust.git/history - src/test
Fix ExitStatus on Fuchsia
[rust.git] / src / test /
2019-09-25 borsAuto merge of #64766 - Centril:rollup-gdy5jr6, r=Centril
2019-09-25 Mazdak FarrokhzadRollup merge of #64764 - Mark-Simulacrum:snap, r=Centril
2019-09-25 Mazdak FarrokhzadRollup merge of #64759 - matklad:simplify-macro, r...
2019-09-25 Mazdak FarrokhzadRollup merge of #64738 - gnzlbg:miri_norm_abi, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #64508 - Centril:or-pat-hir, r=matthewj...
2019-09-25 Mazdak FarrokhzadRollup merge of #64386 - tspiteri:const-abs2, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #62975 - ljedrz:kill_off_hir_to_node_id...
2019-09-25 gnzlbgRemove fail tests
2019-09-25 gnzlbgClean tests
2019-09-25 gnzlbgTest errors
2019-09-25 gnzlbgRefactor
2019-09-25 borsAuto merge of #64663 - jakoschiko:report-time, r=alexcr...
2019-09-25 gnzlbgAllow simd_insert and simd_extract in const_fn
2019-09-25 borsAuto merge of #64627 - nnethercote:ObligForest-even...
2019-09-25 borsAuto merge of #64754 - Centril:rollup-iwtb5xd, r=Centril
2019-09-25 Mazdak FarrokhzadRollup merge of #64753 - ehuss:json-short-explain,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64746 - estebank:elide-impl-trait...
2019-09-25 Mazdak FarrokhzadRollup merge of #64743 - alexcrichton:update-cargo...
2019-09-25 Mazdak FarrokhzadRollup merge of #64599 - csmoe:doc_async_reexport,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64481 - tomtau:fix/tls-error-message...
2019-09-25 Mazdak FarrokhzadRollup merge of #64428 - GuillaumeGomez:error-explanati...
2019-09-25 Mazdak FarrokhzadRollup merge of #64324 - alexcrichton:share-generics...
2019-09-24 Eric HussDon't emit explain with json short messages.
2019-09-24 borsAuto merge of #64751 - Centril:rollup-hpbmcfj, r=Centril
2019-09-24 Mazdak FarrokhzadRollup merge of #64748 - Centril:fix-64744, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64742 - pietroalbini:relnotes-fixes...
2019-09-24 Mazdak FarrokhzadRollup merge of #64737 - jordins:master, r=steveklabnik
2019-09-24 Mazdak FarrokhzadRollup merge of #64725 - guanqun:typo-fix, r=zackmdavis
2019-09-24 Mazdak FarrokhzadRollup merge of #64721 - hman523:issue64447, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64720 - Wind-River:master, r=alexcrichton
2019-09-24 Mazdak FarrokhzadRollup merge of #64717 - andrewbanchich:master, r=josht...
2019-09-24 Mazdak FarrokhzadRollup merge of #64702 - sinkuu:deps, r=jonas-schievink
2019-09-24 Mazdak FarrokhzadRollup merge of #64698 - Centril:infer-const-with-stash...
2019-09-24 Mazdak FarrokhzadRollup merge of #64689 - matklad:refactor-mbe, r=petroc...
2019-09-24 Mazdak FarrokhzadRollup merge of #64622 - ecstatic-morse:cycle-detector...
2019-09-24 Mazdak FarrokhzadRollup merge of #64443 - Mark-Simulacrum:rustdoc-clean...
2019-09-24 Mazdak FarrokhzadRollup merge of #64296 - KodrAus:chore/iter_order_by...
2019-09-24 Mazdak FarrokhzadRollup merge of #64016 - nnethercote:Compiler-fiddling...
2019-09-24 Mazdak FarrokhzadRollup merge of #63934 - Aaron1011:fix/impl-trait-coher...
2019-09-24 Mazdak FarrokhzadRollup merge of #63356 - ali-raheem:issue#63183, r...
2019-09-24 Mazdak FarrokhzadFix #64744 -- handle zero sub-pats case.
2019-09-24 Aaron HillAdd additional tests for type alias impl trait coherence
2019-09-24 Esteban Küberfix rebase
2019-09-24 Esteban KüberRemove blanket silencing of "type annotation needed...
2019-09-24 Aaron HillFix coherence checking for impl trait in type aliases
2019-09-24 gnzlbgAdd some more tests
2019-09-24 gnzlbgMove tests to SIMD subdirectory
2019-09-24 gnzlbgAdd a fail test
2019-09-24 gnzlbgAdd const-eval support for SIMD types, insert, and...
2019-09-24 borsAuto merge of #63770 - oli-obk:allow_internal_unstable...
2019-09-24 Oliver SchererStabilize `str::len`, `[T]::len`, `is_empty` and `str...
2019-09-23 n-salimMerge pull request #26 from rust-lang/master
2019-09-23 BaoshanMerge pull request #28 from rust-lang/master
2019-09-23 Alex Crichtonrustc: Fix mixing crates with different `share_generics`
2019-09-23 Mazdak FarrokhzadAdd parser recovery for `const $ident = $expr;`.
2019-09-23 borsAuto merge of #64272 - Mark-Simulacrum:parallel-handler...
2019-09-23 borsAuto merge of #64695 - Centril:rollup-t1xnl2c, r=Centril
2019-09-22 Mazdak FarrokhzadRollup merge of #64688 - rust-lang:clarify-tidy-since...
2019-09-22 Mazdak FarrokhzadRollup merge of #64679 - skinny121:const-infer, r=varkor
2019-09-22 Mazdak FarrokhzadRollup merge of #64677 - tshepang:outdated, r=Mark...
2019-09-22 Mazdak FarrokhzadRollup merge of #64676 - estebank:assoc-type-bound...
2019-09-22 Mazdak FarrokhzadRollup merge of #64674 - estebank:knock-down-the-wall...
2019-09-22 Mazdak FarrokhzadRollup merge of #64670 - Mark-Simulacrum:ext-build...
2019-09-22 Mazdak FarrokhzadRollup merge of #64294 - wchargin:wchargin-stdio-piped...
2019-09-22 borsAuto merge of #64151 - estebank:binding-error, r=varkor
2019-09-22 Esteban Küberfix nll tests
2019-09-22 Esteban Küberignore-x86 instead of ignore-musl
2019-09-22 Esteban Küberhack to avoid incorrect suggestion
2019-09-22 Esteban KüberPoint at type param when it's cause of unfulfilled...
2019-09-22 Esteban KüberFix rebase
2019-09-22 Esteban Küberignore musl target in tests to avoid issues with output...
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberPoint at correct span for parenthesized types
2019-09-22 Esteban KüberOn obligation errors point at the unfulfilled binding...
2019-09-22 borsAuto merge of #64669 - estebank:unreachable, r=Centril
2019-09-22 benInfer consts consistently. Moved some logic into super_...
2019-09-22 borsAuto merge of #64666 - Centril:rollup-tp98vlr, r=Centril
2019-09-22 Esteban Küberreview comments: wording
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberParse assoc type bounds in generic params and provide...
2019-09-21 Esteban Küberreview comments
2019-09-21 Esteban KüberPropagate `types.err` in locals further to avoid spurio...
2019-09-21 Esteban KüberDo not trigger unreachable lint in async body and Use...
2019-09-21 Mazdak FarrokhzadRollup merge of #64664 - matklad:remove-ast-builder...
2019-09-21 Mazdak FarrokhzadRollup merge of #64660 - guanqun:unify-errors-for-tuple...
2019-09-21 Mazdak FarrokhzadRollup merge of #64635 - gnzlbg:const_fn_ptr, r=oli-obk
2019-09-21 Mazdak FarrokhzadRollup merge of #64634 - cuviper:llvm-9.0.0, r=alexcrichton
2019-09-21 Mazdak FarrokhzadRollup merge of #64619 - sam09:fix-63962, r=Centril
2019-09-21 Mazdak FarrokhzadRollup merge of #64618 - alexcrichton:improve-dist...
2019-09-21 Mazdak FarrokhzadRollup merge of #64617 - alexcrichton:smaller-msi,...
2019-09-21 Mazdak FarrokhzadRollup merge of #64615 - alexcrichton:smaller-exe,...
2019-09-21 Mazdak FarrokhzadRollup merge of #63907 - estebank:assoc-type-mismatch...
2019-09-21 Sam RadhakrishanFixes #63962. Hint about missing tuple parentheses...
2019-09-21 Guillaume Gomezupdate ui tests
2019-09-21 Guanqun Luunify errors for tuple/struct variants
2019-09-21 gnzlbgremove feature
2019-09-21 borsAuto merge of #64658 - Centril:rollup-9s3raz6, r=Centril
2019-09-21 Mazdak FarrokhzadRollup merge of #64642 - cuviper:move-for-loop-snippet...
2019-09-21 Mazdak FarrokhzadRollup merge of #64641 - cuviper:extern-rust-ctypes...
2019-09-21 Mazdak FarrokhzadRollup merge of #64640 - Wind-River:master, r=alexcrichton
next