about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-23Enable LLVM tools for gnullvm distMateusz Mikuła-12/+4
2025-08-22Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-SimulacrumJacob Pratt-39/+84
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+4
2025-08-22Rollup merge of #145743 - xihuwenhua:master, r=petrochenkovJacob Pratt-4/+4
2025-08-22Rollup merge of #145742 - lolbinarycat:rustdoc-search-type-cleanup-continued,...Jacob Pratt-43/+18
2025-08-22Rollup merge of #145731 - lolbinarycat:rustdoc-search-generic-pointer-142385,...Jacob Pratt-33/+71
2025-08-22Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwcoJacob Pratt-3/+5
2025-08-22Rollup merge of #145218 - nilptr:nilptr/feat/lldb-enum-pretty-printer, r=Mark...Jacob Pratt-18/+20
2025-08-22Rollup merge of #137457 - JayAndJef:issue-132802-fix, r=KobzolJacob Pratt-3/+43
2025-08-22Add warning to the `Builder::llvm_config` functionJakub Beránek-0/+4
2025-08-22Ship LLVM tools for the correct target when cross-compilingJakub Beránek-5/+43
2025-08-22Auto merge of #145352 - Shourya742:2025-08-12-remove-default-config, r=Kobzolbors-563/+527
2025-08-22Rename `llvm_config` to `host_llvm_config` to avoid confusionJakub Beránek-36/+39
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+4
2025-08-22main.js: only call window.rustdocToggleSrcSidebar if it existsbinarycat-2/+1
2025-08-22typecheck: add nonnull around element known to existbinarycat-2/+1
2025-08-22typecheck tooltipBlurHandlerbinarycat-1/+3
2025-08-22typecheck window.CURRENT_TOOLTIP_ELEMENTbinarycat-32/+7
2025-08-22Merge commit '877967959ae8da9814df4f2614971f4d784bf53f' into clippy-subtree-u...Philipp Krones-1050/+1823
2025-08-22Sort Config fields and remove some `mut`s from bindingsJakub Beránek-198/+210
2025-08-22doc: fix some typos in commentxihuwenhua-4/+4
2025-08-21typecheck window.NOTABLE_TRAITSbinarycat-2/+2
2025-08-21typecheck window.rr_binarycat-2/+2
2025-08-21typecheck window.searchIndexbinarycat-2/+2
2025-08-22Add an experimental unsafe(force_target_feature) attribute.Luca Versari-3/+5
2025-08-21unbox raw pointers in type-based searchbinarycat-3/+6
2025-08-21add special formatting for displaying raw pointers in signaturesbinarycat-2/+22
2025-08-21rustdoc search: accept *mut T syntax for raw pointersbinarycat-30/+45
2025-08-21Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxuJacob Pratt-239/+0
2025-08-21Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=KobzolJacob Pratt-4/+0
2025-08-21Rollup merge of #145648 - bjorn3:tidy_deps_stricter, r=davidtwcoJacob Pratt-0/+33
2025-08-21Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhprattJacob Pratt-1/+1
2025-08-21Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar...Jacob Pratt-0/+1
2025-08-21make primitive:pointer work in type-based search.binarycat-2/+2
2025-08-21Auto merge of #145647 - RalfJung:miri, r=RalfJungbors-51/+214
2025-08-21Consolidate panicking functions in `slice/index.rs`Karl Meakin-1/+1
2025-08-21ci: don't cleanup windows diskMarcoIeni-239/+0
2025-08-21Remove MIPS targets from CI LLVM platformsJens Reidel-4/+0
2025-08-21Rollup merge of #145654 - Kobzol:gcc-ci-root, r=jieyouxuJacob Pratt-3/+3
2025-08-21Rollup merge of #145650 - GuillaumeGomez:fix-js-search-scripts-path, r=fmeaseJacob Pratt-2/+2
2025-08-21Rollup merge of #145590 - nnethercote:ModKind-Inline, r=petrochenkovJacob Pratt-9/+10
2025-08-21Rollup merge of #145390 - joshtriplett:rustc-diag-value-earlier, r=lcnrJacob Pratt-5/+5
2025-08-21Rollup merge of #145256 - GuillaumeGomez:bootstrap-test-codegen-backend, r=Ko...Jacob Pratt-20/+103
2025-08-21move few complex initialization from config to parse-innerbit-aloo-49/+61
2025-08-20Update test output for change to number of cratesJosh Triplett-5/+5
2025-08-20make download context lean and remove mutable typesbit-aloo-79/+89
2025-08-20remove unwanted references, and make more initialization inlinebit-aloo-22/+14
2025-08-20add explicit defaultsbit-aloo-4/+4
2025-08-20use local variables coming from toml, directly from tomlbit-aloo-11/+7
2025-08-20remove now not required _bit-aloo-115/+115