about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-18Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obkMatthias Krüger-6/+13
2025-01-18Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkanMatthias Krüger-30/+68
2025-01-18Rollup merge of #134455 - lcnr:move-errors-in-promoteds, r=compiler-errorsMatthias Krüger-9/+9
2025-01-18Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errorsbors-28/+115
2025-01-17Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratriebbors-2/+20
2025-01-17Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35bors-0/+110
2025-01-17add testlcnr-0/+70
2025-01-17Auto merge of #135615 - matthiaskrgr:rollup-ra7vftt, r=matthiaskrgrbors-188/+596
2025-01-17add cache to `AmbiguityCausesVisitor`lcnr-2/+12
2025-01-17Rollup merge of #135604 - estebank:docs-e0207, r=jieyouxuMatthias Krüger-0/+24
2025-01-17Rollup merge of #135601 - samueltardieu:push-xslotxrnooym, r=jieyouxuMatthias Krüger-0/+64
2025-01-17Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddleMatthias Krüger-1/+1
2025-01-17Rollup merge of #135558 - estebank:issue-133316, r=chenyukangMatthias Krüger-0/+50
2025-01-17Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726Matthias Krüger-185/+386
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-2/+71
2025-01-17remove unnecessary assertion for reference erroryukang-6/+13
2025-01-17Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubileebors-175/+435
2025-01-17Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789bors-4/+1
2025-01-17compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st...许杰友 Jieyou Xu (Joe)-4/+1
2025-01-16Expand docs for `E0207` with additional exampleEsteban Küber-0/+24
2025-01-16Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgrbors-2046/+2607
2025-01-16Fix suggestion to convert dereference of raw pointer to refSamuel Tardieu-0/+64
2025-01-16Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errorsbors-8/+72
2025-01-16fix error for when results in a rustdoc-js test are in the wrong orderbinarycat-1/+1
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-2/+71
2025-01-16Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=KobzolMatthias Krüger-0/+1
2025-01-16Rollup merge of #135585 - onur-ozkan:135554, r=KobzolMatthias Krüger-1/+15
2025-01-16Rollup merge of #135574 - marcoieni:docker-ghcr-mirror, r=KobzolMatthias Krüger-0/+57
2025-01-16Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlinMatthias Krüger-13/+6
2025-01-16Rollup merge of #135504 - veluca93:target-feature-cast-to-fn-ptr, r=oli-obkMatthias Krüger-23/+114
2025-01-16Rollup merge of #135481 - Zalathar:node-flow, r=oli-obkMatthias Krüger-1967/+2040
2025-01-16Rollup merge of #134754 - frank-king:feature/import_trait_associated_function...Matthias Krüger-42/+374
2025-01-16Add license-metadata.json to rustc-src tarball.Jonathan Pallant-0/+1
2025-01-16Auto merge of #135587 - matthiaskrgr:rollup-851qgnh, r=matthiaskrgrbors-40/+629
2025-01-16Rollup merge of #135556 - AeonSolstice:patch-1, r=tgross35Matthias Krüger-1/+1
2025-01-16Rollup merge of #135251 - oli-obk:push-lmpyvvyrtplk, r=ytmimiMatthias Krüger-0/+0
2025-01-16Rollup merge of #135249 - s-cerevisiae:fix-overflowing-literals-help, r=cheny...Matthias Krüger-16/+94
2025-01-16Rollup merge of #134496 - DiuDiu777:fix-doc, r=ibraheemdevMatthias Krüger-2/+6
2025-01-16Rollup merge of #133720 - c410-f3r:cfg-match-foo-bar-baz, r=joshtriplettMatthias Krüger-21/+528
2025-01-16resolve symlinks of LLVM tool binaries before copying themonur-ozkan-1/+15
2025-01-16use indirect return for `i128` and `f128` on wasm32Folkert de Vries-0/+110
2025-01-16coverage: Make `yank_to_spantree_root` iterative instead of recursiveZalathar-19/+36
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-1967/+1924
2025-01-16Auto merge of #135344 - scottmcm:safe-dangling, r=joboetbors-457/+272
2025-01-16ci: mirror ubuntu:22.04 to ghcr.ioMarcoIeni-0/+57
2025-01-16Coerce safe-to-call target_feature functions to fn pointers.Luca Versari-23/+114
2025-01-16Implement `use` associated items of traitsFrank King-42/+374
2025-01-16fix typo in library/alloc/src/sync.rsClearLove-1/+1
2025-01-16Auto merge of #135484 - nikic:llvm-19.1.7, r=cuviperbors-0/+0
2025-01-15Less unsafe in `dangling`/`without_provenance`Scott McMurray-457/+272