about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-30Auto merge of #118705 - WaffleLapkin:codegen-atomic-exhange-untuple, r=cjgillotbors-20/+12
2023-12-30Auto merge of #119367 - Mark-Simulacrum:relative-spans, r=wesleywiserbors-47/+130
2023-12-30Auto merge of #116012 - cjgillot:gvn-const, r=oli-obkbors-1581/+1088
2023-12-29Shrink span encoding furtherMark Rousskov-47/+130
2023-12-30Auto merge of #119421 - matthiaskrgr:rollup-dbera1b, r=matthiaskrgrbors-696/+142
2023-12-29Rollup merge of #119410 - est31:fix_if_guard_unused, r=NilstriebMatthias Krüger-2/+2
2023-12-29Rollup merge of #119406 - lqd:issue-114325, r=compiler-errorsMatthias Krüger-0/+55
2023-12-29Rollup merge of #119388 - Enselic:prevent-lint-triplication, r=cjgillotMatthias Krüger-664/+64
2023-12-29Rollup merge of #119374 - gurry:119149-improve-vec-docs, r=cuviperMatthias Krüger-8/+8
2023-12-29Rollup merge of #119322 - compiler-errors:async-gen-resume-ty, r=cjgillotMatthias Krüger-22/+13
2023-12-29Auto merge of #118911 - Young-Flash:fix_issue_118819, r=fmeasebors-24/+148
2023-12-29Auto merge of #119373 - Kobzol:missing-tools-bootstrap, r=onur-ozkanbors-134/+98
2023-12-29Auto merge of #119259 - cjgillot:single-crate-id, r=Mark-Simulacrumbors-32/+40
2023-12-29Rename testest31-2/+2
2023-12-29Auto merge of #119387 - flip1995:clippy-subtree-sync, r=matthiaskrgrbors-326/+2536
2023-12-29Auto merge of #119407 - matthiaskrgr:rollup-bsoz7bn, r=matthiaskrgrbors-246/+134
2023-12-29Rollup merge of #119404 - ecnelises:ppc_profiler, r=KobzolMatthias Krüger-1/+1
2023-12-29Rollup merge of #119402 - est31:fix_if_guard_unused, r=compiler-errorsMatthias Krüger-0/+26
2023-12-29Rollup merge of #119401 - Zalathar:query-stability, r=NilstriebMatthias Krüger-3/+6
2023-12-29Rollup merge of #119393 - DaniPopes:unmap-a-filter, r=NilstriebMatthias Krüger-18/+20
2023-12-29Rollup merge of #119375 - Swatinem:merge-coroutine-lowering, r=compiler-errorsMatthias Krüger-224/+81
2023-12-29add non-regression test for issue 114325Rémy Rakic-0/+55
2023-12-29Enable profiler in dist-powerpc-linuxQiu Chaofan-1/+1
2023-12-29Italicise "bytes" in the docs of some `Vec` methodsGurinder Singh-8/+8
2023-12-29Auto merge of #119392 - compiler-errors:args-parts, r=Nilstriebbors-58/+48
2023-12-29Also walk bindings created by if-let guardsest31-0/+26
2023-12-29Auto merge of #119395 - Nilstrieb:walk-pat, r=est31bors-29/+6
2023-12-29coverage: Avoid a possible query stability hazard in `CoverageCounters`Zalathar-3/+6
2023-12-29Couple of random coroutine pass simplificationsMichael Goulet-22/+13
2023-12-29Auto merge of #119378 - onur-ozkan:utilize-llvm-tools, r=albertlarsan68bors-9/+11
2023-12-28Use `Pat::walk_always` instead of manual walkNilstrieb-29/+6
2023-12-28Auto merge of #119174 - compiler-errors:movability, r=cjgillotbors-223/+195
2023-12-28Merge Coroutine lowering functionsArpad Borsos-224/+81
2023-12-28Use filter instead of filter_map in Parser::expected_one_of_not_foundDaniPopes-18/+20
2023-12-28make ClosureArgsParts not genericMichael Goulet-58/+48
2023-12-28Remove `is_optional_tool` from `ToolBuild`Jakub Beránek-128/+92
2023-12-28Add change tracker entryJakub Beránek-1/+6
2023-12-28rustc_lint: Prevent triplication of 'unknown lint' lintMartin Nordholts-392/+42
2023-12-28rustc_lint: Prevent multiple 'incompatible with previous forbid' lintsMartin Nordholts-204/+8
2023-12-28rustc_lint: Prevent multiple 'lint ignored' lintsMartin Nordholts-58/+4
2023-12-28rustc_lint: Rename `warn_about_weird_lints` to `lint_added_lints`Martin Nordholts-8/+8
2023-12-28rustc_error_codes: Update expected error in E0453.mdMartin Nordholts-2/+2
2023-12-28Update Cargo.lockPhilipp Krones-5/+5
2023-12-28Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-syncPhilipp Krones-321/+2531
2023-12-28Auto merge of #12038 - flip1995:rustup, r=flip1995bors-128/+202
2023-12-28Bump Clippy version -> 0.1.77Philipp Krones-5/+5
2023-12-28Bump nightly version -> 2023-12-28Philipp Krones-1/+1
2023-12-28Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-351/+2576
2023-12-28Auto merge of #119384 - matthiaskrgr:rollup-hhz9ws0, r=matthiaskrgrbors-92/+249
2023-12-28Rollup merge of #119380 - ShE3py:match-never-pat, r=petrochenkovMatthias Krüger-26/+32