about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-36/+36
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-18/+47
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-4/+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-29Extend rustdoc GUI test for scraped examplesGuillaume Gomez-1/+27
2022-12-29Migrate more scraped examples CSS rules to CSS variablesGuillaume Gomez-24/+20
2022-12-29Revert "Add tests"David Tolnay-93/+0
2022-12-29Auto merge of #106139 - cjgillot:mir-inline-location, r=eholkbors-16/+20
2022-12-29Provide a better error for `Fn` traits with lifetime paramsYutaro Ohno-0/+82
2022-12-28Use verbose suggestions for mutability errorsEsteban Küber-160/+326
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-29Auto merge of #105741 - pietroalbini:pa-1.68-nightly, r=Mark-Simulacrumbors-340/+347
2022-12-29docs/test: add UI test and long-form error docs for `E0519`Ezra Shaw-2/+19
2022-12-28rustdoc: simplify settings, help, and copy button CSS by not reusingMichael Howell-5/+3
2022-12-28Rollup merge of #105702 - albertlarsan68:x-fmt-opt, r=jyn514Matthias Krüger-1/+98
2022-12-28Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errorsMatthias Krüger-0/+32
2022-12-28Skip LTO in stage0 (again)Mark Rousskov-16/+20
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-2/+2
2022-12-28Rename `Rptr` to `Ref` in AST and HIRNilstrieb-36/+36
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-4/+0
2022-12-28no need to do a no_std build for wasiRalf Jung-3/+5
2022-12-28test using a JSON target fileRalf Jung-0/+26
2022-12-28Auto merge of #106215 - matthiaskrgr:rollup-53r89ww, r=matthiaskrgrbors-217/+284
2022-12-28Improve heuristics whether `format_args` string is a source literalNilstrieb-1/+42
2022-12-28bump dependenciesRalf Jung-133/+154
2022-12-28print sysroot build failure errorRalf Jung-3/+5
2022-12-28Add GUI test for scraped examples colorsGuillaume Gomez-0/+34
2022-12-28Migrate scraped examples higlight CSS to variablesGuillaume Gomez-18/+13
2022-12-28-Zrustdoc-scrape-examples no longer takes argumentsMark Rousskov-1/+1
2022-12-28delete more `cfg(bootstrap)`Lukas Markeffsky-19/+16
2022-12-28bump stage0Pietro Albini-338/+344
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-6/+92
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-28simplify path joining code a bitRalf Jung-9/+1
2022-12-28handle unknown targets more gracefullyRalf Jung-60/+92
2022-12-28Allow trait method paths to satisfy const Fn boundsDeadbeef-0/+61
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