about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-07-19Rollup merge of #127621 - Oneirical:hypnotest-show, r=jieyouxuMatthias Krüger-2/+0
2024-07-18Rollup merge of #127913 - onur-ozkan:broken-defaults, r=KobzolMatthias Krüger-4/+19
2024-07-18Rollup merge of #127418 - GuillaumeGomez:wrap-too-long-type-name, r=notriddleMatthias Krüger-0/+8
2024-07-18Wrap too long item name and improve the item list display a bitGuillaume Gomez-0/+8
2024-07-18Rollup merge of #127919 - Kobzol:fix-git-command, r=onur-ozkanMatthias Krüger-0/+1
2024-07-18Rollup merge of #127908 - fasterthanlime:patch-1, r=jieyouxuMatthias Krüger-6/+9
2024-07-18Rewrite and rename issue-26006 to rmakeOneirical-1/+0
2024-07-18Rewrite and rename issue-22131 to rmakeOneirical-1/+0
2024-07-18create `check-default-config-profiles.sh` for `mingw-check`onur-ozkan-2/+14
2024-07-18Allow a git command for getting the current branch in bootstrap to failJakub Beránek-0/+1
2024-07-18remove `debug-logging` default from tools profileonur-ozkan-5/+6
2024-07-18check default config profiles on CIonur-ozkan-0/+2
2024-07-18Update extern linking documentationAmos Wenger-6/+9
2024-07-18Rollup merge of #127901 - Kobzol:llvm-bitcode-linker-gha-group, r=onur-ozkanTrevor Gross-0/+9
2024-07-18Rollup merge of #127822 - Oneirical:amazon-rainfortest, r=jieyouxuTrevor Gross-3/+0
2024-07-18Rollup merge of #127687 - RalfJung:pattern-cleanup, r=oli-obk,lcnrTrevor Gross-2/+1
2024-07-18Rollup merge of #127491 - Oneirical:bulletproof-test, r=jieyouxuTrevor Gross-8/+0
2024-07-18avoid creating an Instance only to immediately disassemble it againRalf Jung-1/+0
2024-07-18valtree construction: keep track of which type was valtree-incompatibleRalf Jung-1/+1
2024-07-18Add missing GHA group for building `llvm-bitcode-linker`Jakub Beránek-0/+9
2024-07-18Rollup merge of #127787 - Rejyr:migrate-atomic-lock-free-rmake, r=jieyouxuMatthias Krüger-2/+8
2024-07-17Rollup merge of #127875 - joshtriplett:style-guide-clarify-sorting, r=compile...Trevor Gross-21/+23
2024-07-17Rollup merge of #127828 - tgross35:docker-aarch64-uname, r=onur-ozkanTrevor Gross-4/+7
2024-07-17Auto merge of #127865 - matthiaskrgr:rollup-8m49dlg, r=matthiaskrgrbors-4/+51
2024-07-17Migrate `atomic-lock-free` to `rmake`Jerry Wang-1/+0
2024-07-17Add `llvm_components_contain` to `run-make-support`Jerry Wang-1/+8
2024-07-17style-guide: Clarify version-sortingJosh Triplett-21/+23
2024-07-17rewrite unstable-flag-required to rmakeOneirical-1/+0
2024-07-17rewrite missing-crate-dependency to rmakeOneirical-1/+0
2024-07-17rewrite and rename issue-85401-static-mirOneirical-1/+0
2024-07-17rewrite extern-fn-mangle to rmakeOneirical-1/+0
2024-07-17rewrite extern-fn-with-packed-struct to rmakeOneirical-1/+0
2024-07-17rewrite extern-fn-explicit-align to rmakeOneirical-1/+0
2024-07-17rewrite static-extern-type to rmakeOneirical-1/+0
2024-07-17rewrite longjmp-across-rust to rmakeOneirical-1/+0
2024-07-17rewrite extern-fn-struct-passing-abi to rmakeOneirical-1/+0
2024-07-17rewrite and rename issue-25581Oneirical-1/+0
2024-07-17rewrite extern-fn-with-extern-types to rmakeOneirical-1/+0
2024-07-17Commonize `uname -m` results for `aarch64` in docker runnerTrevor Gross-4/+7
2024-07-17Auto merge of #127760 - jieyouxu:rmake-support-reorganize, r=Kobzolbors-662/+837
2024-07-17Rollup merge of #127229 - notriddle:notriddle/mile-wide-bar, r=GuillaumeGomezMatthias Krüger-4/+51
2024-07-17run_make_support: use `fs` internally, but `rfs` to tests许杰友 Jieyou Xu (Joe)-21/+30
2024-07-17run_make_support: rename `assert_recursive_eq` to `assert_dirs_are_equal`许杰友 Jieyou Xu (Joe)-3/+3
2024-07-17run_make_support: moved some helpers into `string` module许杰友 Jieyou Xu (Joe)-46/+54
2024-07-17run_make_support: move some helpers from assertion to path许杰友 Jieyou Xu (Joe)-53/+53
2024-07-17run_make_support: coalesce fs helpers into single `fs` module许杰友 Jieyou Xu (Joe)-117/+104
2024-07-17Auto merge of #127851 - tgross35:rollup-i39um74, r=tgross35bors-1/+1
2024-07-17run_make_support: rename `cygpath_windows` to `get_windows_path` and move und...许杰友 Jieyou Xu (Joe)-42/+45
2024-07-17run_make_support: rename `env_checked` -> `env`许杰友 Jieyou Xu (Joe)-11/+10
2024-07-17run_make_support: move `build_native_static_lib` under `external_deps`许杰友 Jieyou Xu (Joe)-50/+30