about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-02Rollup merge of #71785 - reitermarkus:cfg-attribute, r=Mark-SimulacrumDylan DPC-7/+9
2020-05-02Rollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievinkDylan DPC-1/+1
2020-05-02Rollup merge of #71777 - petrochenkov:crtype, r=Mark-SimulacrumDylan DPC-160/+142
2020-05-02Rollup merge of #71772 - cjgillot:ensure, r=petrochenkovDylan DPC-56/+57
2020-05-02Rollup merge of #71767 - tshepang:stack-stuff, r=jonas-schievinkDylan DPC-4/+6
2020-05-02Rollup merge of #69274 - LeSeulArtichaut:target-feature-11, r=hanna-kruppeDylan DPC-23/+392
2020-05-02Auto merge of #71794 - RalfJung:miri, r=RalfJungbors-7/+7
2020-05-02typoBastian Kauschke-1/+1
2020-05-02ty: use `delay_span_bug` in `ty::AdtDef::eval_explicit_discr`.Eduard-Mihai Burtescu-15/+8
2020-05-02Replace `cfg` macro with attribute.Markus Reiter-7/+9
2020-05-02Auto merge of #70655 - oli-obk:subrepo_funness, r=Mark-Simulacrumbors-140/+114583
2020-05-02fix miri-unleash delayed sanity checkingRalf Jung-19/+24
2020-05-02explain why we use def_spanRalf Jung-0/+1
2020-05-02make sure the miri-unleash-flag is not used to circumvent feature gatesRalf Jung-18/+49
2020-05-02Auto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJungbors-80/+154
2020-05-02Report cannot move errors in promoted MIRMatthew Jasper-6/+93
2020-05-02Rollup merge of #71782 - cuviper:leave-dev-null-alone, r=Mark-SimulacrumRalf Jung-4/+8
2020-05-02Rollup merge of #71781 - estebank:box-pin-test, r=tmandryRalf Jung-16/+95
2020-05-02Rollup merge of #71739 - tshepang:master, r=Dylan-DPCRalf Jung-1/+0
2020-05-02Rollup merge of #71738 - RalfJung:pointer-no-alloc-id, r=oli-obkRalf Jung-40/+34
2020-05-02Rollup merge of #71736 - RalfJung:silence-spurious-unused, r=Mark-SimulacrumRalf Jung-6/+6
2020-05-02Rollup merge of #71712 - RalfJung:error-backtrace, r=oli-obkRalf Jung-13/+11
2020-05-02update MiriRalf Jung-7/+7
2020-05-02cleanup: `config::CrateType` -> `CrateType`Vadim Petrochenkov-160/+142
2020-05-02fix rustdoc warningsTshepang Lekhonkhobe-45/+56
2020-05-02Add 'src/tools/clippy/' from commit 'd2708873ef711ec8ab45df1e984ecf24a96cd369'Oliver Scherer-0/+114475
2020-05-02Delete the clippy submoduleOliver Scherer-11/+0
2020-05-02Also build clippy with `./x.py check`Oliver Scherer-69/+75
2020-05-02Gate on clippy on CIOliver Scherer-60/+33
2020-05-02Update src/libserialize/json.rsTshepang Lekhonkhobe-1/+1
2020-05-02Auto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakisbors-43/+45
2020-05-02Added MIR constant propagation of Scalars into function call argumentsFélix Fischer-10/+81
2020-05-02Replace convenient function `remove_prefix()` with `replace_prefix()`Donough Liu-51/+60
2020-05-02Suggestion for immutable reference -> mutable pointer should be emittedDonough Liu-2/+1
2020-05-02Add comments for deref_steps()Donough Liu-0/+3
2020-05-02Suggest deref when coercing `ty::Ref` to `ty::RawPtr` with arbitraryDonough Liu-47/+323
2020-05-02Auto merge of #71716 - alexcrichton:bitcode-follow-up, r=nnethercotebors-48/+39
2020-05-01SipHasher::new() is literally with SipHasher with both keys being 0Hanif Bin Ariffin-3/+3
2020-05-01Remove recommendation for unmaintained crateJacob Kiesel-1/+1
2020-05-02Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPCbors-1777/+105
2020-05-01Uncomment test code for failure to use `Box::pin`Esteban Küber-16/+95
2020-05-01Use a non-existent test path instead of clobbering /dev/nullJosh Stone-4/+8
2020-05-01Rollup merge of #71762 - tshepang:typo, r=jonas-schievinkDylan DPC-1/+1
2020-05-01Rollup merge of #71761 - tshepang:missing-target, r=jonas-schievinkDylan DPC-1/+1
2020-05-01Rollup merge of #71760 - LeSeulArtichaut:document-unsafety, r=Mark-SimulacrumDylan DPC-4/+8
2020-05-01Rollup merge of #71758 - jackh726:chalk-remove, r=jackh726Dylan DPC-1768/+5
2020-05-01Rollup merge of #71018 - lcnr:custom-const-param, r=eddybDylan DPC-3/+90
2020-05-01Auto merge of #69808 - cjgillot:vtbl, r=pnkfelixbors-103/+240
2020-05-01doc: misc rustdoc thingsTshepang Lekhonkhobe-5/+7
2020-05-01doc: make Stack and StackElement a little prettyTshepang Lekhonkhobe-4/+6