]> git.lizzy.rs Git - rust.git/history - src/test/ui
Auto merge of #60065 - QuietMisdreavus:async-move-doctests, r=ollie27
[rust.git] / src / test / ui /
2019-05-19 borsAuto merge of #60065 - QuietMisdreavus:async-move-docte...
2019-05-19 borsAuto merge of #60946 - Xanewok:update-rls, r=oli-obk
2019-05-19 borsAuto merge of #60937 - RalfJung:miri, r=oli-obk
2019-05-19 borsAuto merge of #60760 - GuillaumeGomez:generic-display...
2019-05-19 borsAuto merge of #60949 - Centril:rollup-f918e1v, r=Centril
2019-05-19 Mazdak FarrokhzadRollup merge of #60947 - blkerby:global_alloc_typo...
2019-05-19 Mazdak FarrokhzadRollup merge of #60945 - blkerby:fill_buf_nll_doc_examp...
2019-05-19 Mazdak FarrokhzadRollup merge of #60943 - blkerby:master, r=Mark-Simulacrum
2019-05-19 Mazdak FarrokhzadRollup merge of #60934 - fabric-and-ink:defindex_with_n...
2019-05-19 Mazdak FarrokhzadRollup merge of #60931 - cuviper:array-iter, r=KodrAus
2019-05-19 Mazdak FarrokhzadRollup merge of #60924 - estebank:try-msg, r=petrochenkov
2019-05-19 Mazdak FarrokhzadRollup merge of #60678 - DutchGhost:master, r=scottmcm
2019-05-19 Mazdak FarrokhzadRollup merge of #60370 - Richard-W:const-layout-constru...
2019-05-18 borsAuto merge of #60093 - GuillaumeGomez:fix-attrs-pos...
2019-05-18 borsAuto merge of #60940 - Manishearth:clippyup, r=Manishearth
2019-05-18 borsAuto merge of #60252 - davidtwco:issue-57672, r=Mark...
2019-05-18 borsAuto merge of #60386 - Goirad:sgx-ignore-tests, r=nikom...
2019-05-18 borsAuto merge of #60910 - nnethercote:avoid-some-unnecessa...
2019-05-17 borsAuto merge of #49799 - hdhoang:46205_deny_incoherent_fu...
2019-05-17 borsAuto merge of #60920 - Manishearth:rollup-p4xp4gk,...
2019-05-17 Esteban KüberExplain that ? converts the error type using From
2019-05-17 Manish GoregaokarRollup merge of #60902 - sfackler:fix-error-soudness...
2019-05-17 Manish GoregaokarRollup merge of #60901 - estebank:str-str-str, r=Centril
2019-05-17 Manish GoregaokarRollup merge of #60891 - jonas-schievink:triagebot...
2019-05-17 Manish GoregaokarRollup merge of #60791 - ehuss:update-books, r=Mark...
2019-05-17 Esteban KüberAccount for &String + String
2019-05-17 borsAuto merge of #60841 - alexcrichton:update-compiler...
2019-05-17 borsAuto merge of #60171 - matthewjasper:full-nll-compare...
2019-05-17 borsAuto merge of #60892 - davidtwco:issue-60622, r=oli-obk
2019-05-17 David WoodChecking generic args after late bound region err.
2019-05-17 borsAuto merge of #60899 - cuviper:RawEntryMut-origin-story...
2019-05-17 Esteban Küberreview comments
2019-05-17 borsAuto merge of #60817 - ecstatic-morse:issue-60779,...
2019-05-17 Esteban KüberFix binop span
2019-05-17 Esteban KüberHandle more string addition cases with appropriate...
2019-05-17 borsAuto merge of #60898 - Centril:rollup-76o2g8a, r=Centril
2019-05-17 Mazdak FarrokhzadRollup merge of #60894 - cuviper:hash_set_entry, r...
2019-05-17 Mazdak FarrokhzadRollup merge of #60873 - estebank:bad-await, r=Centril
2019-05-17 Mazdak FarrokhzadRollup merge of #60862 - spastorino:get-ty-from-local_d...
2019-05-17 Mazdak FarrokhzadRollup merge of #60805 - euclio:filetime-dep, r=Mark...
2019-05-17 Mazdak FarrokhzadRollup merge of #60687 - MaulingMonkey:pr-fix-natvis...
2019-05-17 Mazdak FarrokhzadRollup merge of #60685 - dtolnay:spdx, r=nikomatsakis
2019-05-16 Esteban KüberFix span for await macro call
2019-05-16 Dario Gonzalezfixed issues relating to line numbers being shifted
2019-05-16 Dario GonzalezAdded ignore-sgx for appropriate tests
2019-05-16 Esteban KüberReview comments
2019-05-16 Esteban Küberreadd match await test case
2019-05-16 Esteban KüberPoint at enclosing fn/closure when it's not async
2019-05-16 Esteban Kübertidy fix
2019-05-16 Esteban KüberSimplify span usage for incorrect await
2019-05-16 Esteban KüberParse alternative incorrect uses of await and recover
2019-05-16 Manish GoregaokarRollup merge of #60837 - jonas-schievink:releases-1...
2019-05-16 Manish GoregaokarRollup merge of #60597 - wesleywiser:const_prop, r...
2019-05-16 Manish GoregaokarRollup merge of #60278 - ehuss:doc-html_root_url, r...
2019-05-16 Manish GoregaokarRollup merge of #60207 - felixrabe:patch-1, r=steveklabnik
2019-05-16 borsAuto merge of #60877 - Centril:rollup-j0o5mo5, r=Centril
2019-05-16 Mazdak FarrokhzadRollup merge of #60851 - Pulkit07:issue60849, r=Centril
2019-05-16 Mazdak FarrokhzadRollup merge of #60816 - scottmcm:vcpp-download-link...
2019-05-16 Mazdak FarrokhzadRollup merge of #60769 - ehuss:rustc-cli-docs, r=stevek...
2019-05-16 Mazdak FarrokhzadRollup merge of #60691 - topecongiro:await-macro-span...
2019-05-16 Mazdak FarrokhzadRollup merge of #59923 - czipperz:fix-convert-doc-links...
2019-05-16 Mazdak FarrokhzadRollup merge of #59825 - jsgf:from-ref-string, r=sfackler
2019-05-16 borsAuto merge of #60811 - wesleywiser:bump_measureme,...
2019-05-16 borsAuto merge of #60763 - matklad:tt-parser, r=petrochenkov
2019-05-16 borsAuto merge of #60693 - saleemjaffer:refactor_fntype_stu...
2019-05-15 borsAuto merge of #60832 - petrochenkov:CLazy, r=Mark-Simul...
2019-05-15 borsAuto merge of #60831 - alexcrichton:update-llvm-project...
2019-05-15 borsAuto merge of #60775 - hellow554:no_bitrig, r=joshtriplett
2019-05-14 borsAuto merge of #60834 - Centril:rollup-fikyi9i, r=Centril
2019-05-14 Mazdak FarrokhzadRollup merge of #60819 - matthiaskrgr:submodule_upd...
2019-05-14 Mazdak FarrokhzadRollup merge of #60808 - Schultzer:improve-must-use...
2019-05-14 Mazdak FarrokhzadRollup merge of #60799 - matthewjasper:allow-bound...
2019-05-14 Mazdak FarrokhzadRollup merge of #60788 - froydnj:apple-target-modificat...
2019-05-14 Mazdak FarrokhzadRollup merge of #60780 - RalfJung:miri, r=oli-obk
2019-05-14 Mazdak FarrokhzadRollup merge of #60719 - varkor:xpy-test-folder, r...
2019-05-14 Mazdak FarrokhzadRollup merge of #60444 - nikomatsakis:issue-60010-cycle...
2019-05-14 Mazdak FarrokhzadRollup merge of #60443 - RalfJung:as_ptr, r=SimonSapin
2019-05-14 Mazdak FarrokhzadRollup merge of #60130 - khuey:efficient_last, r=sfackler
2019-05-14 borsAuto merge of #60787 - alexcrichton:error-type-id-desta...
2019-05-14 Richard WiedenhöftAdd ui test for const Layout::from_size_align_unchecked
2019-05-14 borsAuto merge of #60794 - Centril:rollup-vlguvns, r=Centril
2019-05-13 Matthew JasperAllow late bound regions in existential types
2019-05-13 Mazdak FarrokhzadRollup merge of #60770 - Pulkit07:issue60764, r=Centril
2019-05-13 Mazdak FarrokhzadRollup merge of #60710 - varkor:delay_span_bug-const...
2019-05-13 Mazdak FarrokhzadRollup merge of #60562 - iliekturtles:proc-macro-missin...
2019-05-13 Mazdak FarrokhzadRollup merge of #60201 - RalfJung:core-tests, r=alexcri...
2019-05-13 Mazdak FarrokhzadRollup merge of #60176 - matthewjasper:yield-ref-to...
2019-05-13 Pulkit Goyaladd impl_trait_in_bindings to INCOMPLETE_FEATURES
2019-05-13 borsAuto merge of #60649 - Xanewok:save-analysis-assoc...
2019-05-13 borsAuto merge of #60765 - matthewjasper:fix-more-escaping...
2019-05-13 borsAuto merge of #60630 - nnethercote:use-Symbol-more...
2019-05-12 borsAuto merge of #60767 - Centril:rollup-4cbsb73, r=Centril
2019-05-12 Mazdak FarrokhzadRollup merge of #60752 - shiatsumat:minor-typos-hir...
2019-05-12 Mazdak FarrokhzadRollup merge of #60751 - Centril:general-cleanup, r...
2019-05-12 Mazdak FarrokhzadRollup merge of #60750 - petrochenkov:noquotok2, r...
2019-05-12 Mazdak FarrokhzadRollup merge of #60694 - Pulkit07:issue60662, r=alexreg
2019-05-12 Matthew JasperRemove feature(nll) when compare mode is sufficient
2019-05-12 Matthew JasperChange compare mode to use -Zborrowck=mir
2019-05-12 borsAuto merge of #60679 - petrochenkov:lit2, r=matklad
2019-05-12 Matthew JasperAlways use the stronger outlives version for opaque...
next