]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/unsized3.rs
Auto merge of #51678 - Zoxc:combine-lints, r=estebank
[rust.git] / src / test / compile-fail / unsized3.rs
2018-06-26 borsAuto merge of #51678 - Zoxc:combine-lints, r=estebank
2018-06-26 Pietro AlbiniRollup merge of #51642 - GuillaumeGomez:fix-unknown...
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #51613 - nnethercote:ob-forest-cleanup...
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-23 borsAuto merge of #51653 - mglagla:option-unreachable,...
2018-06-23 borsAuto merge of #51696 - estebank:fuzzy-ice-ice, r=oli-obk
2018-06-23 borsAuto merge of #51697 - estebank:once-used-lifetime...
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 borsAuto merge of #51681 - varkor:rustc_deprecated-future...
2018-06-22 borsAuto merge of #51670 - estebank:issue-51634, r=oli-obk
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51664 - jebrosen:pub_parse_methods2...
2018-06-22 kennytmRollup merge of #51637 - abarth:new_prng, r=cramertj
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51660 - lqd:the-MIRnistry-of-walks,...
2018-06-22 borsAuto merge of #51686 - nikomatsakis:issue-51415-borrowc...
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-20 Esteban KüberUpdate message for `!Sized` types
2018-06-19 Esteban KüberAdd message to `rustc_on_unimplemented` attributes...
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42985 - venkatagiri:issue_42444, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 Guillaume GomezRollup merge of #42669 - gaurikholkar:master, r=nikomat...
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42902 - petrochenkov:keydcrate, r=jseyfried
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 borsAuto merge of #42527 - qnighy:unsized-tuple-coercions...
2017-06-29 Masaki HaraCheck explicitly that tuple initializer is Sized.
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37428 - estebank:generic-type-error...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37250 - liigo:rustdoc-unsafe-fns,...
2016-11-09 borsAuto merge of #36520 - estebank:dataless-enum, r=brson
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-06 borsAuto merge of #37386 - johnthagen:Self-reference-exampl...
2016-11-05 Alex CrichtonRollup merge of #37585 - leodasvacas:change_into_to_fro...
2016-11-05 Alex CrichtonRollup merge of #37470 - arthurprs:sip-smaller, r=alexc...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37470 - arthurprs:sip-smaller, r=alexcri...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37317 - brson:relnotes, r=brson
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37356 - cristicbz:wrapsum, r=alexcrichton
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-02 Jonathan TurnerRollup merge of #37351 - Amanieu:consume, r=alexcrichton
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #37316 - ollie27:docs_links, r=Guillaum...
2016-11-01 Guillaume GomezRollup merge of #37059 - jfirebaugh:unused-RangeExpress...
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-11-01 borsAuto merge of #37332 - nikomatsakis:incr-comp-benchmark...
2016-11-01 borsAuto merge of #37299 - devonhollowood:result-unwrap...
2016-11-01 borsAuto merge of #37178 - apasel422:issue-37136, r=alexcri...
2016-11-01 borsAuto merge of #36595 - bluss:hashmap-usize-for-hash...
2016-10-31 borsAuto merge of #37191 - zackmdavis:we_heard_you_the_firs...
2016-10-30 borsAuto merge of #37401 - eddyb:lazy-2, r=nikomatsakis
2016-10-30 borsAuto merge of #37399 - retep998:heap-of-trouble, r...
2016-10-29 borsAuto merge of #37389 - cramertj:cramertj/fn-item-to...
2016-10-29 borsAuto merge of #37387 - raphlinus:fuchsia_aarch64, r...
2016-10-29 borsAuto merge of #37385 - raphlinus:fuchsia_random, r...
2016-10-29 borsAuto merge of #37373 - nnethercote:html5ever-more-more...
2016-10-28 borsAuto merge of #37367 - jseyfried:import_crate_root...
2016-10-28 Guillaume GomezRollup merge of #37343 - bluss:write-doc, r=GuillaumeGomez
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-27 borsAuto merge of #37350 - srinivasreddy:meta_2, r=nrc
2016-10-26 Guillaume GomezRollup merge of #37398 - zoffixznet:patch-1, r=Guillaum...
2016-10-26 Guillaume GomezRollup merge of #37396 - mikhail-m1:e0221, r=jonathandt...
2016-10-26 Guillaume GomezRollup merge of #37394 - cramertj:cramertj/unused-impor...
2016-10-26 Guillaume GomezRollup merge of #37391 - vtduncan:vec-docs, r=Guillaume...
2016-10-26 Guillaume GomezRollup merge of #37144 - eulerdisk:fix_37126, r=nrc
2016-10-26 borsAuto merge of #37315 - bluss:fold-more, r=alexcrichton
2016-10-26 borsAuto merge of #37312 - arthurprs:sip-smaller, r=alexcri...
2016-10-26 borsAuto merge of #37270 - Mark-Simulacrum:smallvec-optimiz...
2016-10-26 borsAuto merge of #36421 - TimNN:check-abis, r=alexcrichton
2016-10-26 borsAuto merge of #37361 - jseyfried:fix_crate_var_regressi...
2016-10-25 borsAuto merge of #37111 - TimNN:sized-enums, r=nikomatsakis
2016-10-24 Tim Neumannadapt existing tests
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
next