]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #65995 - GuillaumeGomez:add-err-code-E0743, r=estebank
[rust.git] / src / test /
2019-11-01 Tyler MandryRollup merge of #65995 - GuillaumeGomez:add-err-code...
2019-11-01 Tyler MandryRollup merge of #65977 - ohadravid:fix-incorrect-diagno...
2019-11-01 Tyler MandryRollup merge of #65972 - braiins:vkr-arm-panicking...
2019-11-01 Tyler MandryRollup merge of #65963 - steveklabnik:update-submodules...
2019-11-01 Tyler MandryRollup merge of #65960 - lzutao:doc-iter-example, r...
2019-11-01 Tyler MandryRollup merge of #65946 - ecstatic-morse:refactor-promot...
2019-11-01 Tyler MandryRollup merge of #65914 - estebank:type-alias-bounds...
2019-11-01 Tyler MandryRollup merge of #65902 - gilescope:issue62570, r=estebank
2019-11-01 Tyler MandryRollup merge of #65857 - kinnison:kinnison/issue-55364...
2019-11-01 Tyler MandryRollup merge of #65471 - GuillaumeGomez:long-err-explan...
2019-11-01 Tyler MandryRollup merge of #65470 - traxys:fix_65401, r=michaelwoe...
2019-11-01 Tyler MandryRollup merge of #65112 - jack-t:type-parens-lint, r...
2019-11-01 borsAuto merge of #65718 - eddyb:codegen-var-debuginfo...
2019-11-01 borsAuto merge of #65698 - msizanoen1:dual-proc-macro-hash...
2019-11-01 borsAuto merge of #65459 - ecstatic-morse:graphviz-subgraph...
2019-10-31 Eduard-Mihai Burtescurustc_codegen_ssa: move all set_var_name calls to mir...
2019-10-31 borsAuto merge of #65091 - sekineh:into-iter-sorted, r...
2019-10-31 Guillaume Gomezupdate ui tests
2019-10-31 borsAuto merge of #63803 - GuillaumeGomez:stabilize-doctest...
2019-10-31 Guillaume GomezUpdate ui tests
2019-10-31 Ohad RavidFix incorrect diagnostics for expected type in E0271...
2019-10-31 Daniel Silverstonerustdoc: Resolve module-level doc references more locally
2019-10-31 borsAuto merge of #65990 - Centril:rollup-v843h4a, r=Centril
2019-10-31 Mazdak FarrokhzadRollup merge of #65981 - RalfJung:check-your-gates...
2019-10-31 Mazdak FarrokhzadRollup merge of #65979 - spastorino:crate-metadata...
2019-10-31 Mazdak FarrokhzadRollup merge of #65959 - vext01:immediate-docstring...
2019-10-31 Mazdak FarrokhzadRollup merge of #65955 - pietroalbini:master-revert...
2019-10-31 Mazdak FarrokhzadRollup merge of #65850 - mikeyhew:patch-1, r=nikomatsakis
2019-10-31 Mazdak FarrokhzadRollup merge of #65434 - GuillaumeGomez:long-err-explan...
2019-10-31 Mazdak FarrokhzadRollup merge of #65274 - pietroalbini:ci-upload-toolsta...
2019-10-30 Guillaume GomezUpdate ui tests
2019-10-30 borsAuto merge of #65941 - ehuss:update-cargo-books, r...
2019-10-30 Giles CopeMake ItemContext available for better diagnositcs.
2019-10-30 borsAuto merge of #65068 - estebank:trait-impl-lt-mismatch...
2019-10-29 borsAuto merge of #65943 - tmandry:rollup-g20uvkh, r=tmandry
2019-10-29 Tyler MandryRollup merge of #65936 - Xanewok:save-analysis-async...
2019-10-29 Tyler MandryRollup merge of #65930 - lzutao:new-feature-gate-c_void...
2019-10-29 Tyler MandryRollup merge of #65920 - smaeul:patch/workspace-hack...
2019-10-29 Tyler MandryRollup merge of #65906 - integer32llc:update-mdbook...
2019-10-29 Tyler MandryRollup merge of #65900 - eddyb:proc-macro-cleanup,...
2019-10-29 Tyler MandryRollup merge of #65898 - hermitcore:rusty-hermit, r...
2019-10-29 Tyler MandryRollup merge of #65843 - xen0n:mips64-musl-targets...
2019-10-29 Tyler MandryRollup merge of #65832 - tlively:emscripten-exception...
2019-10-29 Tyler MandryRollup merge of #65741 - GuillaumeGomez:help-popup...
2019-10-29 Tyler MandryRollup merge of #65724 - pietroalbini:ci-remove-templat...
2019-10-29 Tyler MandryRollup merge of #65539 - traxys:fix_62334, r=petrochenkov
2019-10-29 Tyler MandryRollup merge of #65405 - GuillaumeGomez:long-err-explan...
2019-10-29 jack-tAdd lint for unnecessary parens around types
2019-10-29 Esteban KüberSilence crate external span error in x86 platforms
2019-10-29 Esteban KüberFix NLL test
2019-10-29 Esteban KüberMake error apply only to impl/trait mismatch
2019-10-29 Esteban KüberPoint at the trait item and tweak wording
2019-10-29 Esteban Küberreview comments
2019-10-29 Esteban KüberCustom lifetime error for `impl` item doesn't conform...
2019-10-29 borsAuto merge of #65904 - matthiaskrgr:submodule_upd,...
2019-10-29 Igor Matuszewskisave-analysis: Account for async desugaring in async...
2019-10-29 Guillaume GomezChange E0741 into E0742
2019-10-29 Guillaume GomezUpdate ui tests
2019-10-29 Guillaume Gomezstabilize cfg(doctest)
2019-10-29 borsAuto merge of #65927 - eddyb:eval-always-considered...
2019-10-29 borsAuto merge of #65435 - michaelwoerister:fix-issue-64153...
2019-10-29 borsAuto merge of #65919 - Centril:rollup-qrgwnt6, r=Centril
2019-10-29 Mazdak FarrokhzadRollup merge of #65809 - roblabla:eficall-abi, r=nagisa
2019-10-29 Mazdak FarrokhzadRollup merge of #65562 - Patryk27:master, r=estebank
2019-10-29 Mazdak FarrokhzadRollup merge of #65531 - tmandry:bump-backtrace, r...
2019-10-29 Mazdak FarrokhzadRollup merge of #65318 - estebank:coherence, r=varkor
2019-10-29 Mazdak FarrokhzadRollup merge of #65294 - varkor:lint-inline-prototype...
2019-10-28 Esteban KüberUse structured suggestion for unnecessary bounds in...
2019-10-28 Quentin Boyerforgot to add the changed stderr
2019-10-28 borsAuto merge of #65907 - Centril:rollup-9i8ev23, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65893 - jafern14:let-expr-stable-error...
2019-10-28 Mazdak FarrokhzadRollup merge of #65891 - michaelwoerister:sp-crate...
2019-10-28 Mazdak FarrokhzadRollup merge of #65887 - lzutao:doc-vec-get, r=rkruppe
2019-10-28 Mazdak FarrokhzadRollup merge of #65877 - lzutao:iter-chain-once, r...
2019-10-28 Mazdak FarrokhzadRollup merge of #65858 - davidtwco:rfc-2203-feature...
2019-10-28 Mazdak FarrokhzadRollup merge of #65825 - eddyb:def-index-vec, r=varkor
2019-10-28 Mazdak FarrokhzadRollup merge of #65643 - varkor:remove-free-regions...
2019-10-28 Mazdak FarrokhzadRollup merge of #65640 - estebank:recover-missing-semi...
2019-10-28 Mazdak FarrokhzadRollup merge of #65563 - GuillaumeGomez:long-err-explan...
2019-10-28 David Woodsuggest `const_in_array_repeat_expression` flag
2019-10-28 Esteban Küberreview comments
2019-10-28 Esteban KüberTweak unexpected token wording
2019-10-28 Esteban KüberUse heuristics to recover parsing of missing `;`
2019-10-28 Patryk WychowaniecImprove pretty-printing for compound qualified paths.
2019-10-28 Patryk WychowaniecFix a previously forgotten pretty-printing test after...
2019-10-28 Patryk WychowaniecImprove the "try using a variant of the expected type...
2019-10-28 borsAuto merge of #65202 - pietroalbini:scriptify-ci-config...
2019-10-28 Esteban KüberDo not display ADT type arguments and fix rebase
2019-10-28 Esteban KüberAccount for tuples in explanation
2019-10-28 Esteban KüberTalk about specific types and remove lifetimes from...
2019-10-28 Esteban KüberFurther tweak spans for better readability
2019-10-28 Esteban KüberUse more targeted spans for orphan rule errors
2019-10-28 Esteban KüberCall out the types that are non local on E0117
2019-10-28 Michael WoeristerIgnore issue-64153 run-make test on Windows since suppo...
2019-10-28 borsAuto merge of #65421 - estebank:variants, r=petrochenkov
2019-10-28 borsAuto merge of #65188 - matthewjasper:stabilize-const...
2019-10-28 borsAuto merge of #65885 - Centril:rollup-y6b2qbf, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65880 - Nadrieril:gather-usefulness...
2019-10-28 Mazdak FarrokhzadRollup merge of #65873 - lzutao:doc-vec-from-raw-parts...
2019-10-28 Mazdak FarrokhzadRollup merge of #65849 - popzxc:document-librustc_lexer...
next