about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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 #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-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-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
2021-02-05Rollup merge of #81456 - Amanieu:remote-test-server, r=AmanieuMara Bos-17/+10
2021-02-05Rollup merge of #81318 - CraftSpider:json-trait-fix, r=jyn514Mara Bos-11/+30
2021-02-05Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkovMara Bos-103/+142
2021-02-05Rollup merge of #80726 - lcnr:unsize-query, r=oli-obkMara Bos-0/+36
2021-02-05Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j...Mara Bos-37/+897
2021-02-05Fix `install-awscli.sh` error in CI.Mara Bos-1/+1
2021-02-05Move type size check tests to new dir ui/limitsÖmer Sinan Ağacan-0/+0
2021-02-05Add test for #75158Ömer Sinan Ağacan-0/+20
2021-02-05Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s...bors-22/+4