about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-30Auto merge of #103745 - matthiaskrgr:rollup-hipjva8, r=matthiaskrgrbors-38/+181
2022-10-29Auto merge of #103731 - Mark-Simulacrum:new-version, r=Mark-Simulacrumbors-2/+6
2022-10-30Rollup merge of #103737 - notriddle:notriddle/margin, r=GuillaumeGomezMatthias Krüger-10/+3
2022-10-30Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddleMatthias Krüger-28/+24
2022-10-30Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ...Matthias Krüger-0/+5
2022-10-30Rollup merge of #103124 - ldm0:nohard_tests, r=Mark-SimulacrumMatthias Krüger-0/+149
2022-10-29Drop miri cross-compile check for WindowsMark Rousskov-1/+5
2022-10-29Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrumbors-1/+19
2022-10-29rustdoc: use CSS margin/padding shorthand when all are being setMichael Howell-10/+3
2022-10-29Bump to 1.67.0Mark Rousskov-1/+1
2022-10-29Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8KiGuillaume Gomez-0/+58
2022-10-29Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddleGuillaume Gomez-5/+53
2022-10-29Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errorsGuillaume Gomez-96/+138
2022-10-29Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errorsGuillaume Gomez-144/+144
2022-10-29Rollup merge of #102721 - nbdd0121:panic, r=AmanieuGuillaume Gomez-0/+31
2022-10-29Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu...Guillaume Gomez-39/+22
2022-10-29Fix z-indexes of code example feature and cleanup its CSSGuillaume Gomez-28/+24
2022-10-29Add regression test for missing item from private mod in JSON outputGuillaume Gomez-1/+29
2022-10-29Add missing impl blocks for item reexported from private mod in JSON outputGuillaume Gomez-5/+25
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-144/+144
2022-10-29Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgrbors-35/+180
2022-10-29Rollup merge of #103704 - xxchan:xxchan/applicable-bug, r=compiler-errorsMatthias Krüger-0/+37
2022-10-29Rollup merge of #103664 - aDotInTheVoid:rdj-path-docs, r=Urgau,GuillaumeGomezMatthias Krüger-0/+5
2022-10-29Rollup merge of #103663 - notriddle:notriddle/search-container, r=GuillaumeGomezMatthias Krüger-31/+24
2022-10-29Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obkMatthias Krüger-4/+4
2022-10-29Rollup merge of #103342 - Rageking8:add-test-for-issue-98634, r=compiler-errorsMatthias Krüger-0/+110
2022-10-29Auto merge of #102698 - michaelwoerister:unord-collections, r=lncrbors-2/+2
2022-10-29Auto merge of #102233 - petrochenkov:effvis, r=jackh726bors-282/+288
2022-10-28Add a test for TAIT used with impl/dyn Trait inside RPITxxchan-0/+37
2022-10-28Auto merge of #103683 - fee1-dead-contrib:fix-deferred-cast-checks-constness,...bors-1/+7
2022-10-28Emit proper error when casting to Ddyn-starMichael Goulet-0/+58
2022-10-28Auto merge of #103071 - wesleywiser:fix_inlined_line_numbers, r=davidtwcobors-0/+25
2022-10-28Retain ParamEnv constness when running deferred cast checksDeadbeef-1/+7
2022-10-28Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgrbors-36/+809
2022-10-28rustdoc-json-types: Improve ItemSummary::path docsNixon Enraght-Moony-0/+5
2022-10-28Rollup merge of #103645 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-10-28Rollup merge of #103643 - notriddle:notriddle/summary-focus-visible, r=Guilla...Matthias Krüger-4/+2
2022-10-28Rollup merge of #103631 - Rageking8:Add-test-for-issue-36007, r=compiler-errorsMatthias Krüger-0/+20
2022-10-28Rollup merge of #103609 - BoxyUwU:fix_impl_self_cycle, r=compiler-errorsMatthias Krüger-74/+27
2022-10-28Rollup merge of #103608 - compiler-errors:rpitit-early-lt, r=cjgillotMatthias Krüger-0/+23
2022-10-28Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddleMatthias Krüger-32/+60
2022-10-28Rollup merge of #103641 - compiler-errors:issue-103624, r=cjgillotMatthias Krüger-28/+94
2022-10-28Rollup merge of #103550 - notriddle:notriddle/no-suggest-static-candidates, r...Matthias Krüger-0/+34
2022-10-28Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=not...Matthias Krüger-8/+48
2022-10-28Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillotMatthias Krüger-0/+54
2022-10-28Rollup merge of #102642 - bryangarza:afit-tests, r=compiler-errorsMatthias Krüger-0/+579
2022-10-28add test for issue 98634Rageking8-0/+110
2022-10-27rustdoc: remove redundant `div.search-container`Michael Howell-31/+24
2022-10-28Auto merge of #103654 - flip1995:clippy_backport, r=Manishearthbors-3/+2
2022-10-27Update tests based on feedbackBryan Garza-26/+7