about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-22Span fixupOliver Scherer-7/+9
2019-01-22Bail out on overly generic substitutionsOliver Scherer-21/+38
2019-01-22Get rid of the fake stack frameOliver Scherer-81/+44
2019-01-22Auto merge of #57830 - Centril:rollup, r=Centrilbors-283/+494
2019-01-22Rollup merge of #57813 - RalfJung:validation-range-printing, r=oli-obkMazdak Farrokhzad-5/+25
2019-01-22Rollup merge of #57809 - MikaelUrankar:powerpc64-unknown-freebsd, r=nagisaMazdak Farrokhzad-0/+23
2019-01-22Rollup merge of #57798 - hellow554:master, r=davidtwcoMazdak Farrokhzad-16/+16
2019-01-22Rollup merge of #57791 - estebank:issue-54582, r=zackmdavisMazdak Farrokhzad-0/+16
2019-01-22Rollup merge of #57677 - dotdash:locals, r=michaelwoeristerMazdak Farrokhzad-18/+24
2019-01-22Rollup merge of #57667 - ishitatsuyuki:p-leak, r=nnethercoteMazdak Farrokhzad-0/+1
2019-01-22Rollup merge of #57604 - alercah:str-index, r=sfacklerMazdak Farrokhzad-235/+239
2019-01-22Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavusMazdak Farrokhzad-4/+20
2019-01-22Rollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichtonMazdak Farrokhzad-5/+130
2019-01-22Auto merge of #56221 - estebank:remove-dummy-checks, r=varkorbors-18/+24
2019-01-22Auto merge of #57821 - RalfJung:miri, r=oli-obkbors-14/+14
2019-01-22Corrected spelling inconsistencyMarcel Hellwig-16/+16
2019-01-22Auto merge of #57475 - SimonSapin:signed, r=estebankbors-24/+42
2019-01-21Fix typovarkor-1/+1
2019-01-21Fix typovarkor-1/+1
2019-01-21Auto merge of #55009 - oli-obk:const_safety, r=RalfJungbors-115/+225
2019-01-21update miriRalf Jung-14/+14
2019-01-21fix validation range printing when encountering undefRalf Jung-5/+25
2019-01-21Add powerpc64-unknown-freebsdYour Name-0/+23
2019-01-21Fix some non-determinism in help messages for E0277 errors.Simon Sapin-7/+11
2019-01-21Declare some unconst operations as unsafe in const fnOliver Scherer-98/+187
2019-01-21Auto merge of #55045 - kleimkuhler:add-std-is_sorted, r=KodrAusbors-4/+271
2019-01-21Auto merge of #57756 - matthiaskrgr:clippy_submodule_upd, r=oli-obkbors-16/+8
2019-01-21Differentiate between closure and function bodiesOliver Scherer-17/+38
2019-01-21Auto merge of #57792 - Centril:rollup, r=Centrilbors-88/+484
2019-01-21Auto merge of #57708 - nbigaouette:pr-53774-fix-missing-rust-gdbui-install, r...bors-0/+2
2019-01-21submodules: update clippy from 1b89724b to 1838bfe5Matthias Krüger-16/+8
2019-01-21Rollup merge of #57784 - JohnTitor:improve-error-message, r=estebankMazdak Farrokhzad-7/+11
2019-01-21Rollup merge of #57783 - davidtwco:issue-57741, r=estebankMazdak Farrokhzad-2/+183
2019-01-21Rollup merge of #57769 - estebank:cast-suggestion-struct-field, r=matthewjasperMazdak Farrokhzad-12/+132
2019-01-21Rollup merge of #57768 - estebank:type-args-sugg, r=zackmdavisMazdak Farrokhzad-64/+118
2019-01-21Rollup merge of #56796 - KrishnaSannasi:try_from_impl_change, r=shepmasterMazdak Farrokhzad-3/+40
2019-01-20Add regression test for #54582Esteban Küber-0/+16
2019-01-21Auto merge of #57789 - ehuss:update-cargo, r=Mark-Simulacrumbors-0/+0
2019-01-20Update cargoEric Huss-0/+0
2019-01-20Use is_dummy instead of comparing against DUMMY_SPEsteban Küber-2/+2
2019-01-20Auto merge of #57704 - lenoil98:patch-2, r=alexcrichtonbors-0/+3
2019-01-20Remove unnecessary dummy span checksEsteban Küber-18/+24
2019-01-20Add "dereference boxed value" suggestion.David Wood-2/+183
2019-01-20Add default favicon for documentationGuillaume Gomez-3/+9
2019-01-21Fix testsYuki Okushi-3/+3
2019-01-21Add span for bad doc commentYuki Okushi-4/+8
2019-01-20Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavusbors-131/+562
2019-01-20const_eval: Predetermine the layout of all locals when pushing a stack frameBjörn Steinbrink-18/+24
2019-01-20Add default rust logo for documentationGuillaume Gomez-1/+11
2019-01-20review commentEsteban Küber-1/+1