about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-05-01Expect at least one expr for p, what_fmt and expected_fmt.jumbatm-2/+2
2020-05-01Also make expected param wrapped in format_args.jumbatm-3/+3
2020-05-01Wrap try_validation_pat! args in format_args!jumbatm-3/+3
2020-05-01Update try_validation_pat! doc comment.jumbatm-2/+13
2020-05-01Apply suggestions for try_validation_pat!.jumbatm-12/+11
2020-05-01Fix comment to reflect error handling behaviour.jumbatm-1/+1
2020-05-01Allow unreachable_patterns instead of using `if true`jumbatm-1/+2
2020-05-01Match kind in try_validation_pat!.jumbatm-3/+3
2020-05-01Add FIXME about replacing all usages of try_validation.jumbatm-0/+1
2020-05-01Apply suggestions from code reviewjumbatm-5/+5
2020-05-01Update stderrs.jumbatm-75/+75
2020-05-01Partially unrevert #70566.jumbatm-116/+133
2020-05-01Throw validation failure for InvalidUndefBytes.jumbatm-1/+2
2020-05-01Don't fail for UndefinedBehaviourInfo in validation.jumbatm-2/+5
2020-05-01Don't duplicate body of try_validation.jumbatm-6/+3
2020-05-01Add try_validation_pat.jumbatm-1/+21
2020-05-01Don't duplicate macro for optional arg.jumbatm-24/+6
2020-05-01remove obsolete commentsTshepang Lekhonkhobe-6/+0
2020-05-01submodules: update cargo from 90931d9b3 to 258c89644Matthias Krüger-0/+0
2020-05-01fmtRalf Jung-2/+2
2020-05-01remove obsolete commentTshepang Lekhonkhobe-1/+0
2020-05-01remove AllocId generalization of PointerRalf Jung-39/+33
2020-05-01liballoc tests: Miri supports threads nowRalf Jung-8/+5
2020-05-01bootstrap: also apply unused-attributes hack without deny_warningsRalf Jung-6/+6
2020-05-01Auto merge of #71704 - RalfJung:miri-error-print, r=oli-obkbors-82/+87
2020-05-01use hex for invalid bool and char (consistently with validation)Ralf Jung-2/+6
2020-05-01rename InvalidIntPtrUsageRalf Jung-50/+54
2020-05-01bless youRalf Jung-2/+2
2020-05-01InterpError printing really is more Display than DebugRalf Jung-32/+29
2020-05-01tweak InvalidIntPointerUsage messageRalf Jung-2/+2
2020-05-01Auto merge of #71623 - petrochenkov:localink, r=estebankbors-5/+16
2020-04-30Turn of rustc-dev-guide toolstate for nowmark-1/+0
2020-05-01Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasperbors-256/+313
2020-05-01Implement the manual_non_exhaustive lintEduardo Broto-0/+352
2020-05-01mismatched_target_os: link to respective section in rust referenceMatthias Krüger-0/+1
2020-04-30Test for zero-sized function items not ICEingJubilee Young-0/+40
2020-04-30Auto merge of #71721 - tmandry:rollup-e27pxex, r=tmandrybors-174/+176
2020-04-30Rollup merge of #71719 - tmandry:update-backtrace-sys, r=Mark-SimulacrumTyler Mandry-2/+2
2020-04-30Rollup merge of #71691 - ecstatic-morse:const-unreachable, r=oli-obk,RalfJungTyler Mandry-7/+3
2020-04-30Rollup merge of #71688 - ecstatic-morse:const-downcast, r=oli-obkTyler Mandry-47/+6
2020-04-30Rollup merge of #71682 - ehuss:bump-pulldown-cmark, r=Dylan-DPCTyler Mandry-4/+4
2020-04-30Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obkTyler Mandry-97/+131
2020-04-30Rollup merge of #71567 - Mark-Simulacrum:no-success, r=matthiaskrgrTyler Mandry-0/+3
2020-04-30Rollup merge of #71465 - oli-obk:is_thread_local_cleanup, r=matthewjasperTyler Mandry-13/+17
2020-04-30Rollup merge of #71148 - bluss:vec-drop-raw-slice, r=RalfJungTyler Mandry-4/+10
2020-04-30wf: {Int,Float}Var can only infer to always-WF ints/floats.Eduard-Mihai Burtescu-2/+8
2020-04-30wf: handle "livelock" checking before reaching `WfPredicates::compute`.Eduard-Mihai Burtescu-42/+38
2020-04-30Update backtrace-sysTyler Mandry-2/+2
2020-04-30Auto merge of #71717 - Dylan-DPC:rollup-av5vjor, r=Dylan-DPCbors-296/+485
2020-04-30Rollup merge of #71597 - CohenArthur:refactor-unique-empty, r=shepmasterDylan DPC-9/+8