about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-14Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlinMatthias Krüger-4/+12
2024-10-14Rollup merge of #131533 - workingjubilee:update-emscripten-version, r=KobzolMatthias Krüger-2/+2
2024-10-13Auto merge of #131662 - matthiaskrgr:rollup-r1wkfxw, r=matthiaskrgrbors-12/+32
2024-10-13Auto merge of #131560 - cuviper:start-1.84, r=cuviperbors-7/+12
2024-10-13Rollup merge of #131659 - onur-ozkan:llvm-test, r=albertlarsan68Matthias Krüger-5/+15
2024-10-13Rollup merge of #131067 - ismailarilik:fix-std-detect-links, r=albertlarsan68Matthias Krüger-0/+4
2024-10-13Rollup merge of #131066 - Binlogo:build-doc/rbe-add-zh-entry, r=albertlarsan68Matthias Krüger-1/+1
2024-10-13Rollup merge of #130900 - capickett:empty-description-rust-version, r=albertl...Matthias Krüger-3/+5
2024-10-13Rollup merge of #130356 - lolbinarycat:ci-no-change-id, r=albertlarsan68Matthias Krüger-3/+7
2024-10-13check `stage0`, `channel` and `version` files for CI rustconur-ozkan-6/+11
2024-10-13enable `download_ci_llvm` testonur-ozkan-5/+15
2024-10-13Rollup merge of #131642 - jieyouxu:build-fail-check-fail, r=KobzolMatthias Krüger-7/+26
2024-10-13Rollup merge of #131641 - RalfJung:unicode-bitset-static, r=dtolnayMatthias Krüger-4/+4
2024-10-13Rollup merge of #131638 - Zalathar:debuggers, r=jieyouxuMatthias Krüger-274/+290
2024-10-13Rollup merge of #131614 - jieyouxu:rmake-no-rev, r=KobzolMatthias Krüger-5/+14
2024-10-13Rollup merge of #131585 - Zalathar:original-line, r=jieyouxuMatthias Krüger-29/+10
2024-10-13switch unicode-data back to 'static'Ralf Jung-4/+4
2024-10-13Special case error message for a `build-fail` test that failed check build许杰友 Jieyou Xu (Joe)-7/+26
2024-10-13Move debugger setup code out of `lib.rs`Zalathar-274/+290
2024-10-12Rollup merge of #131358 - onur-ozkan:129528, r=Mark-SimulacrumTrevor Gross-3/+49
2024-10-12Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-SimulacrumTrevor Gross-0/+5
2024-10-12Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJungTrevor Gross-3/+2
2024-10-13Error on trying to use revisions in `run-make` tests许杰友 Jieyou Xu (Joe)-5/+14
2024-10-13Remove the one thing that was checking a directive's `original_line`Zalathar-28/+4
2024-10-13Rename `HeaderLine` to `DirectiveLine`Zalathar-8/+13
2024-10-12Stabilize `const_option`Trevor Gross-3/+2
2024-10-12Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-34/+32
2024-10-12Rollup merge of #130965 - onur-ozkan:bootstrap-step-trait-doc, r=Mark-SimulacrumMatthias Krüger-18/+22
2024-10-12Auto merge of #131612 - tgross35:rollup-zy3yg4p, r=tgross35bors-12/+29
2024-10-12Rollup merge of #131597 - jieyouxu:explicit-check-name, r=KobzolTrevor Gross-12/+29
2024-10-12Auto merge of #131448 - DianQK:fixes-131164, r=onur-ozkanbors-0/+2
2024-10-12Update LLVM submoduleDianQK-0/+0
2024-10-12Ignore the `download_ci_llvm` testDianQK-0/+2
2024-10-12Take a display name for `tool_check_step!`许杰友 Jieyou Xu (Joe)-12/+29
2024-10-12miri: avoid cloning AllocExtraRalf Jung-4/+12
2024-10-12add new CI step: "setup upstream remote"onur-ozkan-0/+36
2024-10-12force "HEAD" for non-CI and `git_upstream_merge_base` for CI environmentonur-ozkan-3/+13
2024-10-11Rollup merge of #131576 - Zalathar:tests-tests, r=jieyouxuTrevor Gross-36/+30
2024-10-11Rollup merge of #124874 - jedbrown:float-mul-add-fast, r=saethlinTrevor Gross-0/+93
2024-10-12Avoid cross-file glob importZalathar-1/+1
2024-10-12Flatten redundant test module `run_make_support::diff::tests::tests`Zalathar-36/+30
2024-10-11Auto merge of #131573 - tgross35:rollup-r7l182a, r=tgross35bors-333/+326
2024-10-11Rollup merge of #130078 - its-the-shrimp:rustdoc-types-compress-ids, r=aDotIn...Trevor Gross-333/+326
2024-10-11intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semanticsJed Brown-0/+93
2024-10-11Auto merge of #131531 - onur-ozkan:move-dummy-commit, r=Kobzolbors-17/+19
2024-10-11Bump to 1.84Josh Stone-1/+1
2024-10-11Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgrbors-68/+90
2024-10-11Rollup merge of #131541 - Zalathar:aux-props, r=jieyouxuMatthias Krüger-68/+87
2024-10-11Rollup merge of #131394 - ismailarilik:fix/rustdoc/add-space-between-struct-f...Matthias Krüger-0/+3
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-43/+0