]> git.lizzy.rs Git - rust.git/history - src/test/ui
Auto merge of #49289 - varkor:emit-metadata-without-link, r=michaelwoerister
[rust.git] / src / test / ui /
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 borsAuto merge of #49396 - Zoxc:sync-on-disk-cache, r=micha...
2018-04-14 borsAuto merge of #49957 - nrc:update, r=simulacrum
2018-04-14 borsAuto merge of #49326 - petrochenkov:nteq, r=eddyb
2018-04-13 Vadim Petrochenkovmacros: Do not match on "complex" nonterminals requirin...
2018-04-13 borsAuto merge of #49585 - GuillaumeGomez:rename-to-compile...
2018-04-13 Guillaume GomezRename must-compile-successfully into compile-pass
2018-04-13 borsAuto merge of #49830 - sinkuu:fix_ice_47715, r=cramertj
2018-04-13 borsAuto merge of #49808 - spastorino:dump_cause_ice, r...
2018-04-13 borsAuto merge of #49800 - ishitatsuyuki:intern-goal, r...
2018-04-13 borsAuto merge of #49669 - SimonSapin:global-alloc, r=alexc...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-13 borsAuto merge of #49360 - topecongiro:run-rustfmt/build_he...
2018-04-13 borsAuto merge of #49718 - petrochenkov:fieldcmp, r=eddyb
2018-04-12 borsAuto merge of #45298 - toidiu:ak-44493-infer-predicate...
2018-04-12 Vadim PetrochenkovAdd some new tests + Fix failing tests
2018-04-12 Vadim PetrochenkovMove hygiene tests to UI
2018-04-12 Vadim PetrochenkovAST/HIR: Merge field access expressions for named and...
2018-04-12 toidiuImplement inferring outlives requirements for reference...
2018-04-12 borsAuto merge of #49558 - Zoxc:sync-misc, r=michaelwoerister
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-12 borsAuto merge of #49371 - scottmcm:catch-wrapping, r=nikom...
2018-04-12 borsAuto merge of #48528 - bitshifter:repr_packed, r=eddyb
2018-04-12 borsAuto merge of #49698 - SimonSapin:unicode-for-everyone...
2018-04-11 borsAuto merge of #49875 - kennytm:rollup, r=kennytm
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49730 - sinkuu:fix_ice_49556, r=cramertj
2018-04-11 kennytmRollup merge of #49734 - alexcrichton:generalize-token...
2018-04-11 kennytmRollup merge of #49849 - alecmocatta:master, r=alexcrichton
2018-04-11 kennytmRollup merge of #49857 - Amanieu:aarch64_fp, r=alexcrichton
2018-04-11 kennytmRollup merge of #49863 - memoryleak47:andorid, r=oli-obk
2018-04-11 kennytmRollup merge of #49856 - varkor:no_mangle-statics-unlin...
2018-04-11 borsAuto merge of #49872 - oli-obk:clippy, r=Manishearth
2018-04-11 borsAuto merge of #49861 - pnkfelix:compare-mode-nll-follow...
2018-04-11 Cameron HartImplementation of `#[repr(packed(n))]` RFC 1399.
2018-04-11 kennytmRollup merge of #49809 - Mark-Simulacrum:no-color-for...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49781 - Robbepop:master, r=nikomatsakis
2018-04-11 kennytmRollup merge of #49665 - draganmladjenovic:mips_tests...
2018-04-11 kennytmRollup merge of #49614 - zackmdavis:the_phantom_menace...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 kennytmRollup merge of #49525 - varkor:sort_by_cached_key...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
2018-04-11 borsAuto merge of #49715 - Mark-Simulacrum:deny-warnings...
2018-04-11 Scott McMurrayTweak span for ok-wrapping in no-tail block
2018-04-11 Scott McMurrayAdd a UI test that the span for the catch type error...
2018-04-11 borsAuto merge of #49695 - michaelwoerister:unhygienic...
2018-04-10 Felix S. Klock IICheckpoint the current status of NLL on `ui` tests...
2018-04-10 Felix S. Klock IIWorkaround rust-lang/rust#49855 by forcing rustc_error...
2018-04-10 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 dragan.mladjenovicAdd ignores for powerpc and s390x to target-feature...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 dragan.mladjenovicUpdate ui test references.
2018-04-10 dragan.mladjenovicSmall nits to make couple of tests pass on mips targets.
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-10 borsAuto merge of #49258 - zackmdavis:not_going_to_recover...
2018-04-10 borsAuto merge of #49435 - tmandry:rule-implied-bound-from...
2018-04-09 Santiago PastorinoFix ICE when a borrow is used after drop
2018-04-09 Heroadd regression test for issue #16223: fixed by NLL
2018-04-09 Zack M. Davisin which `!` is suggested for erroneous identifier...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-09 borsAuto merge of #49770 - tamird:csv-dumper-comment, r=nrc
2018-04-08 borsAuto merge of #49774 - danc86:configure.py-tools, r...
2018-04-08 borsAuto merge of #49771 - tamird:incremental-no-stage...
2018-04-08 borsAuto merge of #49759 - ollie27:rustbuild_cargo, r=Mark...
2018-04-08 borsAuto merge of #49758 - bjorn3:miri_public_write_discrim...
2018-04-08 borsAuto merge of #49752 - sinkuu:fix_incrcmp_str_lit,...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-08 borsAuto merge of #49704 - leodasvacas:fix-#49344, r=nikoma...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
2018-04-07 gaurikholkarmodify the error message- CR Comments
2018-04-07 kennytmRollup merge of #49750 - ishitatsuyuki:boot-no-fast...
2018-04-07 kennytmRollup merge of #49728 - japaric:no-debug_gdb_scripts...
2018-04-07 kennytmRollup merge of #49702 - alexcrichton:inline-methods...
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-07 borsAuto merge of #49623 - steveklabnik:update-mdbook,...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 bobtwinklesAdd test from #49736
2018-04-06 Tyler Mandrychalkify: Implement Rule Implied-Bound-From-Trait
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 gaurikholkarfix ui test
2018-04-06 borsAuto merge of #48779 - michaelwoerister:share-generics4...
2018-04-06 gaurikholkarfix ui test
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 borsAuto merge of #49154 - petrochenkov:spident, r=eddyb
2018-04-06 Vadim PetrochenkovRemove more duplicated spans
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-06 Niko Matsakisdo not propagate `Err` when determing causal info
2018-04-05 Niko Matsakismake mem-categorization use adjusted type for patterns
2018-04-05 borsAuto merge of #49696 - alexcrichton:rollup, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49705 - alexcrichton:less-manifest...
2018-04-05 Alex CrichtonRollup merge of #49697 - kennytm:name-every-builder...
2018-04-05 Alex CrichtonRollup merge of #49621 - Nemo157:impl-unpin-for-pin...
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
next