about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-29Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgrbors-412/+1174
2022-12-29Auto merge of #106196 - Mark-Simulacrum:bump-installer, r=jyn514bors-0/+0
2022-12-29Rollup merge of #106242 - estebank:diff-markers, r=jyn514Matthias Krüger-5/+438
2022-12-29Rollup merge of #106229 - RalfJung:miri, r=RalfJungMatthias Krüger-241/+342
2022-12-29Rollup merge of #106225 - ehuss:ehuss-patch-1, r=GuillaumeGomezMatthias Krüger-1/+0
2022-12-29Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errorsMatthias Krüger-0/+96
2022-12-29Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e...Matthias Krüger-97/+93
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 #106216 - ChrisDenton:ps-go-faster, r=jyn514Matthias Krüger-4/+8
2022-12-29Rollup merge of #106208 - compiler-errors:compare-item-region-err, r=estebankMatthias Krüger-42/+150
2022-12-29Auto merge of #106195 - Nilstrieb:no-more-being-clueless-whether-it-really-is...bors-23/+105
2022-12-29Auto merge of #106139 - cjgillot:mir-inline-location, r=eholkbors-24/+24
2022-12-28Add support for diff3 formatEsteban Küber-2/+14
2022-12-28Tweak wordingEsteban Küber-39/+94
2022-12-29Auto merge of #105590 - solid-rs:patch/kmc-solid/thread-lifecycle-ordering, r...bors-9/+16
2022-12-28Account for ADT bodies and struct expressionsEsteban Küber-2/+142
2022-12-28Detect diff markers in the parserEsteban Küber-3/+229
2022-12-29Auto merge of #105741 - pietroalbini:pa-1.68-nightly, r=Mark-Simulacrumbors-1073/+451
2022-12-28Auto merge of #106228 - matthiaskrgr:rollup-jsznhww, r=matthiaskrgrbors-31/+213
2022-12-28update lockfileRalf Jung-2/+2
2022-12-28Rollup merge of #106161 - meithecatte:iter-find-position, r=Mark-SimulacrumMatthias Krüger-0/+3
2022-12-28Rollup merge of #105998 - RalfJung:no-unwind-panic-msg, r=thomccMatthias Krüger-1/+5
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-15/+80
2022-12-28Rollup merge of #105497 - albertlarsan68:doc-panic-hook-and-catch-unwind, r=m...Matthias Krüger-0/+3
2022-12-28Rollup merge of #105359 - flba-eb:thread_local_key_sentinel_value, r=m-ou-seMatthias Krüger-8/+17
2022-12-28Rollup merge of #104493 - adamncasey:cgroupzeroperiod, r=m-ou-seMatthias Krüger-2/+2
2022-12-28Rollup merge of #104402 - joboet:sync_remutex, r=m-ou-seMatthias Krüger-4/+5
2022-12-28Skip LTO in stage0 (again)Mark Rousskov-16/+20
2022-12-28Powershell: Create a `Start-Process` wrapperChris Denton-5/+8
2022-12-28On unsized locals with explicit types suggest `&`Esteban Küber-0/+96
2022-12-28Address review commentsMichael Goulet-35/+29
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-42/+127
2022-12-28Remove CraftSpider from review rotationEric Huss-1/+0
2022-12-28Rename `Rptr` to `Ref` in AST and HIRNilstrieb-97/+93
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-4/+0
2022-12-28Auto merge of #2744 - RalfJung:json, r=RalfJungbors-139/+190
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-395/+500
2022-12-28Add enum for `find_width_map_from_snippet`Nilstrieb-7/+18
2022-12-28Improve heuristics whether `format_args` string is a source literalNilstrieb-2/+78
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-28Clarify catch_unwind docs about panic hooksAlbert Larsan-0/+3
2022-12-28Powershell: Use `WaitForExit` instead of `-Wait`Chris Denton-1/+2