about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-22Add a regression testOli Scherer-0/+24
2021-07-22Resolve nested inference variables.Oli Scherer-19/+7
2021-07-22Remove an unnecessary variableOli Scherer-2/+1
2021-07-22Use instrument debugging for more readable logsOli Scherer-13/+9
2021-07-22Make mir borrowck's use of opaque types independent of the typeck query's resultOli Scherer-261/+162
2021-07-22Fix VecMap::iter_mutOli Scherer-5/+6
2021-07-22Auto merge of #87265 - Aaron1011:hir-wf-fn, r=estebankbors-91/+240
2021-07-22Auto merge of #87250 - robojumper:87199-sized-relaxation, r=nikomatsakisbors-0/+57
2021-07-22Auto merge of #87246 - rust-lang:placeholder-pretty, r=nikomatsakisbors-46/+118
2021-07-21Auto merge of #86946 - Aaron1011:eval-proj-obligation, r=nikomatsakisbors-28/+49
2021-07-21Improve caching during trait evaluationAaron Hill-28/+49
2021-07-21Auto merge of #87351 - ehuss:rollup-pga85az, r=ehussbors-89/+186
2021-07-21Rollup merge of #87346 - rylev:rename-force-warn, r=nikomatsakisEric Huss-43/+43
2021-07-21Rollup merge of #87326 - ehuss:update-cargo, r=ehussEric Huss-0/+0
2021-07-21Rollup merge of #87278 - lnicola:rust-analyzer-2021-07-19, r=lnicolaEric Huss-16/+15
2021-07-21Rollup merge of #87024 - weihanglo:issue-85494, r=ManishearthEric Huss-19/+72
2021-07-21Rollup merge of #81864 - ijackson:globalalloc-example, r=AmanieuEric Huss-11/+56
2021-07-21Auto merge of #87347 - GuillaumeGomez:rollup-ke92xxc, r=GuillaumeGomezbors-61/+184
2021-07-21Rollup merge of #87342 - midgleyc:add-E0757-long, r=GuillaumeGomezGuillaume Gomez-1/+35
2021-07-21Rollup merge of #87321 - midgleyc:add-E0722-long, r=GuillaumeGomezGuillaume Gomez-2/+34
2021-07-21Rollup merge of #87311 - oli-obk:nll_suggestion_span, r=estebankGuillaume Gomez-12/+14
2021-07-21Rollup merge of #87301 - chinmaydd:chinmaydd-patch-1-1, r=jyn514Guillaume Gomez-1/+1
2021-07-21Rollup merge of #87279 - sunfishcode:document-unix-argv, r=RalfJungGuillaume Gomez-2/+16
2021-07-21Rollup merge of #87273 - fee1-dead:impl-const-impl-bounds, r=oli-obkGuillaume Gomez-22/+49
2021-07-21Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddleGuillaume Gomez-11/+23
2021-07-21Rollup merge of #87206 - matthiaskrgr:clippy_collect, r=davidtwcoGuillaume Gomez-9/+5
2021-07-21Rollup merge of #87187 - oxalica:fix-nixos-detect, r=nagisaGuillaume Gomez-1/+7
2021-07-21Rename force-warns to force-warnRyan Levick-43/+43
2021-07-21docs: normalise wording in line with docsChris Midgley-1/+1
2021-07-21docs: add additional links for ffi_pure / ffi_constChris Midgley-2/+10
2021-07-21Add long explanation for E0757Chris Midgley-1/+27
2021-07-21docs: GlobalAlloc: Make example only require 4096-aligned staticIan Jackson-3/+3
2021-07-21docs: add newline before exampleChris Midgley-0/+1
2021-07-21docs: remove spurious main functionsChris Midgley-4/+0
2021-07-21add working code exampleChris Midgley-0/+10
2021-07-21Auto merge of #86847 - tlyu:stdin-forwarders, r=joshtriplettbors-1/+44
2021-07-21Auto merge of #82653 - jyn514:submodules-on-demand, r=Mark-Simulacrumbors-113/+173
2021-07-20Update all submodules that rustbuild doesn't depend on lazilyJoshua Nelson-113/+173
2021-07-20Auto merge of #87168 - the8472:flatten-len, r=scottmcmbors-1/+133
2021-07-20Update cargoEric Huss-0/+0
2021-07-20Add long explanation for E0722Chris Midgley-2/+27
2021-07-20Auto merge of #87312 - ehuss:update-books, r=ehussbors-0/+0
2021-07-21Fix NixOS detectionoxalica-1/+7
2021-07-20Update booksEric Huss-0/+0
2021-07-20Auto merge of #87247 - crlf0710:merge-libterm-into-libtest, r=nagisabors-410/+133
2021-07-20Support HIR wf checking for function signaturesAaron Hill-91/+240
2021-07-20Get back the more precise suggestion spans of old regionckOli Scherer-12/+14
2021-07-20docs: GlobalAlloc: completely replace example with one that worksIan Jackson-11/+56
2021-07-20Auto merge of #87310 - spastorino:update_miri, r=RalfJungbors-12/+8
2021-07-20Update MIRISantiago Pastorino-12/+8