about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-09Rename HIR UnOp variantsÖmer Sinan Ağacan-44/+44
2021-02-08Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebankMara Bos-2/+13
2021-02-08Rollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obkMara Bos-1/+17
2021-02-08Rollup merge of #81779 - geogriff:const-ptr-to-int-error, r=lcnrMara Bos-9/+36
2021-02-08Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-seMara Bos-5/+29
2021-02-08Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obkMara Bos-14/+45
2021-02-08Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514bors-51/+9
2021-02-08Auto merge of #80962 - jhpratt:const_int_fn-stabilization, r=dtolnaybors-5/+0
2021-02-08Auto merge of #72603 - jsgf:extern-loc, r=nikomatsakisbors-0/+224
2021-02-07Implement Encoder for Diagnostic manuallyJeremy Fitzhardinge-51/+47
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-38/+266
2021-02-07Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisabors-181/+182
2021-02-07Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011bors-594/+932
2021-02-07Remove treat-err-as-bug delay_span_bug test from run-make-fulldepsSantiago Pastorino-11/+0
2021-02-07Create ui test for -Ztreat-err-as-bug delay_span_bugSantiago Pastorino-0/+22
2021-02-07Address review commentsVadim Petrochenkov-0/+49
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-29/+89
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-594/+823
2021-02-07Auto merge of #80632 - Nadrieril:fix-80501, r=varkorbors-12/+94
2021-02-07Auto merge of #81853 - GuillaumeGomez:rollup-xzh1z4v, r=GuillaumeGomezbors-1/+20
2021-02-07Rollup merge of #81843 - bstrie:issue-29821, r=lcnrGuillaume Gomez-0/+19
2021-02-07Rollup merge of #81830 - jesusprubio:add-log-explanation-e0542, r=GuillaumeGomezGuillaume Gomez-1/+1
2021-02-07Auto merge of #81502 - CraftSpider:method-abi, r=jyn514bors-0/+27
2021-02-07Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrumbors-0/+20
2021-02-07Remove treat-err-as-bug err test from run-make-fulldepsSantiago Pastorino-3/+0
2021-02-07Create ui test for -Ztreat-err-as-bug errSantiago Pastorino-0/+23
2021-02-07Auto merge of #81821 - nikic:update-wasm32, r=sanxiynbors-10/+4
2021-02-06Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwcobors-3919/+3921
2021-02-06Remove accidentally left-behind git markRune Tynan-1/+0
2021-02-06Add regression test for #29821bstrie-0/+19
2021-02-06Auto merge of #80883 - GuillaumeGomez:remove-some-function-fields, r=ollie27bors-220/+246
2021-02-06Restore linking to itself in implementors section of trait pageLeSeulArtichaut-51/+9
2021-02-06Auto merge of #81832 - jonas-schievink:rollup-3nw53p0, r=jonas-schievinkbors-178/+273
2021-02-06Rollup merge of #81812 - nagisa:nagisa/escape-the-escape-hatch, r=AmanieuJonas Schievink-0/+32
2021-02-06Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomezJonas Schievink-1/+37
2021-02-06Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnrJonas Schievink-16/+16
2021-02-06Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnrJonas Schievink-3/+3
2021-02-06Rollup merge of #81680 - camsteffen:primty, r=oli-obkJonas Schievink-18/+4
2021-02-06Rollup merge of #81402 - ehuss:md-tidy, r=jyn514Jonas Schievink-140/+181
2021-02-06Add long error explanation for E0542Jesus Rubio-1/+1
2021-02-06Auto merge of #81824 - RalfJung:miri, r=RalfJungbors-8/+8
2021-02-06parse_format: treat r" as a literalDavid Hewitt-2/+13
2021-02-06Add option to emit compiler stderr per bitwidth.Hameer Abbasi-1/+17
2021-02-06Add a test for escaping LLVMisms in inline asmSimonas Kazlauskas-0/+32
2021-02-06update MiriRalf Jung-8/+8
2021-02-06Upgrade wasm32 image to Ubuntu 20.04Nikita Popov-10/+4
2021-02-06path trimming: disable on src/test/run-make-fulldeps/coverage-spanviewDan Aloni-3794/+3796
2021-02-06path trimming: ignore type aliasesDan Aloni-191/+191
2021-02-06Auto merge of #81792 - pietroalbini:bump-nightly, r=Mark-Simulacrumbors-3/+3
2021-02-06Enable 'task list' markdown extensionJoshua Nelson-1/+37