about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-02-22Add rustdoc aliases to `ptr::copy` and `ptr::copy_nonoverlapping`memoryruins-0/+2
2020-02-22Auto merge of #69358 - ehuss:update-cargo, r=ehussbors-0/+0
2020-02-22Auto merge of #69374 - Dylan-DPC:rollup-x7mjd5z, r=Dylan-DPCbors-41/+69
2020-02-22Rollup merge of #69370 - RalfJung:const-eval-mod, r=oli-obkDylan DPC-0/+0
2020-02-22Rollup merge of #69354 - MichaelMcDonnell:duration_overflow_test, r=CentrilDylan DPC-0/+6
2020-02-22Rollup merge of #69349 - spastorino:mir-not-an-experiment, r=Dylan-DPCDylan DPC-1/+1
2020-02-22Rollup merge of #69348 - LeSeulArtichaut:patch-1, r=CentrilDylan DPC-34/+34
2020-02-22Rollup merge of #69346 - GuillaumeGomez:clean-up-e032x-explanations, r=Dylan-DPCDylan DPC-5/+10
2020-02-22Rollup merge of #69339 - wesleywiser:test_for_69312, r=CentrilDylan DPC-0/+10
2020-02-22Rollup merge of #68984 - ecstatic-morse:const-u8-is-ascii, r=sfacklerDylan DPC-1/+8
2020-02-22move const_eval.rs into the module folderRalf Jung-0/+0
2020-02-22Auto merge of #69333 - ecstatic-morse:revert-simd-shuffle, r=petrochenkovbors-39/+41
2020-02-22Auto merge of #69332 - nnethercote:revert-u8to64_le-changes, r=michaelwoeristerbors-13/+46
2020-02-22Auto merge of #67330 - golddranks:split_inclusive, r=kodrausbors-1/+545
2020-02-22Auto merge of #69302 - jonas-schievink:yield-needs-storage, r=Zoxcbors-22/+109
2020-02-21Fix error messageLeSeulArtichaut-34/+34
2020-02-21Update cargoEric Huss-0/+0
2020-02-21Auto merge of #69242 - cjgillot:object_violations, r=Zoxcbors-156/+153
2020-02-21Auto merge of #69347 - matthiaskrgr:submodule_upd, r=Xanewokbors-0/+0
2020-02-21Test `Duration::new` panics on overflowMichael Mc Donnell-0/+6
2020-02-21MIR is not an experiment anymoreSantiago Pastorino-1/+1
2020-02-21Auto merge of #69342 - flip1995:clippyup, r=Dylan-DPCbors-8/+10
2020-02-21Clean up E0326 explanationGuillaume Gomez-3/+5
2020-02-21Clean up E0323, E0324 and E0325 explanationsGuillaume Gomez-2/+5
2020-02-21submodules: update rls from 0100ac8 to 10bf331Matthias Krüger-0/+0
2020-02-21Auto merge of #69330 - Centril:literally-melting-ice, r=eddybbors-37/+56
2020-02-21Update Clippyflip1995-8/+10
2020-02-21Auto merge of #69290 - wesleywiser:speed_up_ctfe_stress_4, r=RalfJungbors-6/+6
2020-02-21Auto merge of #69281 - nnethercote:inline-some-encoding-decoding-methods, r=C...bors-0/+2
2020-02-20Add test for #69312Wesley Wiser-0/+10
2020-02-20Revert "Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-ca...Dylan MacKenzie-39/+41
2020-02-21Revert `u8to64_le` changes from #68914.Nicholas Nethercote-13/+46
2020-02-20Auto merge of #69072 - ecstatic-morse:associated-items, r=petrochenkovbors-184/+498
2020-02-20lit_to_const: gracefully bubble up type errors.Mazdak Farrokhzad-37/+56
2020-02-20Rollup merge of #69317 - LeSeulArtichaut:patch-1, r=Dylan-DPCMazdak Farrokhzad-1/+1
2020-02-20Rollup merge of #69311 - GuillaumeGomez:clean-up-e0321-e0322, r=Dylan-DPCMazdak Farrokhzad-1/+13
2020-02-20Rollup merge of #69305 - estebank:consider-lt, r=Dylan-DPCMazdak Farrokhzad-61/+62
2020-02-20Rollup merge of #69185 - RalfJung:const-prop-lints, r=oli-obkMazdak Farrokhzad-1109/+1613
2020-02-20Rollup merge of #68877 - estebank:point-at-params, r=petrochenkovMazdak Farrokhzad-105/+214
2020-02-20Fix broken link to the rustc guideLeSeulArtichaut-1/+1
2020-02-20Auto merge of #69145 - matthewjasper:mir-typeck-static-ty, r=nikomatsakisbors-29/+148
2020-02-20Greatly improve E0322 explanationGuillaume Gomez-0/+10
2020-02-20clean up E0321 explanationGuillaume Gomez-1/+3
2020-02-20Auto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r=Dylan-DPCbors-55/+207
2020-02-20Rollup merge of #69287 - GuillaumeGomez:clean-e0317, r=Dylan-DPCDylan DPC-7/+23
2020-02-20Rollup merge of #69266 - Zoxc:fix-source-map-race, r=wesleywiserDylan DPC-19/+47
2020-02-20Rollup merge of #68978 - ecstatic-morse:const-int-pow, r=oli-obkDylan DPC-23/+86
2020-02-20Rollup merge of #68945 - mjbshaw:once_is_completed, r=LukasKalbertodtDylan DPC-6/+5
2020-02-20Rollup merge of #68705 - BijanT:ll_remove, r=Mark-SimulacrumDylan DPC-0/+46
2020-02-20Auto merge of #68847 - ecstatic-morse:const-impl, r=oli-obkbors-221/+597