about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-13Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-SimulacrumMatthias Krüger-15/+21
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-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
2024-10-12Rollup merge of #131596 - RalfJung:interp-result-must-use, r=jieyouxuTrevor Gross-0/+1
2024-10-12Rollup merge of #131590 - matthiaskrgr:clones3, r=compiler-errorsTrevor Gross-2/+2
2024-10-12Rollup merge of #131233 - joboet:stdout-before-main, r=tgross35Trevor Gross-23/+67
2024-10-12Rollup merge of #130954 - workingjubilee:stabilize-const-mut-fn, r=RalfJungTrevor Gross-21/+17
2024-10-12Rollup merge of #130870 - surechen:fix_130791, r=compiler-errorsTrevor Gross-0/+46
2024-10-12Auto merge of #131448 - DianQK:fixes-131164, r=onur-ozkanbors-0/+2
2024-10-12`LLVMConstInt` only allows integer typesDianQK-0/+13
2024-10-12Update LLVM submoduleDianQK-0/+0
2024-10-12Ignore the `download_ci_llvm` testDianQK-0/+2
2024-10-12Shallowly match opaque key in storageMichael Goulet-43/+42
2024-10-12mark InterpResult as must_useRalf Jung-0/+1
2024-10-12Take a display name for `tool_check_step!`许杰友 Jieyou Xu (Joe)-12/+29
2024-10-12std: fix stdout-before-mainjoboet-23/+67
2024-10-12add latest crash testsMatthias Krüger-0/+32
2024-10-12yeet some clonesMatthias Krüger-2/+2
2024-10-12Auto merge of #131581 - tgross35:rollup-vul4kol, r=tgross35bors-119/+395
2024-10-12Emit an error for unstable attributes that reference already stable featuresCastilloDel-0/+74
2024-10-12library: Stabilize `const_replace`Jubilee Young-3/+4
2024-10-12library: Stabilize `const_ptr_write`Jubilee Young-16/+12
2024-10-12library: Stabilize `const_intrinsic_forget`Jubilee Young-2/+1
2024-10-12add new CI step: "setup upstream remote"onur-ozkan-0/+39
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 #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errorsTrevor Gross-53/+0
2024-10-11Rollup merge of #131546 - surechen:fix_129833, r=jieyouxuTrevor Gross-1/+70