about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-07-07Auto merge of #127454 - matthiaskrgr:rollup-k3vfen2, r=matthiaskrgrbors-1/+1
2024-07-07Add note about performance of tidy problematic constsNilstrieb-0/+3
2024-07-07Revert "remove regexes"Nilstrieb-27/+28
2024-07-07Rollup merge of #127236 - iawia002:wasip1-threads-doc, r=NilstriebMatthias Krüger-1/+1
2024-07-07Auto merge of #127428 - donno2048:master, r=albertlarsan68bors-28/+27
2024-07-07Auto merge of #127321 - Kobzol:bootstrap-cmd-refactor-4, r=onur-ozkanbors-367/+362
2024-07-07Auto merge of #127335 - Oneirical:put-on-a-petestal, r=jieyouxubors-5/+31
2024-07-06remove regexesElisha Hollander-28/+27
2024-07-06Add `#[must_use]` attribute to several command-related methodsJakub Beránek-1/+13
2024-07-06Rollup merge of #127379 - notriddle:notriddle/decode, r=GuillaumeGomezMatthias Krüger-11/+7
2024-07-05Rollup merge of #127098 - Oneirical:big-test-party, r=Kobzol,jieyouxuJubilee-3/+9
2024-07-05Rollup merge of #125751 - pitaj:new_range_api, r=jhprattJubilee-0/+2
2024-07-06Auto merge of #127403 - compiler-errors:rollup-x2yb5t0, r=compiler-errorsbors-8/+0
2024-07-05Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelixMichael Goulet-8/+0
2024-07-06Auto merge of #127364 - DianQK:update-llvm, r=nikicbors-0/+0
2024-07-05add `new_range_api` for RFC 3550Peter Jaszkowiak-0/+2
2024-07-05Auto merge of #127312 - Kobzol:ci-org-agnostic, r=jdnobors-11/+6
2024-07-05rustdoc-search: stop constructing pointless arrays in decodeMichael Howell-11/+7
2024-07-05Add shallow_find_files helper function to run-make-supportOneirical-0/+1
2024-07-05Expectations struct for output-type-permutationsOneirical-4/+6
2024-07-05add shallow_find_files helper to run_make_supportOneirical-0/+5
2024-07-05rewrite output-type-permutations to rmakeOneirical-1/+0
2024-07-05rewrite profile to rmakeOneirical-1/+0
2024-07-05rewrite pgo-use to rmakeOneirical-1/+0
2024-07-05rewrite pgo-gen to rmakeOneirical-2/+0
2024-07-05Update LLVM submoduleDianQK-0/+0
2024-07-05rewrite emit-path-unhashed to rmakeOneirical-4/+31
2024-07-05rewrite emit-shared-files to rmakeOneirical-1/+0
2024-07-05Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomezbors-8/+55
2024-07-05Rollup merge of #127359 - GuillaumeGomez:improve-run-make-llvm-ident-code, r=...Guillaume Gomez-2/+3
2024-07-05Rollup merge of #127320 - ChrisDenton:win-sys, r=Mark-SimulacrumGuillaume Gomez-1/+2
2024-07-05Rollup merge of #127214 - bjorn3:miri_native_unwind, r=oli-obkGuillaume Gomez-0/+16
2024-07-05Rollup merge of #126709 - Oneirical:exitestial-crisis, r=jieyouxuGuillaume Gomez-5/+34
2024-07-05Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrierilbors-7/+7
2024-07-05Improve `Command::args` API in `run-make-support`Guillaume Gomez-2/+3
2024-07-04Auto merge of #123781 - RalfJung:miri-fn-identity, r=oli-obkbors-2/+4
2024-07-04Auto merge of #127317 - RalfJung:miri-sync, r=RalfJungbors-71/+192
2024-07-04Rollup merge of #127314 - chenyukang:yukang-fix-bless-note, r=albertlarsan68Matthias Krüger-1/+1
2024-07-04Rollup merge of #127309 - its-the-shrimp:jsondocck_add_file_var, r=aDotInTheVoidMatthias Krüger-1/+1
2024-07-04Rollup merge of #127307 - GuillaumeGomez:different-types-remap_path_prefix, r...Matthias Krüger-1/+5
2024-07-04Rollup merge of #127301 - estebank:fix-suggestions, r=UrgauMatthias Krüger-34/+17
2024-07-04add shallow_find_files helper function to run-make-supportOneirical-0/+34
2024-07-04rewrite rmeta-preferred to rmakeOneirical-1/+0
2024-07-04rewrite and rename issue-40535 to rmakeOneirical-1/+0
2024-07-04rewrite optimization-remarks-dir to rmakeOneirical-1/+0
2024-07-04rewrite optimization-remarks-dir-pgo to rmakeOneirical-1/+0
2024-07-04rewrite and rename include_bytes_deps to rmakeOneirical-1/+0
2024-07-04Improve dead code analysismu001999-8/+0
2024-07-04Add a shortcut helper function `command` for creating commandsJakub Beránek-111/+94
2024-07-04Add `run` method to `BootstrapCommand`Jakub Beránek-288/+288