about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-30Auto merge of #86754 - estebank:use-multispans-more, r=varkorbors-337/+479
2021-07-30Auto merge of #87640 - JohnTitor:rollup-yq24nq5, r=JohnTitorbors-43/+313
2021-07-31Rollup merge of #87616 - Wilfred:patch-1, r=jyn514Yuki Okushi-1/+1
2021-07-31Rollup merge of #87606 - JohnTitor:tait-tests, r=oli-obkYuki Okushi-0/+53
2021-07-31Rollup merge of #87559 - estebank:consider-borrowing, r=oli-obkYuki Okushi-14/+37
2021-07-31Rollup merge of #87557 - rylev:fix-invalid-prelude-collision-error, r=nikomat...Yuki Okushi-0/+108
2021-07-31Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkovYuki Okushi-28/+114
2021-07-30Auto merge of #87421 - estebank:perf-run, r=oli-obkbors-2/+470
2021-07-30Use multispan suggestions more oftenEsteban Küber-337/+479
2021-07-30Tweak borrowing suggestion in `for` loopEsteban Küber-14/+37
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-2/+470
2021-07-30Fix error with suggestion for how to disambiguate associated function when st...Ryan Levick-0/+108
2021-07-30Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwcobors-0/+21
2021-07-30Auto merge of #87237 - jonas-schievink:const-for-and-try, r=oli-obkbors-16/+145
2021-07-30Auto merge of #87615 - JohnTitor:rollup-t5jpmrg, r=JohnTitorbors-0/+72
2021-07-30Fix missing word in commentWilfred Hughes-1/+1
2021-07-30Rollup merge of #87602 - wesleywiser:partially_fix_short_backtraces_windows_o...Yuki Okushi-0/+58
2021-07-30Rollup merge of #87554 - sexxi-goose:fix-issue-87426, r=nikomatsakisYuki Okushi-0/+14
2021-07-30Auto merge of #87483 - oli-obk:tait_ice, r=lqdbors-0/+73
2021-07-29Auto merge of #87285 - GuillaumeGomez:intra-doc-span, r=estebankbors-116/+239
2021-07-29Update testsJonas Schievink-16/+42
2021-07-29Add `const_for` testJonas Schievink-0/+25
2021-07-29Add feature gates for `for` and `?` in constsJonas Schievink-0/+78
2021-07-30Add some TAIT-related regression testsYuki Okushi-0/+53
2021-07-29[backtraces]: look for the `begin` symbol only after seeing `end`Wesley Wiser-1/+12
2021-07-29Add regression testWesley Wiser-0/+47
2021-07-29Auto merge of #87579 - flip1995:clippyup, r=Manishearthbors-3113/+3436
2021-07-29Update rustdoc-ui tests for intra-doc links errorsGuillaume Gomez-92/+166
2021-07-29Remove unnecessary trailing semicolons from clippy testsAaron Hill-2/+2
2021-07-29Change span for intra-doc links errorsGuillaume Gomez-24/+73
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-3113/+3436
2021-07-29Auto merge of #86664 - m-ou-se:uninit-track-caller, r=JohnTitorbors-10/+2
2021-07-29Auto merge of #86998 - m-ou-se:const-panic-fmt-as-str, r=oli-obkbors-2/+97
2021-07-28Auto merge of #87569 - JohnTitor:rollup-7ydfetw, r=JohnTitorbors-50/+119
2021-07-29Rollup merge of #87550 - pietroalbini:ci-only-when-channel, r=Mark-SimulacrumYuki Okushi-25/+41
2021-07-29Rollup merge of #87521 - midgleyc:long-E0498, r=GuillaumeGomezYuki Okushi-0/+2
2021-07-29Rollup merge of #87491 - jamesmunns:integrate-memorial, r=Mark-SimulacrumYuki Okushi-6/+10
2021-07-29Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514Yuki Okushi-19/+66
2021-07-28Auto merge of #87538 - RalfJung:miri, r=RalfJungbors-8/+8
2021-07-28Auto merge of #87540 - JohnTitor:rollup-8xc6bl5, r=JohnTitorbors-5154/+1070
2021-07-28fix nitRoxane-1/+1
2021-07-28Range PatKind implies discr should be readRoxane-0/+14
2021-07-28Add new const_format_args!() macro and use it in panics.Mara Bos-2/+12
2021-07-28Add test for const panic in Rust 2021.Mara Bos-0/+94
2021-07-28Update test output for const fmt::Arguments constructor.Mara Bos-11/+2
2021-07-28add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightlyPietro Albini-25/+41
2021-07-28Add #[track_caller] for some function in core::mem.Mara Bos-10/+2
2021-07-28Rollup merge of #87524 - FabianWolff:issue-87495, r=Aaron1011Yuki Okushi-0/+26
2021-07-28Rollup merge of #87513 - hudson-ayers:bootstrap-py-fix, r=jyn514Yuki Okushi-1/+1
2021-07-28Rollup merge of #87501 - spastorino:remove-min-tait, r=oli-obkYuki Okushi-5113/+938