about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-08-23Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-sebors-51/+256
2021-08-23Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebankMara Bos-1/+198
2021-08-23Rollup merge of #88230 - steffahn:a_an, r=oli-obkMara Bos-40/+40
2021-08-23Rollup merge of #88188 - GuillaumeGomez:rustdoc-gui-parallel-limit, r=dns2utf8Mara Bos-10/+18
2021-08-23Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakisbors-16/+16
2021-08-23Improve wording of macro-not-found-but-name-exists note.Mara Bos-2/+2
2021-08-23Show what things are, but also what they are not.Mara Bos-7/+7
2021-08-23Don't confuse the user with notes about tool modules.Mara Bos-8/+0
2021-08-23Clarify what attribute and derive macros look like.Mara Bos-6/+6
2021-08-23Say what things are, instead of what they are not.Mara Bos-32/+50
2021-08-23Silence confusing 'unused import' warnings.Mara Bos-39/+18
2021-08-23Update tests.Mara Bos-1/+26
2021-08-23Add tests for macro-not-found diagnostics.Mara Bos-44/+183
2021-08-23Add test for macro-not-found-but-name-imported-here note.Mara Bos-0/+44
2021-08-23Auto merge of #87661 - FabianWolff:issue-87461, r=estebankbors-0/+50
2021-08-23Greatly improve limitation handling on parallel rustdoc GUI test runGuillaume Gomez-10/+18
2021-08-23:arrow_up: rust-analyzerLaurențiu Nicola-17/+20
2021-08-23Auto merge of #88210 - spastorino:diff-lifetimes-def-use-test, r=oli-obkbors-0/+29
2021-08-22Auto merge of #88240 - GuillaumeGomez:rollup-wdom91m, r=GuillaumeGomezbors-15/+90
2021-08-22Rollup merge of #88229 - m-ou-se:macro-suggest-right-kind, r=estebankGuillaume Gomez-0/+52
2021-08-22Rollup merge of #88211 - petrochenkov:withhilo, r=jyn514Guillaume Gomez-3/+3
2021-08-22Rollup merge of #87166 - de-vri-es:show-discriminant-before-overflow, r=jackh726Guillaume Gomez-5/+28
2021-08-22Rollup merge of #86747 - FabianWolff:issue-86653, r=GuillaumeGomezGuillaume Gomez-7/+7
2021-08-22Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnrbors-0/+203
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-8/+8
2021-08-22Fix more “a”/“an” typosFrank Steffahn-4/+4
2021-08-22Test TAITs different lifetimes in defining uses failSantiago Pastorino-0/+29
2021-08-22Fix more “a”/“an” typosFrank Steffahn-5/+5
2021-08-22Fix typos “a”→“an”Frank Steffahn-23/+23
2021-08-22Auto merge of #88163 - camsteffen:collapsible-match-fix, r=Manishearthbors-150/+136
2021-08-22Suggest importing the right kind of macro.Mara Bos-0/+52
2021-08-22Auto merge of #88139 - lcnr:marker-trait-attr, r=nikomatsakisbors-0/+83
2021-08-21Rollup merge of #88201 - spastorino:tait-incomplete-inference-test, r=oli-obkJack Huey-0/+36
2021-08-21Rollup merge of #88197 - spastorino:tait-test-fn-type, r=oli-obkJack Huey-0/+22
2021-08-21Rollup merge of #88194 - spastorino:test-tait-assoc-impl-trait, r=oli-obkJack Huey-0/+19
2021-08-21Rollup merge of #88192 - spastorino:add-tait-test-for-assoc-dyn, r=oli-obkJack Huey-0/+12
2021-08-21Rollup merge of #88189 - spastorino:add-tait-struct-test, r=oli-obkJack Huey-0/+12
2021-08-21Rollup merge of #88183 - spastorino:add-tait-in-different-tuple-position, r=o...Jack Huey-9/+6
2021-08-21Rollup merge of #88182 - spastorino:use-trait-in-tait-tests, r=oli-obkJack Huey-33/+12
2021-08-21Rollup merge of #88172 - spastorino:tait-defining-use-submodule-test, r=oli-obkJack Huey-10/+23
2021-08-21Rollup merge of #88072 - kit-981:feature/build-ios-toolchain-on-linux, r=Mark...Jack Huey-5/+0
2021-08-21Rollup merge of #87604 - yaymukund:verify-backported-commits, r=Mark-SimulacrumJack Huey-0/+188
2021-08-21Auto merge of #88135 - crlf0710:trait_upcasting_part_3, r=nikomatsakisbors-96/+51
2021-08-21Auto merge of #82776 - jyn514:extern-url-fallback, r=GuillaumeGomezbors-14/+51
2021-08-21Auto merge of #88134 - rylev:force-warn-improvements, r=nikomatsakisbors-11/+128
2021-08-21cleanup: `Span::new` -> `Span::with_lo`Vadim Petrochenkov-3/+3
2021-08-21Auto merge of #88128 - cuviper:needs-asm-support, r=Mark-Simulacrumbors-6/+10
2021-08-21Auto merge of #87570 - nikic:llvm-13, r=nagisabors-64/+17
2021-08-21Always use llvm.used for coverage symbolsNikita Popov-4/+1
2021-08-21Auto merge of #88073 - lnicola:rust-analyzer-2021-08-16, r=lnicolabors-37/+17