about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-28/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1
2024-06-14Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`Zalathar-13/+11
2024-06-14Auto merge of #126445 - GuillaumeGomez:rm-help-page, r=lqdbors-69/+0
2024-06-14Remove failing GUI test to stop blocking CI until it is fixedGuillaume Gomez-69/+0
2024-06-13Auto merge of #126398 - flip1995:clippy-subtree-update, r=Manishearthbors-1672/+3103
2024-06-13Auto merge of #125289 - WaffleLapkin:never-obligations, r=compiler-errorsbors-29/+344
2024-06-13rebase blessingWaffle Lapkin-4/+31
2024-06-13Auto merge of #126396 - fmease:rollup-3j7f6wk, r=fmeasebors-87/+277
2024-06-13Rollup merge of #126384 - RalfJung:is_none_or, r=workingjubileeLeón Orell Valerian Liehr-1/+1
2024-06-13Rollup merge of #126379 - RalfJung:find_closest_untracked_caller_location, r=...León Orell Valerian Liehr-3/+7
2024-06-13Rollup merge of #126370 - Zalathar:normalize, r=oli-obkLeón Orell Valerian Liehr-61/+74
2024-06-13Rollup merge of #126366 - celinval:issue-0080-def-ty, r=oli-obkLeón Orell Valerian Liehr-10/+177
2024-06-13Rollup merge of #126348 - Kobzol:venv-debug-error, r=albertlarsan68León Orell Valerian Liehr-2/+7
2024-06-13Rollup merge of #126347 - slanterns:try_simplify, r=scottmcmLeón Orell Valerian Liehr-10/+11
2024-06-13Update Cargo.lockPhilipp Krones-5/+5
2024-06-13Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...Philipp Krones-1667/+3098
2024-06-13Auto merge of #12921 - flip1995:rustup, r=flip1995bors-209/+172
2024-06-13Fixup links in lint docsWaffle Lapkin-6/+3
2024-06-13Fixup clippy testsWaffle Lapkin-6/+2
2024-06-13Bless a testWaffle Lapkin-15/+40
2024-06-13Apply review nitsWaffle Lapkin-11/+8
2024-06-13Add a fast exit to `lint_obligations_broken_by_never_type_fallback_change`Waffle Lapkin-1/+6
2024-06-13Implement lint for obligations broken by never type fallback changeWaffle Lapkin-6/+274
2024-06-13Bump nightly version -> 2024-06-13Philipp Krones-1/+1
2024-06-13Bump Clippy version -> 0.1.81Philipp Krones-5/+5
2024-06-13Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1693/+3146
2024-06-13add tracking issue for is_none_orRalf Jung-1/+1
2024-06-13Auto merge of #126197 - jieyouxu:rmake-must-use, r=Kobzolbors-2/+48
2024-06-13interpret: update doc comment for find_closest_untracked_caller_locationRalf Jung-3/+7
2024-06-13Auto merge of #126374 - workingjubilee:rollup-tz0utfr, r=workingjubileebors-275/+557
2024-06-12Rollup merge of #126362 - artemagvanian:patch-1, r=celinvalJubilee-1/+1
2024-06-12Rollup merge of #126358 - jswrenn:fix-125811, r=compiler-errorsJubilee-59/+81
2024-06-12Rollup merge of #126356 - epage:check-cfg, r=UrgauJubilee-2/+9
2024-06-12Rollup merge of #126353 - compiler-errors:move-match, r=lcnrJubilee-7/+5
2024-06-12Rollup merge of #126337 - oli-obk:nested_gat_opaque, r=lcnrJubilee-0/+48
2024-06-12Rollup merge of #126328 - RalfJung:is_none_or, r=workingjubileeJubilee-11/+41
2024-06-12Rollup merge of #126303 - sancho20021:patch-1, r=compiler-errorsJubilee-0/+14
2024-06-12Rollup merge of #126142 - compiler-errors:trait-ref-split, r=jackh726Jubilee-119/+163
2024-06-12Rollup merge of #125688 - compiler-errors:alias-reporting, r=lcnrJubilee-40/+114
2024-06-12Rollup merge of #125674 - Oneirical:another-day-another-test, r=jieyouxuJubilee-36/+81
2024-06-13Auto merge of #125165 - Oneirical:pgo-branch-weights, r=jieyouxubors-42/+215
2024-06-13compiletest: Stricter parsing of `//@ normalize-*` headersZalathar-51/+63
2024-06-13safe transmute: support `Variants::Single` enumsJack Wrenn-59/+81
2024-06-13compiletest: Move `static_regex!` into `compiletest::util`Zalathar-10/+11
2024-06-12Rebase falloutMichael Goulet-9/+10
2024-06-13Add urls to rust lang referenceAleksandr Pak-0/+14
2024-06-12Stop passing traitref/traitpredicate by refMichael Goulet-38/+33
2024-06-12Stop passing both trait pred and trait refMichael Goulet-16/+18
2024-06-12Bless and add ICE regression testMichael Goulet-0/+36