about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-12-29Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgrbors-11/+510
2022-12-29Rollup merge of #106242 - estebank:diff-markers, r=jyn514Matthias Krüger-0/+318
2022-12-29Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errorsMatthias Krüger-0/+87
2022-12-29Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e...Matthias Krüger-5/+5
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-0/+34
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-3/+0
2022-12-29Rollup merge of #106208 - compiler-errors:compare-item-region-err, r=estebankMatthias Krüger-3/+66
2022-12-29Auto merge of #106195 - Nilstrieb:no-more-being-clueless-whether-it-really-is...bors-1/+42
2022-12-29Auto merge of #106139 - cjgillot:mir-inline-location, r=eholkbors-16/+20
2022-12-28Add support for diff3 formatEsteban Küber-2/+7
2022-12-28Tweak wordingEsteban Küber-33/+77
2022-12-28Account for ADT bodies and struct expressionsEsteban Küber-0/+112
2022-12-28Detect diff markers in the parserEsteban Küber-0/+157
2022-12-28Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errorsMatthias Krüger-0/+32
2022-12-28On unsized locals with explicit types suggest `&`Esteban Küber-0/+87
2022-12-28Add test for bad suggestionMichael Goulet-0/+29
2022-12-28Make trait/impl where clause mismatch on region error a bit more actionableMichael Goulet-3/+37
2022-12-28Rename `Rptr` to `Ref` in AST and HIRNilstrieb-5/+5
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-3/+0
2022-12-28Auto merge of #106215 - matthiaskrgr:rollup-53r89ww, r=matthiaskrgrbors-212/+282
2022-12-28Improve heuristics whether `format_args` string is a source literalNilstrieb-1/+42
2022-12-28Add GUI test for scraped examples colorsGuillaume Gomez-0/+34
2022-12-28Rollup merge of #106199 - estebank:quiet-type-err-in-binding, r=compiler-errorsMatthias Krüger-134/+70
2022-12-28Rollup merge of #106194 - notriddle:notriddle/sidebar-background, r=Guillaume...Matthias Krüger-1/+90
2022-12-28Rollup merge of #106176 - compiler-errors:fn-kw-as-fn-trait, r=estebankMatthias Krüger-74/+90
2022-12-28Rollup merge of #106172 - estebank:suggest-impl-trait, r=compiler-errorsMatthias Krüger-3/+32
2022-12-28Auto merge of #106129 - compiler-errors:compare_method-tweaks, r=BoxyUwUbors-25/+4
2022-12-28Rollup merge of #106201 - estebank:verbose-transparent, r=compiler-errorsfee1-dead-0/+21
2022-12-28Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errorsfee1-dead-0/+93
2022-12-28Rollup merge of #105347 - estebank:single-line-match, r=compiler-errorsfee1-dead-0/+15
2022-12-28Rollup merge of #104024 - noeddl:unused-must-use, r=compiler-errorsfee1-dead-1/+1
2022-12-27Emit fewer errors on invalid `#[repr(transparent)]` on `enum`Esteban Küber-0/+21
2022-12-27Silence knock-down errors on `[type error]` bindingsEsteban Küber-134/+70
2022-12-27Account for `match` expr in single lineEsteban Küber-0/+15
2022-12-27Shorten type in noteEsteban Küber-3/+3
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-1/+90
2022-12-27Auto merge of #106193 - compiler-errors:rollup-0l54wka, r=compiler-errorsbors-8/+524
2022-12-27Rollup merge of #106064 - lukas-code:outlives-macro, r=cjgillotMichael Goulet-8/+350
2022-12-27Rollup merge of #105965 - compiler-errors:issue-105896, r=cjgillotMichael Goulet-0/+35
2022-12-27Rollup merge of #105852 - compiler-errors:hex-float-lit, r=cjgillotMichael Goulet-0/+61
2022-12-27Rollup merge of #105765 - estebank:range-typo, r=compiler-errorsMichael Goulet-0/+78
2022-12-27Make resolve suggestion more genericEsteban Küber-1/+1
2022-12-27Auto merge of #97176 - kraktus:cmd_debug, r=the8472bors-21/+0
2022-12-27review comments: make suggestion more accurateEsteban Küber-20/+31
2022-12-27Provide local extern function arg namesMichael Goulet-0/+35
2022-12-27Suggest rewriting a malformed hex literal if we expect a floatMichael Goulet-0/+61
2022-12-27Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-er...Matthias Krüger-23/+75
2022-12-27Rollup merge of #105994 - JohnTitor:issue-99647, r=compiler-errorsMatthias Krüger-0/+15
2022-12-27Rollup merge of #105817 - chenyukang:yukang/fix-105788-sugg-for-auto-trait, r...Matthias Krüger-14/+5
2022-12-27Auto merge of #106177 - matthiaskrgr:rollup-oe7z8ix, r=matthiaskrgrbors-0/+100