]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Rollup merge of #87616 - Wilfred:patch-1, r=jyn514
[rust.git] / compiler / rustc_trait_selection /
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 Yuki OkushiRollup merge of #87602 - wesleywiser:partially_fix_shor...
2021-07-30 Yuki OkushiRollup merge of #87585 - GuillaumeGomez:char-types...
2021-07-30 Yuki OkushiRollup merge of #87554 - sexxi-goose:fix-issue-87426...
2021-07-30 Yuki OkushiRollup merge of #87553 - bjorn3:fix_hotplug_codegen_ver...
2021-07-30 Yuki OkushiRollup merge of #87522 - frogtd:patch-1, r=yaahc
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-29 borsAuto merge of #87285 - GuillaumeGomez:intra-doc-span...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #86664 - m-ou-se:uninit-track-caller...
2021-07-29 borsAuto merge of #86998 - m-ou-se:const-panic-fmt-as-str...
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
2021-07-29 borsAuto merge of #85874 - steffahn:fix_unsound_zip_optimiz...
2021-07-28 Yuki OkushiRollup merge of #87550 - pietroalbini:ci-only-when...
2021-07-28 Yuki OkushiRollup merge of #87527 - LeSeulArtichaut:no-mir-unsafec...
2021-07-28 Yuki OkushiRollup merge of #87521 - midgleyc:long-E0498, r=Guillau...
2021-07-28 Yuki OkushiRollup merge of #87491 - jamesmunns:integrate-memorial...
2021-07-28 Yuki OkushiRollup merge of #87451 - GuillaumeGomez:tuple-struct...
2021-07-28 Yuki OkushiRollup merge of #87435 - ibraheemdev:patch-4, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #86839 - D1mon:patch-1, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #81050 - yoshuawuyts:stabilize-task...
2021-07-28 borsAuto merge of #87538 - RalfJung:miri, r=RalfJung
2021-07-28 borsAuto merge of #87540 - JohnTitor:rollup-8xc6bl5, r...
2021-07-28 Yuki OkushiRollup merge of #87524 - FabianWolff:issue-87495, r...
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-28 Yuki OkushiRollup merge of #87330 - inquisitivecrystal:extend...
2021-07-28 Yuki OkushiRollup merge of #87315 - ricobbe:raw-dylib-unstable...
2021-07-27 Fabian WolffFix ICE in `diagnostic_hir_wf_check`
2021-07-27 borsAuto merge of #80367 - camelid:check_match-combine...
2021-07-27 Yuki OkushiRollup merge of #87427 - RalfJung:no-mir-for, r=oli-obk
2021-07-27 Yuki OkushiRollup merge of #87354 - Wind-River:2021_master, r...
2021-07-27 Yuki OkushiRollup merge of #86764 - estebank:issue-86756, r=pnkfelix
2021-07-27 Yuki OkushiRollup merge of #86450 - tmiasko:move-size-limit, r...
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-27 borsAuto merge of #87062 - poliorcetics:fix-85462, r=dtolnay
2021-07-26 Guillaume GomezRollup merge of #87447 - RalfJung:not-null, r=oli-obk
2021-07-26 Guillaume GomezRollup merge of #87436 - ebobrow:suggest-semicolon...
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-26 borsAuto merge of #87424 - RalfJung:const-check, r=oli-obk
2021-07-25 borsAuto merge of #87390 - notriddle:notriddle/rustdoc...
2021-07-25 borsAuto merge of #86595 - a1phyr:allocator_api_for_vecdequ...
2021-07-25 borsAuto merge of #86438 - FabianWolff:issue-83693, r=jackh726
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 borsAuto merge of #87331 - camelid:summary-escaping, r...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 Manish GoregaokarRollup merge of #87422 - mgeier:doc-strip-feature-attri...
2021-07-24 Manish GoregaokarRollup merge of #87419 - programmerjake:patch-1, r...
2021-07-24 Manish GoregaokarRollup merge of #87410 - jonas-schievink:doc-hidden...
2021-07-24 Manish GoregaokarRollup merge of #87403 - LeSeulArtichaut:assign-droppin...
2021-07-24 Manish GoregaokarRollup merge of #87395 - ericonr:patch-1, r=joshtriplett
2021-07-24 Manish GoregaokarRollup merge of #87389 - Aaron1011:expand-known-attrs...
2021-07-24 Manish GoregaokarRollup merge of #87370 - pkubaj:master, r=oli-obk
2021-07-24 Manish GoregaokarRollup merge of #87359 - jyn514:bless-rustup, r=estebank
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 borsAuto merge of #87296 - Aaron1011:inert-warn, r=petrochenkov
2021-07-24 borsAuto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-24 borsAuto merge of #87415 - Mark-Simulacrum:bump-version...
2021-07-24 borsAuto merge of #87338 - SparrowLii:MaybeTrait, r=wesleywiser
2021-07-23 borsAuto merge of #86429 - JohnTitor:get-by-key-enum-part...
2021-07-23 borsAuto merge of #87413 - JohnTitor:rollup-dht22jk, r...
2021-07-23 Yuki OkushiRollup merge of #87412 - r00ster91:patch-13, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87398 - GuillaumeGomez:test-font-modul...
2021-07-23 Yuki OkushiRollup merge of #87380 - jyn514:smarter-submodule-defau...
2021-07-23 Yuki OkushiRollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum
2021-07-23 Yuki OkushiRollup merge of #87322 - chazkiker2:fix/suggestion...
2021-07-23 Yuki OkushiRollup merge of #87283 - pietroalbini:configure-codegen...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #87171 - Alexendoo:bufwriter-option...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 borsAuto merge of #87345 - Xanewok:update-rls, r=Mark-Simul...
2021-07-23 Yuki OkushiRollup merge of #87383 - Alexendoo:impl_trait_in_bindin...
2021-07-23 Yuki OkushiRollup merge of #87376 - Thomasdezeeuw:rustdoc-large...
2021-07-23 Yuki OkushiRollup merge of #87373 - Aaron1011:hir-wf-field, r...
2021-07-23 Yuki OkushiRollup merge of #87372 - GuillaumeGomez:move-test_main...
2021-07-23 Yuki OkushiRollup merge of #87362 - inquisitivecrystal:bootstrap...
2021-07-23 Yuki OkushiRollup merge of #87332 - camelid:dont-hide-fields,...
2021-07-23 Yuki OkushiRollup merge of #87298 - boringcactus:patch-2, r=stevek...
2021-07-23 Yuki OkushiRollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
2021-07-23 borsAuto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque...
2021-07-22 chaz-kikerSquash all commits.
2021-07-22 borsAuto merge of #86212 - pnkfelix:mainline-targetted...
2021-07-22 Guillaume GomezRollup merge of #87357 - lilyball:mailmap, r=jyn514
2021-07-22 Guillaume GomezRollup merge of #87343 - steffahn:fix_unsound_zip_optim...
2021-07-22 Guillaume GomezRollup merge of #87307 - michaelwoerister:pgo-unwind...
2021-07-22 Guillaume GomezRollup merge of #87288 - ijackson:rustdoc-theme, r...
next