about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-12Modifiers -> QualifiersRune Tynan-9/+9
2021-02-08Allow default hash types in conversionRune Tynan-0/+2
2021-02-08Vec -> HashSetRune Tynan-12/+15
2021-02-08Add comment + move derive helperRune Tynan-1/+5
2021-02-08Make `header` a vec of modifiers, make FunctionPointer consistent with Functi...Rune Tynan-16/+85
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-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-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-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
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-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
2021-02-05Improve html::render::cache::get_real_types codeGuillaume Gomez-5/+127
2021-02-05Remove Function all_types and ret_types fieldsGuillaume Gomez-218/+88
2021-02-05Explicitly match all DefKind item in conversion to TypeKindGuillaume Gomez-0/+43
2021-02-05bump nightly version to 1.52.0Pietro Albini-1/+1
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-10747/+10745
2021-02-05Rollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbiniMara Bos-1/+1
2021-02-05Rollup merge of #81763 - camelid:rustdoc-passes-desc-up, r=GuillaumeGomezMara Bos-7/+7
2021-02-05Rollup merge of #81730 - RustyYato:object-safe-allocator, r=AmanieuMara Bos-0/+13
2021-02-05Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514Mara Bos-6/+20
2021-02-05Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514Mara Bos-11/+11