about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-21Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPCecstatic-morse-58/+28
2020-09-21Rollup merge of #76807 - ecstatic-morse:const-checking-staged-api, r=oli-obkecstatic-morse-71/+172
2020-09-21Rollup merge of #76783 - lzutao:rd_impl_kind, r=GuillaumeGomezecstatic-morse-19/+22
2020-09-21Rollup merge of #76655 - CDirkx:const-pin, r=ecstatic-morseecstatic-morse-16/+59
2020-09-21Rollup merge of #76581 - lcnr:bound-too-generic, r=eddybecstatic-morse-6/+128
2020-09-21Rollup merge of #76489 - GuillaumeGomez:add-explanation-e0756, r=jyn514ecstatic-morse-1/+31
2020-09-21Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnayecstatic-morse-0/+97
2020-09-21Rollup merge of #76150 - matklad:droporder, r=withoutboatsecstatic-morse-36/+19
2020-09-21Rollup merge of #76131 - Aaron1011:fix/pretty-print-zip, r=lcnrecstatic-morse-8/+5
2020-09-21Rollup merge of #72734 - pickfire:liballoc, r=KodrAusecstatic-morse-15/+13
2020-09-22Auto merge of #76913 - vandenheuvel:performance_debug, r=lcnrbors-3/+6
2020-09-21Auto merge of #76683 - simonvandel:inst-combine-deref, r=oli-obkbors-12/+506
2020-09-21Run the test with explicit -O such that Add is generated instead of CheckedAddSimon Vandel Sillesen-197/+198
2020-09-21Add optimization to avoid load of addressSimon Vandel Sillesen-12/+505
2020-09-21Auto merge of #77003 - joshtriplett:remove-duplicate-link-libraries, r=Mark-S...bors-4/+0
2020-09-21Don't use `zip` to compare iterators during pretty-print hackAaron Hill-8/+5
2020-09-21Add explanation for E0756Guillaume Gomez-1/+31
2020-09-21Auto merge of #76680 - Julian-Wollersberger:nongeneric_ensure_sufficient_stac...bors-3/+3
2020-09-21Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJungbors-155/+127
2020-09-21Rollup merge of #77012 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #77009 - est31:dogfood_total_cmp, r=lcnrRalf Jung-17/+2
2020-09-21Rollup merge of #76996 - LingMan:patch-1, r=ecstatic-morseRalf Jung-1/+1
2020-09-21Rollup merge of #76983 - ssomers:btree_extra_test, r=Mark-SimulacrumRalf Jung-6/+25
2020-09-21Rollup merge of #76981 - pickfire:patch-5, r=Mark-SimulacrumRalf Jung-14/+14
2020-09-21Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiserRalf Jung-0/+30
2020-09-21Rollup merge of #76967 - fusion-engineering-forks:revert-atomic-from-mut, r=k...Ralf Jung-90/+0
2020-09-21Rollup merge of #76835 - matthiaskrgr:replace_prefix, r=lcnrRalf Jung-16/+9
2020-09-21Rollup merge of #76521 - tavianator:fix-pthread-getattr-destroy, r=AmanieuRalf Jung-2/+8
2020-09-21Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfi...Ralf Jung-1/+30
2020-09-21update Miri for another bugfixRalf Jung-8/+8
2020-09-21Auto merge of #74040 - lcnr:const-occurs-check, r=nikomatsakisbors-19/+452
2020-09-21Don't recommend ManuallyDrop to customize drop orderAleksey Kladov-36/+19
2020-09-21add testsBastian Kauschke-0/+205
2020-09-21check for cycles when unifying const variablesBastian Kauschke-14/+237
2020-09-21Auto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJungbors-511/+599
2020-09-21Dogfood total_cmp in the test crateest31-17/+2
2020-09-21fix InterpCx resolveBastian Kauschke-5/+10
2020-09-21Rollup merge of #77000 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #76963 - est31:remove_static_assert, r=oli-obkRalf Jung-12/+0
2020-09-21Rollup merge of #76962 - est31:const_cstr, r=oli-obkRalf Jung-4/+3
2020-09-21Rollup merge of #76961 - bugadani:test-34634, r=Mark-SimulacrumRalf Jung-0/+16
2020-09-21Rollup merge of #76959 - est31:write, r=oli-obkRalf Jung-12/+12
2020-09-21Rollup merge of #76958 - est31:ns, r=oli-obkRalf Jung-10/+3
2020-09-21Rollup merge of #76936 - danielhenrymantilla:unsafecell_get_mut, r=RalfJungRalf Jung-25/+91
2020-09-21Rollup merge of #76872 - khyperia:remove_declare_methods, r=eddybRalf Jung-66/+62
2020-09-21Rollup merge of #76868 - poliorcetics:intra-doc-std-sync, r=jyn514Ralf Jung-54/+36
2020-09-21Rollup merge of #76867 - poliorcetics:intra-doc-core-iter, r=jyn514Ralf Jung-130/+93
2020-09-21Rollup merge of #76846 - botika:master, r=davidtwcoRalf Jung-21/+13
2020-09-21Rollup merge of #76628 - jyn514:default-config-files, r=Mark-SimulacrumRalf Jung-25/+136
2020-09-21Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obkRalf Jung-144/+126