]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/validity.rs
Auto merge of #71853 - Dylan-DPC:rollup-4qi6ry9, r=Dylan-DPC
[rust.git] / src / librustc_mir / interpret / validity.rs
2020-05-03 borsAuto merge of #71853 - Dylan-DPC:rollup-4qi6ry9, r...
2020-05-03 Dylan DPCRollup merge of #71808 - unexge:long-err-expl-for-e0539...
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-02 borsAuto merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Dylan DPCRollup merge of #71772 - cjgillot:ensure, r=petrochenkov
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
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 Ralf JungRollup merge of #71736 - RalfJung:silence-spurious...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
2020-05-01 borsAuto merge of #69808 - cjgillot:vtbl, r=pnkfelix
2020-05-01 Dylan DPCRollup merge of #71747 - spastorino:safety-scheme-aroun...
2020-05-01 Dylan DPCRollup merge of #71744 - tshepang:obsolete-comment...
2020-05-01 borsAuto merge of #71742 - matthiaskrgr:submodule_upd,...
2020-05-01 jumbatmNote that try_validation_pat can take a format str...
2020-05-01 jumbatmManually format macro to not go over text width.
2020-05-01 jumbatmExpect at least one expr for p, what_fmt and expected_fmt.
2020-05-01 jumbatmAlso make expected param wrapped in format_args.
2020-05-01 jumbatmWrap try_validation_pat! args in format_args!
2020-05-01 jumbatmUpdate try_validation_pat! doc comment.
2020-05-01 jumbatmApply suggestions for try_validation_pat!.
2020-05-01 jumbatmFix comment to reflect error handling behaviour.
2020-05-01 jumbatmAllow unreachable_patterns instead of using `if true`
2020-05-01 jumbatmMatch kind in try_validation_pat!.
2020-05-01 jumbatmAdd FIXME about replacing all usages of try_validation.
2020-05-01 jumbatmApply suggestions from code review
2020-05-01 jumbatmThrow validation failure for InvalidUndefBytes.
2020-05-01 jumbatmDon't fail for UndefinedBehaviourInfo in validation.
2020-05-01 jumbatmDon't duplicate body of try_validation.
2020-05-01 jumbatmAdd try_validation_pat.
2020-05-01 jumbatmDon't duplicate macro for optional arg.
2020-05-01 borsAuto merge of #71704 - RalfJung:miri-error-print, r...
2020-05-01 Ralf Jungrename InvalidIntPtrUsage
2020-05-01 borsAuto merge of #71623 - petrochenkov:localink, r=estebank
2020-05-01 borsAuto merge of #70674 - cjgillot:query-arena-all, r...
2020-04-30 Tyler MandryRollup merge of #71719 - tmandry:update-backtrace-sys...
2020-04-30 Tyler MandryRollup merge of #71691 - ecstatic-morse:const-unreachab...
2020-04-30 Tyler MandryRollup merge of #71688 - ecstatic-morse:const-downcast...
2020-04-30 Tyler MandryRollup merge of #71682 - ehuss:bump-pulldown-cmark...
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 #71465 - oli-obk:is_thread_local_cleanu...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71597 - CohenArthur:refactor-unique...
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 borsAuto merge of #71675 - pietroalbini:ci-fix-shrink-regre...
2020-04-30 borsAuto merge of #71707 - Dylan-DPC:rollup-hk8itvo, r...
2020-04-30 Dylan DPCRollup merge of #71692 - dfreese:cfgdocs, r=kennytm
2020-04-30 Dylan DPCRollup merge of #71672 - lcnr:instrinsics-wow, r=Dylan-DPC
2020-04-30 Dylan DPCRollup merge of #71655 - RalfJung:const-pattern-soundne...
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 Ralf Jungbetter document const-pattern dynamic soundness checks...
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 #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
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 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-23 borsAuto merge of #71312 - wesleywiser:const_prop_bitset...
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 Dylan DPCRollup merge of #71336 - ecstatic-morse:check-consts...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
next