]> git.lizzy.rs Git - rust.git/history - src/test/ui
Rollup merge of #59118 - seanmonstar:alias-where-self-ice, r=alexreg
[rust.git] / src / test / ui /
2019-03-16 kennytmRollup merge of #59118 - seanmonstar:alias-where-self...
2019-03-16 kennytmRollup merge of #59102 - newpavlov:duration_float,...
2019-03-16 kennytmRollup merge of #59082 - alexreg:cosmetic-2-doc-comment...
2019-03-16 kennytmRollup merge of #59079 - euclio:macro-semi, r=estebank
2019-03-16 kennytmRollup merge of #59072 - RalfJung:miri-alloc-tests...
2019-03-16 kennytmRollup merge of #59037 - Manishearth:intra-doc-false...
2019-03-16 kennytmRollup merge of #59036 - dlrobertson:fix_59021, r=estebank
2019-03-16 kennytmRollup merge of #59025 - aoikonomopoulos:issue-57924...
2019-03-16 kennytmRollup merge of #59009 - sfackler:fix-sgx-vectors,...
2019-03-16 kennytmRollup merge of #58976 - phil-opp:patch-2, r=alexcrichton
2019-03-16 kennytmRollup merge of #58949 - jethrogb:jb/sgx-thread-id...
2019-03-16 kennytmRollup merge of #58941 - wzssyqa:master, r=alexcrichton
2019-03-16 kennytmRollup merge of #58938 - dlrobertson:fix_58280, r=josht...
2019-03-16 kennytmRollup merge of #58933 - SimonSapin:alloc-prelude-v1...
2019-03-16 kennytmRollup merge of #58901 - ebarnard:just-copying, r=sfackler
2019-03-16 kennytmRollup merge of #58873 - GuillaumeGomez:fix-auto-hide...
2019-03-16 kennytmRollup merge of #58855 - alexcrichton:wasm-multithreade...
2019-03-16 kennytmRollup merge of #58854 - alexcrichton:update-windows...
2019-03-15 borsAuto merge of #58556 - oli-obk:imperative_recursion...
2019-03-15 borsAuto merge of #58140 - eddyb:advent-of-print, r=nikomat...
2019-03-15 Eduard-Mihai Burtescurustc: print ExistentialProjection with spaces around...
2019-03-15 Eduard-Mihai Burtescurustc: provide DisambiguatedDefPathData in ty::print.
2019-03-15 Eduard-Mihai Burtescurustc: slice substs in ty::print instead of passing...
2019-03-15 Eduard-Mihai Burtescurustc: print elided regions as '_ instead of nothing...
2019-03-15 Eduard-Mihai Burtescurustc: always hide defaulted generic args, even in...
2019-03-15 Eduard-Mihai Burtescurustc: merge PrintCx::parameterized and def_path printing.
2019-03-15 Eduard-Mihai Burtescurustc: rename item_path to def_path (except the module...
2019-03-15 Eduard-Mihai Burtescurustc_mir: adjust the type_length_limit diagnostic...
2019-03-15 Eduard-Mihai Burtescurustc: pass Option<&Substs> and Namespace around in...
2019-03-15 borsAuto merge of #58575 - mati865:musl_toolchain, r=alexcr...
2019-03-15 Eduard-Mihai Burtescurustc: always rely on '_ to be not printed by ty::Regio...
2019-03-15 Eduard-Mihai Burtescurustc: support impl's in PrintCx::parameterized.
2019-03-15 borsAuto merge of #58710 - EdorianDark:master, r=sfackler
2019-03-14 borsAuto merge of #58176 - Zoxc:lint-levels, r=oli-obk
2019-03-14 borsAuto merge of #58488 - wesleywiser:llvm_prof, r=michael...
2019-03-14 borsAuto merge of #59120 - alexreg:move-issue-tests-1,...
2019-03-14 Alexander RegueiroMoved issue tests to subdirs and normalised names.
2019-03-13 Andy Russelladd suggestions to invalid macro item error
2019-03-13 borsAuto merge of #59143 - ehuss:update-cargo, r=ehuss
2019-03-13 borsAuto merge of #58349 - petrochenkov:uni201x, r=pnkfelix
2019-03-13 borsAuto merge of #56864 - Zoxc:stable-hash-macro, r=michae...
2019-03-13 borsAuto merge of #59151 - Centril:rollup, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59138 - timvermeulen:simplify_select_f...
2019-03-13 Mazdak FarrokhzadRollup merge of #59132 - nikomatsakis:issue-53548-gener...
2019-03-13 Mazdak FarrokhzadRollup merge of #59130 - RalfJung:non-null, r=rkruppe
2019-03-13 Mazdak FarrokhzadRollup merge of #59129 - sanxiyn:visit-impl-trait,...
2019-03-13 Mazdak FarrokhzadRollup merge of #59124 - sntdevco:master, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59121 - czipperz:fix_assert_result_fro...
2019-03-13 Mazdak FarrokhzadRollup merge of #59101 - kenta7777:reduce-code-repetiti...
2019-03-13 Mazdak FarrokhzadRollup merge of #59093 - Zoxc:no-prealloc, r=michaelwoe...
2019-03-13 Mazdak FarrokhzadRollup merge of #59083 - kyren:master, r=varkor
2019-03-13 Mazdak FarrokhzadRollup merge of #59080 - nbaksalyar:fix-llvm-codegen...
2019-03-13 Mazdak FarrokhzadRollup merge of #59057 - czipperz:standardize_range_doc...
2019-03-13 Mazdak FarrokhzadRollup merge of #59056 - scottmcm:even-fewer-lifetimes...
2019-03-13 Mazdak FarrokhzadRollup merge of #58998 - xTibor:doc_from_bytes, r=scottmcm
2019-03-13 Mazdak FarrokhzadRollup merge of #58908 - JohnTitor:improve-rand, r...
2019-03-13 Mazdak FarrokhzadRollup merge of #58876 - estebank:numeric-lifetime...
2019-03-13 Mazdak FarrokhzadRollup merge of #58829 - Xanewok:scoped-tls, r=Zoxc
2019-03-12 kyrenRename test struct names to something more sensible
2019-03-12 borsAuto merge of #58743 - varkor:bulk-needstest-1, r=alexc...
2019-03-12 Sean McArthurrustc: fix ICE when trait alias has bare Self
2019-03-12 varkorRemove compiletest comments from tests
2019-03-12 borsAuto merge of #58015 - icefoxen:tryfrom-docs, r=SimonSapin
2019-03-12 Vadim Petrochenkovresolve: Simplify import resolution for mixed 2015...
2019-03-12 varkorAdd NLL test error output
2019-03-12 varkorRemove invalid ASM tests
2019-03-12 varkorIgnore WASM on asm tests
2019-03-12 varkorUpdate test for issue #55731
2019-03-12 varkorAdd a test for #27054
2019-03-12 varkorAdd a test for #26577
2019-03-12 varkorAdd a test for #28587
2019-03-12 varkorAdd a test for #22892
2019-03-12 varkorAdd a test for #57781
2019-03-12 varkorAdd a test for #55731
2019-03-12 varkorAdd a test for #46101
2019-03-12 varkorAdd a test for #44255
2019-03-12 varkorAdd a test for #44127
2019-03-12 varkorAdd a test for #26619
2019-03-12 varkorAdd tests for #26448
2019-03-12 varkorAdd a test for #10876
2019-03-12 borsAuto merge of #58330 - GuillaumeGomez:rustdoc-js-non...
2019-03-12 Niko Matsakisignore higher-ranked WF requirements for trait objects
2019-03-12 Seo SanghyeonVisit impl Trait for dead_code lint
2019-03-12 borsAuto merge of #58608 - pnkfelix:warning-period-for...
2019-03-11 borsAuto merge of #59044 - petrochenkov:uiui, r=davidtwco
2019-03-11 Vadim PetrochenkovUpdate tests that don't run on my platform
2019-03-11 Vadim PetrochenkovUpdate NLL tests
2019-03-11 Vadim PetrochenkovUpdate tests
2019-03-11 borsAuto merge of #58021 - ishitatsuyuki:57667-fix, r=RalfJung
2019-03-11 Felix S. Klock IITest illustrating that the nested_impl_trait lint shoul...
2019-03-11 borsAuto merge of #59073 - Xanewok:rustup-rustc-interface...
2019-03-11 borsAuto merge of #59071 - Manishearth:clippyup, r=oli-obk
2019-03-11 borsAuto merge of #58788 - matthewjasper:compare-children...
2019-03-11 kyrenFix #54822 and associated faulty tests
2019-03-11 borsAuto merge of #58784 - oli-obk:accidental_promotion...
2019-03-10 borsAuto merge of #59054 - ehuss:ci-i686-gnu-tests, r=pietr...
2019-03-10 Matthew JasperMake migrate mode work at item level granularity
2019-03-10 borsAuto merge of #56732 - Zoxc:rustc-interface, r=oli-obk
2019-03-10 borsAuto merge of #58498 - euclio:e0432-suggestions, r...
2019-03-09 Esteban Küberreview comments
next