]> git.lizzy.rs Git - rust.git/history - src/test/pretty
Suggest defining type parameter when appropriate
[rust.git] / src / test / pretty /
2019-11-30 Mazdak FarrokhzadRollup merge of #66612 - Nadrieril:or-patterns-initial...
2019-11-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
2019-11-29 borsAuto merge of #66645 - RalfJung:dereferenceable, r...
2019-11-29 borsAuto merge of #66590 - Aaron1011:fix/real-impl-trait...
2019-11-29 borsAuto merge of #66547 - leo60228:procfs-fallback, r...
2019-11-28 borsAuto merge of #66642 - ecstatic-morse:promotion-in...
2019-11-28 borsAuto merge of #66603 - Nadrieril:fix-65413, r=varkor
2019-11-28 borsAuto merge of #65013 - petertodd:2019-maybeuninit-debug...
2019-11-27 Tyler MandryRollup merge of #66534 - immunant:multiple_global_decls...
2019-11-27 Tyler MandryRollup merge of #66222 - Aaron1011:fix/opaque-closure...
2019-11-27 borsAuto merge of #66677 - wesleywiser:fix_const_prop_alloc...
2019-11-27 borsAuto merge of #66675 - GuillaumeGomez:support-anchors...
2019-11-26 Tyler MandryRollup merge of #66754 - estebank:rustdoc-capitalizatio...
2019-11-26 Tyler MandryRollup merge of #66663 - RalfJung:miri-leaks, r=oli-obk
2019-11-26 Tyler MandryRollup merge of #66661 - msizanoen1:riscv-gnu, r=alexcr...
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-26 borsAuto merge of #66646 - RalfJung:unwind_to_block, r...
2019-11-26 borsAuto merge of #66631 - michaelwoerister:additional...
2019-11-26 borsAuto merge of #66522 - tmiasko:sanitize-flags, r=alexcr...
2019-11-25 Pietro AlbiniRollup merge of #66684 - mark-i-m:error-reporting-clean...
2019-11-25 Pietro AlbiniRollup merge of #66678 - GuillaumeGomez:remove-useless...
2019-11-25 Pietro AlbiniRollup merge of #66569 - pietroalbini:gha-1, r=alexcrichton
2019-11-25 Pietro AlbiniRollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC
2019-11-25 Pietro AlbiniRollup merge of #65613 - Mark-Simulacrum:rustdoc-preser...
2019-11-25 borsAuto merge of #66682 - estebank:fn-type-err, r=davidtwco
2019-11-25 borsAuto merge of #66279 - cjgillot:hashstable, r=Zoxc
2019-11-25 borsAuto merge of #66671 - matthewjasper:ast-address-of...
2019-11-24 borsAuto merge of #66540 - nnethercote:SmallVec-Candidate...
2019-11-24 borsAuto merge of #66592 - estebank:raw-raw-ah-ah-ah, r...
2019-11-24 borsAuto merge of #66393 - ssomers:hash_benches, r=dtolnay
2019-11-24 borsAuto merge of #66322 - lzutao:consistent-result-map_or_...
2019-11-24 borsAuto merge of #66686 - Centril:rollup-07slyoo, r=Centril
2019-11-24 Mazdak FarrokhzadRollup merge of #66659 - Centril:fix-bench, r=Mark...
2019-11-24 Mazdak FarrokhzadRollup merge of #66641 - VirrageS:master, r=Centril
2019-11-24 Mazdak FarrokhzadRollup merge of #66594 - Aaron1011:fix/debug-print...
2019-11-24 Mazdak FarrokhzadRollup merge of #66411 - RalfJung:forget, r=sfackler
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-20 Mazdak FarrokhzadRollup merge of #66060 - traxys:test_65401, r=michaelwo...
2019-11-20 Mazdak FarrokhzadRollup merge of #65665 - tspiteri:italic-and-update...
2019-11-18 borsAuto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-10 Yuki OkushiRollup merge of #65831 - matthewjasper:array-ptr-cast...
2019-11-10 Yuki OkushiRollup merge of #65719 - pitdicker:refactor_sync_once...
2019-11-09 borsAuto merge of #65694 - wesleywiser:uninhabited_enum_var...
2019-11-09 borsAuto merge of #63871 - BatmanAoD:FloatFnMustUse, r...
2019-11-07 Mazdak FarrokhzadRollup merge of #64696 - GuillaumeGomez:rustdoc-sub...
2019-11-06 borsAuto merge of #65830 - Quantumplation:master, r=davidtw...
2019-11-05 Pietro AlbiniRollup merge of #66012 - nnethercote:dequery-trivial_dr...
2019-11-05 Pietro AlbiniRollup merge of #65948 - danielhenrymantilla:doc/maybe_...
2019-11-05 Pietro AlbiniRollup merge of #65905 - cuviper:doc-unix-mode, r=Dylan-DPC
2019-11-05 Pietro AlbiniRollup merge of #65720 - icefoxen:LLVMgetInstructionCou...
2019-11-05 Pietro AlbiniRollup merge of #65136 - ehuss:update-codegen-options...
2019-11-04 borsAuto merge of #65874 - Nadrieril:clarify-usefulness...
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
2019-11-03 borsAuto merge of #65780 - GuillaumeGomez:move-help-popup...
2019-11-03 borsAuto merge of #65827 - AnthonyMikh:out_of_the_loop...
2019-11-03 borsAuto merge of #65779 - kevgrasso:E0308highlight, r...
2019-11-02 borsAuto merge of #63810 - oli-obk:const_offset_from, r...
2019-11-02 borsAuto merge of #65429 - Timmmm:withoptions, r=Mark-Simul...
2019-11-02 Jon GjengsetMerge branch 'master' into format-temporaries
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 #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 #65459 - ecstatic-morse:graphviz-subgraph...
2019-10-31 borsAuto merge of #65091 - sekineh:into-iter-sorted, r...
2019-10-31 Mazdak FarrokhzadRollup merge of #65979 - spastorino:crate-metadata...
2019-10-31 Mazdak FarrokhzadRollup merge of #65850 - mikeyhew:patch-1, r=nikomatsakis
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 #65539 - traxys:fix_62334, r=petrochenkov
2019-10-29 borsAuto merge of #65904 - matthiaskrgr:submodule_upd,...
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-28 Patryk WychowaniecFix a previously forgotten pretty-printing test after...
2019-10-23 Yuki OkushiRollup merge of #65417 - weiznich:more_coherence_tests...
2019-10-15 Tyler MandryRollup merge of #64603 - gilescope:unused-lifetime...
2019-10-12 borsAuto merge of #65020 - pnkfelix:targetted-fix-for-alway...
2019-10-11 Tyler MandryRollup merge of #64337 - rick68:patch-17, r=Dylan-DPC
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-10-01 Mazdak FarrokhzadRollup merge of #63416 - RalfJung:apfloat, r=eddyb
2019-09-30 Tyler MandryRollup merge of #64838 - GuillaumeGomez:long-err-explan...
2019-09-30 Tyler MandryRollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 borsAuto merge of #64546 - weiznich:bugfix/rfc-2451-rerebal...
2019-09-28 Mazdak FarrokhzadRollup merge of #64763 - GuillaumeGomez:long-err-explan...
2019-09-28 Jon GjengsetUpdate pretty-print test with new format! impl
2019-09-28 borsAuto merge of #64455 - GuillaumeGomez:long-error-explan...
2019-09-27 borsAuto merge of #63937 - Nashenas88:rustdoc_57180, r...
next