about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-07Bless tests with new error wordingSmitty-0/+0
2021-02-07Add tests for new UTF-16 behaviorSmitty-0/+0
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-06Add note about encoding when null bytes foundSmitty-0/+0
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-06Eat dogfoodCameron Steffen-1/+1
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-06Stabilize workspace wrapper.Eric Huss-23/+1
2021-02-06Auto merge of #81832 - jonas-schievink:rollup-3nw53p0, r=jonas-schievinkbors-178/+273
2021-02-06Resolve typedef in HashMap lldb pretty-printer only if possibleortem-1/+3
2021-02-07Extend the comment of `check_toolstate()` to clarify that the tool won't be s...hyd-dev-1/+4
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-06output rdj docsNixon Enraght-Moony-0/+1
2021-02-06Auto merge of #81792 - pietroalbini:bump-nightly, r=Mark-Simulacrumbors-3/+3
2021-02-06Enable 'task list' markdown extensionJoshua Nelson-1/+37
2021-02-05Add abi field to `Method`Rune Tynan-0/+28
2021-02-05Bump clippy versionMark Rousskov-2/+2
2021-02-06Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obkMara Bos-0/+146
2021-02-06Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514Mara Bos-1/+34
2021-02-06Rollup merge of #80011 - Stupremee:stabilize-peekable-next-if, r=dtolnayMara Bos-1/+0
2021-02-05Add regression test for ICE that happened on incr compSantiago Pastorino-0/+43
2021-02-05Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma...Santiago Pastorino-79/+192
2021-02-05fix ui tests referencing pointer-to-integer cast error messageJeffrey Griffin-9/+9
2021-02-05Remove unneeded From trait impl for DefKindGuillaume Gomez-7/+1
2021-02-05Remove unused cache argumentGuillaume Gomez-12/+9
2021-02-05Improve codeGuillaume Gomez-3/+3