]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_lowering
Rollup merge of #87616 - Wilfred:patch-1, r=jyn514
[rust.git] / compiler / rustc_ast_lowering /
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 #87553 - bjorn3:fix_hotplug_codegen_ver...
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 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
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 #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #81050 - yoshuawuyts:stabilize-task...
2021-07-28 Yuki OkushiRollup merge of #87524 - FabianWolff:issue-87495, r...
2021-07-28 Yuki OkushiRollup merge of #87513 - hudson-ayers:bootstrap-py...
2021-07-28 Yuki OkushiRollup merge of #87507 - jethrogb:jb/sgx-unmoveable...
2021-07-28 Yuki OkushiRollup merge of #87501 - spastorino:remove-min-tait...
2021-07-28 Yuki OkushiRollup merge of #87500 - Smittyvb:min-max-docs, r=kennytm
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-28 Yuki OkushiRollup merge of #87443 - jyn514:submodules-take-n,...
2021-07-28 Yuki OkushiRollup merge of #87330 - inquisitivecrystal:extend...
2021-07-28 Yuki OkushiRollup merge of #87315 - ricobbe:raw-dylib-unstable...
2021-07-28 borsAuto merge of #86251 - Smittyvb:thir-tree-again, r...
2021-07-27 borsAuto merge of #80367 - camelid:check_match-combine...
2021-07-27 borsAuto merge of #83484 - JulianKnodt:infer, r=oli-obk...
2021-07-27 Yuki OkushiRollup merge of #87446 - devnexen:macos_update, r=dtolnay
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 #87431 - the8472:array-iter-fold, r=kennytm
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 kadminActually infer args in visitors
2021-07-26 Guillaume GomezRollup merge of #87447 - RalfJung:not-null, r=oli-obk
2021-07-26 Guillaume GomezRollup merge of #87444 - camelid:flatten-nested-format...
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 #87442 - mystor:patch-2, r=m-ou-se
2021-07-26 borsAuto merge of #87439 - ThibsG:FixDocTypo, r=jonas-schievink
2021-07-26 borsAuto merge of #87424 - RalfJung:const-check, r=oli-obk
2021-07-26 borsAuto merge of #87430 - devnexen:netbsd_ucred_enabled...
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 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 Camille GILLOTMerge the BTreeMap in hir::Crate.
2021-07-25 kadminAdd generic arg infer
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 #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 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 #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #87362 - inquisitivecrystal:bootstrap...
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-22 Guillaume GomezRollup merge of #87307 - michaelwoerister:pgo-unwind...
2021-07-22 Guillaume GomezRollup merge of #87281 - rust-lang:issue-81487, r=nikom...
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 Eric HussRollup merge of #87278 - lnicola:rust-analyzer-2021...
2021-07-21 Eric HussRollup merge of #87024 - weihanglo:issue-85494, r=Manis...
2021-07-21 Eric HussRollup merge of #81864 - ijackson:globalalloc-example...
2021-07-21 Guillaume GomezRollup merge of #87311 - oli-obk:nll_suggestion_span...
2021-07-21 Guillaume GomezRollup merge of #87301 - chinmaydd:chinmaydd-patch...
2021-07-21 Guillaume GomezRollup merge of #87279 - sunfishcode:document-unix...
2021-07-21 Guillaume GomezRollup merge of #87273 - fee1-dead:impl-const-impl...
2021-07-21 Guillaume GomezRollup merge of #87230 - GuillaumeGomez:docblock-table...
2021-07-21 Guillaume GomezRollup merge of #87206 - matthiaskrgr:clippy_collect...
2021-07-21 Guillaume GomezRollup merge of #87187 - oxalica:fix-nixos-detect,...
2021-07-21 borsAuto merge of #86847 - tlyu:stdin-forwarders, r=joshtri...
2021-07-21 surechenCorrect fmt
2021-07-21 borsAuto merge of #82653 - jyn514:submodules-on-demand...
2021-07-21 surechenSimplify the collecting of `? Trait` bounds in where...
2021-07-20 borsAuto merge of #87168 - the8472:flatten-len, r=scottmcm
2021-07-20 borsAuto merge of #87247 - crlf0710:merge-libterm-into...
next