about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-13Rollup merge of #131659 - onur-ozkan:llvm-test, r=albertlarsan68Matthias Krüger-5/+15
2024-10-13Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-deadMatthias Krüger-8/+2
2024-10-13Rollup merge of #131646 - RalfJung:unix-miri-fallbacks, r=joboetMatthias Krüger-1/+2
2024-10-13Rollup merge of #131644 - RalfJung:win-miri, r=joboetMatthias Krüger-8/+3
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-13enable `download_ci_llvm` testonur-ozkan-5/+15
2024-10-13Remove const trait bound modifier hackMichael Goulet-8/+2
2024-10-13Auto merge of #131645 - matthiaskrgr:rollup-lgr1ezu, r=matthiaskrgrbors-342/+374
2024-10-13sys/unix: add comments for some Miri fallbacksRalf Jung-1/+2
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-12/+13
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-13Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-SimulacrumMatthias Krüger-15/+21
2024-10-13remove outdated comment now that Miri is on CIRalf Jung-1/+0
2024-10-13sys/windows: remove miri hack that is only needed for win7Ralf Jung-7/+3
2024-10-13switch unicode-data back to 'static'Ralf Jung-12/+13
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-13Auto merge of #131635 - tgross35:rollup-df8il2t, r=tgross35bors-55/+160
2024-10-12Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqdTrevor Gross-4/+4
2024-10-12Rollup merge of #131591 - matthiaskrgr:crashtests, r=jieyouxuTrevor Gross-0/+32
2024-10-12Rollup merge of #131579 - jieyouxu:ui-panic-username, r=compiler-errorsTrevor Gross-0/+1
2024-10-12Rollup merge of #131418 - coolreader18:wasm-exc-use-stdarch, r=bjorn3Trevor Gross-16/+11
2024-10-12Rollup merge of #131358 - onur-ozkan:129528, r=Mark-SimulacrumTrevor Gross-3/+52
2024-10-12Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-SimulacrumTrevor Gross-3/+23
2024-10-12Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJungTrevor Gross-29/+37
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-12Update unicode-width to 0.2.0printfn-15/+21
2024-10-12Stabilize `const_option`Trevor Gross-29/+37
2024-10-12Auto merge of #131628 - matthiaskrgr:rollup-imbojxz, r=matthiaskrgrbors-862/+1913
2024-10-12Rollup merge of #131617 - RalfJung:const_cow_is_borrowed, r=tgross35Matthias Krüger-4/+0
2024-10-12Rollup merge of #131599 - compiler-errors:storage, r=lcnrMatthias Krüger-43/+42
2024-10-12Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features,...Matthias Krüger-0/+74
2024-10-12Rollup merge of #131503 - theemathas:stdin_read_line_docs, r=Mark-SimulacrumMatthias Krüger-1/+6
2024-10-12Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-35/+34
2024-10-12Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnrMatthias Krüger-679/+607
2024-10-12Rollup merge of #130965 - onur-ozkan:bootstrap-step-trait-doc, r=Mark-SimulacrumMatthias Krüger-18/+22
2024-10-12Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errorsMatthias Krüger-82/+1128
2024-10-12remove a couple of redundant String to String conversionMatthias Krüger-4/+4
2024-10-12Auto merge of #131612 - tgross35:rollup-zy3yg4p, r=tgross35bors-58/+175
2024-10-12remove const_cow_is_borrowed feature gateRalf Jung-4/+0
2024-10-12Rollup merge of #131605 - DianQK:llvm-const-int, r=the8472Trevor Gross-0/+13
2024-10-12Rollup merge of #131597 - jieyouxu:explicit-check-name, r=KobzolTrevor Gross-12/+29