about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-15Rollup merge of #126488 - ChrisDenton:absolute, r=albertlarsan68Matthias Krüger-132/+2
2024-06-15Rollup merge of #126448 - DianQK:tidy-python, r=onur-ozkanMatthias Krüger-59/+12
2024-06-15Rollup merge of #126429 - tgross35:f16-f128-const-eval, r=RalfJungMatthias Krüger-112/+89
2024-06-15Rollup merge of #126428 - kpreid:absolute, r=jhprattMatthias Krüger-28/+39
2024-06-15Rollup merge of #126424 - Enselic:sort-target-features, r=lqdMatthias Krüger-0/+5
2024-06-15Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=AmanieuMatthias Krüger-42/+350
2024-06-15Rollup merge of #126361 - celinval:issue-0079-intrinsic, r=oli-obkMatthias Krüger-25/+42
2024-06-15Rollup merge of #125829 - petrochenkov:upctxt2, r=michaelwoeristerMatthias Krüger-114/+179
2024-06-15Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebankbors-4/+23
2024-06-15Auto merge of #126491 - compiler-errors:is_lang_item, r=oli-obkbors-206/+213
2024-06-15Auto merge of #126507 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-14Update cargoWeihang Lo-0/+0
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors-46/+12
2024-06-14Use is_lang_item more aggressivelyMichael Goulet-166/+171
2024-06-14Add TyCtxt::is_lang_itemMichael Goulet-40/+42
2024-06-14Polish `std::path::absolute` documentation.Kevin Reid-28/+39
2024-06-14Use `std::path::absolute` in bootstrapChris Denton-132/+2
2024-06-14Remove f16 const eval crash testTrevor Gross-5/+4
2024-06-14Add `f16` and `f128` support to MiriTrevor Gross-101/+56
2024-06-14Make the unary operator `FloatTy` check exhaustiveTrevor Gross-6/+9
2024-06-14Enable const evaluation for `f16` and `f128`Trevor Gross-2/+22
2024-06-14Also sort `crt-static` in `--print target-features` outputMartin Nordholts-0/+5
2024-06-14Auto merge of #118958 - c410-f3r:concat-again, r=petrochenkovbors-29/+551
2024-06-14Auto merge of #125347 - tesuji:needtests, r=nikicbors-0/+222
2024-06-14Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgrbors-321/+788
2024-06-14End support for Python 3.8 in tidyDianQK-14/+4
2024-06-14Regenerate `requirements.txt` by Python 3.9DianQK-45/+8
2024-06-14Rollup merge of #126426 - RalfJung:dangling-zst-ice, r=oli-obkMatthias Krüger-8/+49
2024-06-14Rollup merge of #126399 - onur-ozkan:126156, r=albertlarsan68Matthias Krüger-13/+14
2024-06-14Rollup merge of #126285 - kpreid:unique-rc, r=dtolnayMatthias Krüger-30/+91
2024-06-14Rollup merge of #126266 - tbu-:pr_doc_alloc_default_system, r=jhprattMatthias Krüger-1/+3
2024-06-14Rollup merge of #126135 - hermit-os:fuse, r=jhprattMatthias Krüger-94/+189
2024-06-14Rollup merge of #126054 - veera-sivarajan:bugfix-113073-bound-on-generics-2, ...Matthias Krüger-101/+263
2024-06-14Rollup merge of #123769 - dtolnay:literal, r=fee1-deadMatthias Krüger-74/+179
2024-06-14Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgrbors-42/+181
2024-06-14Auto merge of #126462 - matthiaskrgr:rollup-g0t1am4, r=matthiaskrgrbors-271/+1183
2024-06-14Rollup merge of #126386 - GuillaumeGomez:migrate-run-make-allow-non-lint-warn...Matthias Krüger-15/+23
2024-06-14Rollup merge of #126368 - nnethercote:rm-more-unused-crate-deps, r=jackh726Matthias Krüger-3/+5
2024-06-14Rollup merge of #126351 - devnexen:to_sol11_upd, r=ChrisDentonMatthias Krüger-19/+2
2024-06-14Rollup merge of #126343 - ChrisDenton:remove-utils, r=KobzolMatthias Krüger-2/+0
2024-06-14Rollup merge of #126449 - ChrisDenton:windows-std-support, r=workingjubileeMatthias Krüger-4/+4
2024-06-14Rollup merge of #124884 - bvanjoi:fix-124785, r=estebankMatthias Krüger-3/+151
2024-06-14Rollup merge of #126320 - oli-obk:pat_ice, r=lcnrMatthias Krüger-155/+213
2024-06-14Rollup merge of #126270 - GuillaumeGomez:migrate-run-make-const_fn_mir, r=jie...Matthias Krüger-13/+24
2024-06-14Rollup merge of #126244 - erickt:bump, r=KobzolMatthias Krüger-20/+20
2024-06-14Rollup merge of #123962 - oli-obk:define_opaque_types5, r=lcnrMatthias Krüger-79/+922
2024-06-14const validation: fix ICE on dangling ZST referenceRalf Jung-8/+49
2024-06-14Remove broken/untested `--enable-profiler` from mingw dist buildsZalathar-2/+0
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-28/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1