]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/eval_context.rs
Rollup merge of #71980 - steveklabnik:warnings-fixes, r=Mark-Simulacrum
[rust.git] / src / librustc_mir / interpret / eval_context.rs
2020-05-07 borsAuto merge of #71649 - ecstatic-morse:ci-stage0-doc...
2020-05-06 Dylan DPCRollup merge of #71918 - GuillaumeGomez:rename-methods...
2020-05-06 Dylan DPCRollup merge of #71731 - mark-i-m:guide-toolstate-off...
2020-05-06 Dylan DPCRollup merge of #71591 - hermitcore:thread_create,...
2020-05-06 Dylan DPCRollup merge of #71727 - hbina:simplified_usage, r...
2020-05-06 Dylan DPCRollup merge of #71510 - ssomers:btreemap_iter_intertwi...
2020-05-04 Dylan DPCRollup merge of #71711 - Mark-Simulacrum:deignore-tests...
2020-05-04 Dylan DPCRollup merge of #71587 - matthewjasper:promoted-move...
2020-05-04 Dylan DPCRollup merge of #71810 - estebank:issue-71798, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71773 - tshepang:links, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71697 - felix91gr:new_prop_into_fn_cal...
2020-05-04 Dylan DPCRollup merge of #71038 - lcnr:dyn_trait_structural_matc...
2020-05-04 borsAuto merge of #71754 - alexcrichton:no-bitcode-in-cache...
2020-05-04 borsAuto merge of #71751 - oli-obk:const_ice, r=RalfJung
2020-05-04 Dylan DPCRollup merge of #71801 - matthewjasper:operator-subtypi...
2020-05-04 Dylan DPCRollup merge of #71645 - ecstatic-morse:readme-build...
2020-05-03 borsAuto merge of #71631 - RalfJung:miri-unleash-the-gates...
2020-05-03 Dylan DPCRollup merge of #71726 - ldm0:ref2ptr, r=oli-obk
2020-05-03 Dylan DPCRollup merge of #71663 - jumbatm:caller-handles-validat...
2020-05-03 Dylan DPCRollup merge of #71398 - ThinkChaos:feat_refcell_take...
2020-05-03 Dylan DPCRollup merge of #71813 - ecstatic-morse:issue-71734...
2020-05-02 borsAuto merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Dylan DPCRollup merge of #71787 - tshepang:rustdoc-warnings...
2020-05-02 Dylan DPCRollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink
2020-05-02 Dylan DPCRollup merge of #71777 - petrochenkov:crtype, r=Mark...
2020-05-02 Dylan DPCRollup merge of #71772 - cjgillot:ensure, r=petrochenkov
2020-05-02 Dylan DPCRollup merge of #71767 - tshepang:stack-stuff, r=jonas...
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 borsAuto merge of #71794 - RalfJung:miri, r=RalfJung
2020-05-02 borsAuto merge of #70655 - oli-obk:subrepo_funness, r=Mark...
2020-05-02 borsAuto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJung
2020-05-02 Ralf JungRollup merge of #71782 - cuviper:leave-dev-null-alone...
2020-05-02 Ralf JungRollup merge of #71781 - estebank:box-pin-test, r=tmandry
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71738 - RalfJung:pointer-no-alloc...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-01 Ralf Jungremove AllocId generalization of Pointer
2020-05-01 borsAuto merge of #71623 - petrochenkov:localink, r=estebank
2020-04-30 Tyler MandryRollup merge of #71590 - RalfJung:mir-dump-pointers...
2020-04-30 Tyler MandryRollup merge of #71567 - Mark-Simulacrum:no-success...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71559 - dillona:detect_git_progress_ve...
2020-04-30 Dylan DPCRollup merge of #71449 - ecstatic-morse:free-region...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 borsAuto merge of #71528 - alexcrichton:no-more-bitcode...
2020-04-29 Dylan DPCRollup merge of #71627 - ldm0:autoderefarg, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71617 - samrat:suggest-int-into, r...
2020-04-29 Dylan DPCRollup merge of #71572 - lcnr:type_length, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71507 - CohenArthur:document-unsafe...
2020-04-29 Dylan DPCRollup merge of #71657 - Daniel-Worrall:24949, r=estebank
2020-04-29 Dylan DPCRollup merge of #71654 - zachreizner:patch-1, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-29 borsAuto merge of #71577 - tmiasko:backtrace-sys, r=Dylan-DPC
2020-04-29 borsAuto merge of #71518 - felix91gr:const_prop_bugfix_just...
2020-04-28 borsAuto merge of #71486 - alexcrichton:arm64-lld, r=Mark...
2020-04-28 Dylan DPCRollup merge of #71637 - mibac138:cfg-sanitize, r=petro...
2020-04-28 Dylan DPCRollup merge of #71615 - RalfJung:share-machine-code...
2020-04-28 Dylan DPCRollup merge of #71456 - mzohreva:mz/sgx-no-dylib,...
2020-04-28 Dylan DPCRollup merge of #71340 - Valloric:more-check-pass,...
2020-04-28 Dylan DPCRollup merge of #71585 - tshepang:obsolete-comment...
2020-04-28 Dylan DPCRollup merge of #71489 - spastorino:fix-treat-err-as...
2020-04-28 Dylan DPCRollup merge of #71488 - spastorino:normalize-ty-to...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-27 marmelademaUse `LocalDefId` in `typeck_tables_of` and `used_trait_...
2020-04-27 Dylan DPCRollup merge of #71524 - ldm0:ptrparam, r=matthewjasper
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 borsAuto merge of #70073 - wesleywiser:mir_opt_level_0...
2020-04-27 Dylan DPCRollup merge of #71438 - estebank:resolve-sugg-tiny...
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-26 Dylan DPCRollup merge of #71569 - samrat:miri-ub-on-size-mismatc...
2020-04-26 Dylan DPCRollup merge of #71551 - gizmondo:gen-index-vec, r...
2020-04-26 Dylan DPCRollup merge of #71537 - Mark-Simulacrum:no-self-open...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 Dylan DPCRollup merge of #71562 - matthiaskrgr:cl7ppy, r=Dylan-DPC
2020-04-26 borsAuto merge of #71495 - Amanieu:update_stdarch, r=sfackler
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-26 borsAuto merge of #71566 - Dylan-DPC:rollup-9xoz6fg, r...
2020-04-25 Dylan DPCRollup merge of #71554 - gizmondo:68922, r=jonas-schievink
2020-04-25 Dylan DPCRollup merge of #71541 - wesleywiser:issue_26376, r...
2020-04-25 Dylan DPCRollup merge of #71392 - ecstatic-morse:body-predecesso...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70043 - mark-i-m:def-kind-more, r...
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 borsAuto merge of #71439 - Mark-Simulacrum:stage0-next...
2020-04-25 Dylan DPCRollup merge of #71523 - Mark-Simulacrum:alloc-inline...
2020-04-25 Dylan DPCRollup merge of #71517 - flip1995:unused_braces_hack...
2020-04-25 Dylan DPCRollup merge of #71494 - flip1995:while_let_span, r...
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-25 borsAuto merge of #71458 - ecstatic-morse:bootstrap-cfg...
2020-04-24 Dylan DPCRollup merge of #71527 - ecstatic-morse:debug-check...
next