about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-21Remove unnecessary predefined symbol clonesChayim Refael Friedman-367/+318
2025-04-21Get rid of static predefined symbolsChayim Refael Friedman-112/+120
2025-04-21Parse generic constsChayim Refael Friedman-3/+305
2025-04-20Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDentonbors-154/+544
2025-04-21Remove `token::{Open,Close}Delim`.Nicholas Nethercote-9/+13
2025-04-20When changing the config, do not emit an error if a field is missingChayim Refael Friedman-4/+5
2025-04-20Remove unused macro armChayim Refael Friedman-10/+3
2025-04-20doc: Fix dead manual linksbbb651-26/+26
2025-04-20doc: Rework generated configuration to have anchorsbbb651-358/+690
2025-04-20Update chalkjackh726-173/+166
2025-04-20Rollup merge of #140068 - detrina:master, r=NoratriebChris Denton-2/+2
2025-04-20Rollup merge of #140063 - Kobzol:ci-report-fix-newline, r=jieyouxuChris Denton-1/+1
2025-04-20Make target maintainers more easily pingableNoratrieb-165/+176
2025-04-20Rollup merge of #140051 - ehuss:exploit-footnotes, r=jieyouxuChris Denton-43/+22
2025-04-20Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxuChris Denton-111/+517
2025-04-20Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkinChris Denton-0/+5
2025-04-20jsondocck: Require command is at start of lineAlona Enraght-Moony-0/+1
2025-04-20Fix compiletest and doc commentJakub Beránek-2/+2
2025-04-20respect `repr(align(N))` on functions in miriFolkert de Vries-0/+21
2025-04-20simd intrinsics with mask: accept unsigned integer masksRalf Jung-0/+5
2025-04-20Allow `dangerous_implicit_autorefs` lint in some testsUrgau-0/+4
2025-04-20Update links armv7-rtems-eabihf.mdDevkuni-2/+2
2025-04-20stabilize `naked_functions`Folkert de Vries-2/+0
2025-04-20Use `--author-date-order` when looking up upstream commits to support subtree...Jakub Beránek-27/+143
2025-04-20Clarify commentJakub Beránek-2/+3
2025-04-20Make `git_dir` required in several git functionsJakub Beránek-23/+11
2025-04-20Return `PathFreshness::MissingUpstream` from `detect_[gcc|llvm]_freshness` fu...Jakub Beránek-12/+10
2025-04-20Extend `ci_rustc_if_unchanged` testsJakub Beránek-32/+77
2025-04-20Move freshness test to bootstrapJakub Beránek-316/+396
2025-04-20Remove the `add_dummy_commit.sh` hackJakub Beránek-27/+2
2025-04-20Remove `setup-upstream-remote.sh` and upstream handling.Jakub Beránek-103/+2
2025-04-20Cache result of `check_path_modifications`Jakub Beránek-5/+25
2025-04-20Unify usages of path modifications and log them in verbose modeJakub Beránek-69/+53
2025-04-20Explicitly model missing upstreamJakub Beránek-18/+70
2025-04-20Use `check_path_modifications` for detecting local rustc changesJakub Beránek-157/+26
2025-04-20Use `check_path_modifications` for detecting local LLVM changesJakub Beránek-20/+50
2025-04-20Use `check_path_modifications` for detecting local GCC changesJakub Beránek-26/+46
2025-04-20Implement a new unified function for figuring out how if a set of paths have ...Jakub Beránek-7/+465
2025-04-20Remove stray newline from post-merge reportJakub Beránek-1/+1
2025-04-20Merge from rustcThe Miri Cronjob Bot-85/+205
2025-04-20Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-20Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDentonbors-68/+895
2025-04-19Rollup merge of #140008 - GuillaumeGomez:cleanup-clean_maybe_renamed_item, r=...Chris Denton-14/+33
2025-04-19Rollup merge of #140000 - EnzymeAD:autodiff-check-builds, r=onur-ozkanChris Denton-2/+1
2025-04-19Rollup merge of #139843 - thaliaarchi:editor-file-associations, r=Mark-Simula...Chris Denton-11/+23
2025-04-19Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlinChris Denton-1/+30
2025-04-19Merge pull request #19617 from ChayimFriedman2/more-actualChayim Refael Friedman-1523/+1471
2025-04-19Switch exploit mitigations to mdbook footnotesEric Huss-43/+22
2025-04-19Make `HirFileId`, `EditionedFileId` and macro files Salsa structChayim Refael Friedman-1523/+1471
2025-04-19Fix error when an intra doc link is trying to resolve an empty associated itemGuillaume Gomez-1/+6