]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #67314 - matthewjasper:union-move-errors, r=nikomatsakis
[rust.git] / src / test /
2019-12-20 Mazdak FarrokhzadRollup merge of #67314 - matthewjasper:union-move-error...
2019-12-20 Mazdak FarrokhzadRollup merge of #67163 - TheSamsa:split-up-ptr-mod...
2019-12-20 Mazdak FarrokhzadRollup merge of #67130 - wesleywiser:const_prop_into_lo...
2019-12-20 borsAuto merge of #67455 - Centril:rollup-mf0yc81, r=Centril
2019-12-20 Mazdak FarrokhzadRollup merge of #67363 - alexcrichton:wasm-import-modul...
2019-12-20 Mazdak FarrokhzadRollup merge of #67354 - VirrageS:blame-wrong-line...
2019-12-20 Mazdak FarrokhzadRollup merge of #67131 - Centril:item-merge, r=petrochenkov
2019-12-20 Mazdak FarrokhzadRollup merge of #67031 - mati865:tokio-update, r=nikoma...
2019-12-20 Mazdak FarrokhzadRollup merge of #64588 - matthewjasper:mir-address...
2019-12-20 borsAuto merge of #67449 - Centril:rollup-04hvg57, r=Centril
2019-12-20 Mazdak FarrokhzadRollup merge of #67442 - reitermarkus:dummy-variable...
2019-12-20 Mazdak FarrokhzadRollup merge of #67367 - 0dvictor:options, r=Centril
2019-12-20 Mazdak FarrokhzadRollup merge of #67328 - rkruppe:simplify-u128-f32...
2019-12-20 Mazdak FarrokhzadRollup merge of #67285 - ohadravid:indicate-origin...
2019-12-20 Mazdak FarrokhzadRollup merge of #67219 - jsgf:command-argv0-debug,...
2019-12-20 Mazdak FarrokhzadRollup merge of #67127 - estebank:disambiguate-suggesti...
2019-12-20 Mazdak FarrokhzadRollup merge of #66755 - mark-i-m:const-vec-new, r...
2019-12-19 Mark RousskovRollup merge of #67421 - LeSeulArtichaut:patch-1, r...
2019-12-19 Mark RousskovRollup merge of #67351 - Mark-Simulacrum:always-channel...
2019-12-19 Mark RousskovRollup merge of #67281 - llogiq:nonoverlapping-insert...
2019-12-19 Mark RousskovRollup merge of #67253 - elichai:2019-12-fmt, r=Dylan-DPC
2019-12-19 Matthew JasperDon't suppress move errors for union fields
2019-12-19 borsAuto merge of #67419 - Centril:rollup-v7b0ypv, r=Centril
2019-12-19 Mazdak FarrokhzadRollup merge of #67406 - ohadravid:suggest-assoc-type...
2019-12-19 Mazdak FarrokhzadRollup merge of #67394 - matthew-healy:update-libsyntax...
2019-12-19 Mazdak FarrokhzadRollup merge of #67389 - reitermarkus:dummy-variable...
2019-12-19 Mazdak FarrokhzadRollup merge of #67382 - nnethercote:rm-unnecessary...
2019-12-19 Mazdak FarrokhzadRollup merge of #67321 - lzutao:htons, r=dtolnay
2019-12-19 Mazdak FarrokhzadRollup merge of #67286 - cuviper:configure-llvm, r...
2019-12-19 Mazdak FarrokhzadRollup merge of #67270 - alexcrichton:write-more-line...
2019-12-19 Mazdak FarrokhzadRollup merge of #67189 - LeSeulArtichaut:binop-wording...
2019-12-19 Christoph SchmidlerSplit up ptr/mod.rs in libcore, one with implementation...
2019-12-18 Matthew JasperAdd more tests for raw_ref_op
2019-12-18 Matthew JasperUpdate test now that reference to pointer casts have...
2019-12-18 Matthew JasperCheck const-propagation of borrows of unsized places
2019-12-18 Matthew JasperAdd mir opt test for AddressOf
2019-12-18 Matthew JasperMake slice drop shims use AddressOf
2019-12-18 Matthew JasperStart generating AddressOf rvalues in MIR
2019-12-18 Ohad RavidSuggest associated type when the specified one cannot...
2019-12-18 borsAuto merge of #67379 - Mark-Simulacrum:revert-par-4...
2019-12-17 Mark RousskovRevert "Auto merge of #67362 - Mark-Simulacrum:par...
2019-12-17 borsAuto merge of #67362 - Mark-Simulacrum:par-4-default...
2019-12-17 Mark RousskovAlways build and ship parallel-enabled compilers
2019-12-16 Jeremy FitzhardingeMove command-related tests into command/
2019-12-16 Jeremy FitzhardingeFix up Command Debug output when arg0 is specified.
2019-12-16 Alex CrichtonFix handling of wasm import modules and names
2019-12-16 Mazdak FarrokhzadRollup merge of #67336 - GuillaumeGomez:fix-js-error...
2019-12-16 Mazdak FarrokhzadRollup merge of #67308 - dtolnay:fast_rebind, r=alexcri...
2019-12-16 Mazdak FarrokhzadRollup merge of #67249 - ranma42:improve-starts-with...
2019-12-16 Mazdak FarrokhzadRollup merge of #66771 - SimonSapin:panic-stability...
2019-12-16 Mazdak FarrokhzadRollup merge of #66735 - SOF3:feature/str_strip, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #66570 - lzutao:stabilize-result-map_or...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-15 borsAuto merge of #67310 - Centril:rollup-22jiyow, r=Centril
2019-12-15 Mazdak FarrokhzadRollup merge of #67305 - kappa:patch-1, r=jonas-schievink
2019-12-15 Mazdak FarrokhzadRollup merge of #67300 - aloucks:issue-65970, r=rkruppe
2019-12-15 Mazdak FarrokhzadRollup merge of #67289 - estebank:unnamed-closure,...
2019-12-15 Mazdak FarrokhzadRollup merge of #67282 - pjw91:patch-1, r=Dylan-DPC
2019-12-15 Mazdak FarrokhzadRollup merge of #67267 - alexcrichton:update-wasi-libc...
2019-12-15 Mazdak FarrokhzadRollup merge of #67255 - tuxillo:remove-i686-unknown...
2019-12-15 borsAuto merge of #67216 - ecstatic-morse:const-loop, r...
2019-12-14 Esteban KüberDo not ICE on unnamed future
2019-12-14 borsAuto merge of #67224 - nikomatsakis:revert-stabilizatio...
2019-12-14 Niko Matsakis[WIP] fix tests after rebase
2019-12-14 Niko Matsakisadd `#![feature(never_type)]` to tests as needed
2019-12-14 Niko MatsakisAdd regression test for #66757
2019-12-14 Niko MatsakisRevert "Remove `#![feature(never_type)]` from tests."
2019-12-14 borsAuto merge of #67136 - oli-obk:const_stability, r=Centril
2019-12-14 Ohad RavidIndicate origin of where type parameter for uninferred...
2019-12-14 borsAuto merge of #67084 - Pagten:feature/print-msg-from...
2019-12-13 borsAuto merge of #65951 - estebank:type-inference-error...
2019-12-13 borsAuto merge of #67284 - Centril:rollup-ghiukob, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67280 - shalzz:patch-1, r=jonas-schievink
2019-12-13 Mazdak FarrokhzadRollup merge of #67278 - Centril:67273, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67274 - RalfJung:uninit, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67256 - RalfJung:reduce-allocs, r...
2019-12-13 Mazdak FarrokhzadRollup merge of #67254 - RalfJung:vtable-ice, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67235 - jonas-schievink:vecdeque-leak...
2019-12-13 Mazdak FarrokhzadRollup merge of #67026 - Nadrieril:improve-usefulness...
2019-12-13 Dylan MacKenzieEnsure test actually uses dataflow, not simulation
2019-12-13 Dylan MacKenzieApply suggestions from review
2019-12-13 ecstatic-morseFix grammar in test description
2019-12-13 Dylan MacKenzieBless modified tests
2019-12-13 Dylan MacKenzieBless unrelated tests with new help message
2019-12-13 Dylan MacKenzieAdd qualif smoke tests for const loops
2019-12-13 Dylan MacKenzieExtend control flow basics tests with loops
2019-12-13 borsAuto merge of #62359 - euclio:remove-serialize, r=Dylan-DPC
2019-12-13 Mazdak Farrokhzadcoerce_inner: use initial expected_ty
2019-12-13 Wesley WiserConst prop should finish propagation into user defined...
2019-12-13 Oliver SchererFix rustdoc test
2019-12-13 Oliver SchererRequire stable/unstable annotations for the constness...
2019-12-13 Oliver SchererReuse the `staged_api` feature for `rustc_const_unstable`
2019-12-13 borsAuto merge of #67077 - Aaron1011:build-llvm-in-binary...
2019-12-13 borsAuto merge of #66405 - nnethercote:tweak-ObligForest...
2019-12-13 borsAuto merge of #67271 - Centril:rollup-i71iqkv, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67269 - Centril:recover-lt-deref-pat...
2019-12-13 Mazdak FarrokhzadRollup merge of #67251 - oli-obk:stability_sieve, r...
2019-12-13 Mazdak FarrokhzadRollup merge of #67250 - nnethercote:rm-DelimSpan-from...
2019-12-13 Mazdak FarrokhzadRollup merge of #67247 - JohnTitor:fix-sugg, r=estebank
2019-12-13 Mazdak FarrokhzadRollup merge of #67243 - jonas-schievink:linkedlist...
next