about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-08add const-generics testBastian Kauschke-0/+29
2020-05-08Auto merge of #71917 - RalfJung:miri, r=RalfJungbors-7/+7
2020-05-08Auto merge of #71992 - Dylan-DPC:rollup-29qjvpe, r=Dylan-DPCbors-222/+492
2020-05-08update miriRalf Jung-7/+7
2020-05-07Auto merge of #71995 - pietroalbini:ci-windows-detect-latest-python, r=Mark-S...bors-2/+10
2020-05-07ci: use the latest python available on windowsPietro Albini-2/+10
2020-05-07Rollup merge of #71960 - estebank:fix-E0284, r=davidtwcoDylan DPC-26/+81
2020-05-07Rollup merge of #71903 - euclio:reword-possible-better, r=petrochenkovDylan DPC-106/+112
2020-05-07Rollup merge of #71783 - estebank:async-block-2015, r=tmandryDylan DPC-41/+121
2020-05-07Rollup merge of #71598 - lcnr:drop-docs, r=RalfJung,Mark-SimulacrumDylan DPC-44/+98
2020-05-07Rollup merge of #70733 - yoshuawuyts:arc-increment-refcount, r=Mark-SimulacrumDylan DPC-5/+80
2020-05-07Fix E0284 to not use incorrect wordingEsteban Küber-26/+81
2020-05-07Rollup merge of #71980 - steveklabnik:warnings-fixes, r=Mark-SimulacrumDylan DPC-0/+6
2020-05-07Rollup merge of #71972 - RalfJung:miri-validity-error-refine, r=oli-obkDylan DPC-6/+7
2020-05-07Rollup merge of #71962 - jsoref:grammar, r=Dylan-DPCDylan DPC-11/+11
2020-05-07Rollup merge of #71959 - petrochenkov:chelpers, r=Mark-SimulacrumDylan DPC-0/+2
2020-05-07Rollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPCDylan DPC-0/+107
2020-05-07Rollup merge of #71938 - mark-i-m:de-abuse-err-4, r=eddybDylan DPC-1/+1
2020-05-08Add some skip flagsYuki Okushi-1/+4
2020-05-07Add Arc::{incr,decr}_strong_countYoshua Wuyts-5/+80
2020-05-07Allow a few warnings.Steve Klabnik-0/+6
2020-05-07Auto merge of #71649 - ecstatic-morse:ci-stage0-doc, r=Mark-Simulacrumbors-0/+1
2020-05-07rewrite Drop documentationBastian Kauschke-44/+98
2020-05-07use hex for pointers in Miri error messages; refine vtable error messageRalf Jung-6/+7
2020-05-07Auto merge of #71925 - ehuss:update-cargo, r=ehussbors-0/+0
2020-05-07reword "possible candidate" import suggestionAndy Russell-106/+112
2020-05-07Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obkbors-351/+424
2020-05-06grammar: dealing-withJosh Soref-1/+1
2020-05-06grammar: simplify to avoid thatJosh Soref-1/+1
2020-05-06grammar: stray commaJosh Soref-1/+1
2020-05-06grammar: noun not verbJosh Soref-2/+2
2020-05-06grammar: subject-verb not subject-verb-verbJosh Soref-1/+1
2020-05-06grammar: disambiguate space-characterJosh Soref-1/+1
2020-05-06grammar: count-agreement default ... isJosh Soref-1/+1
2020-05-06grammar: which vs thatJosh Soref-4/+4
2020-05-06test: Fix warnings in `rust_test_helpers.c`Vadim Petrochenkov-0/+2
2020-05-06Rollup merge of #71950 - RalfJung:try-validation-cleanup, r=oli-obkDylan DPC-174/+205
2020-05-06Rollup merge of #71918 - GuillaumeGomez:rename-methods-section, r=Dylan-DPCDylan DPC-30/+66
2020-05-06Rollup merge of #71888 - lcnr:refactor-suggest_traits_to_import, r=estebankDylan DPC-55/+49
2020-05-06Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytmDylan DPC-2/+1
2020-05-06Rollup merge of #70908 - estebank:suggest-add, r=nikomatsakisDylan DPC-224/+629
2020-05-07Add some tests for #67945Yuki Okushi-0/+59
2020-05-07Add test for #34979Yuki Okushi-0/+23
2020-05-07Add test for #29988Yuki Okushi-0/+22
2020-05-06Update cargoEric Huss-0/+0
2020-05-06Rollup merge of #71944 - ldm0:arrordhint, r=sfacklerDylan DPC-0/+1
2020-05-06Rollup merge of #71937 - mzohreva:mz/ui-tests-ignore-sgx, r=nikomatsakisDylan DPC-61/+71
2020-05-06Rollup merge of #71929 - petrhosek:unwind-visibility, r=tmandryDylan DPC-0/+1
2020-05-06Rollup merge of #71893 - ecstatic-morse:dataflow-impls-import, r=jonas-schievinkDylan DPC-25/+20
2020-05-06Rollup merge of #71819 - jyn514:check-for-tools, r=Mark-SimulacrumDylan DPC-23/+25