| Age | Commit message (Expand) | Author | Lines |
| 2024-10-13 | Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-Simulacrum | Matthias Krüger | -15/+21 |
| 2024-10-13 | Auto merge of #131635 - tgross35:rollup-df8il2t, r=tgross35 | bors | -55/+160 |
| 2024-10-12 | Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd | Trevor Gross | -4/+4 |
| 2024-10-12 | Rollup merge of #131591 - matthiaskrgr:crashtests, r=jieyouxu | Trevor Gross | -0/+32 |
| 2024-10-12 | Rollup merge of #131579 - jieyouxu:ui-panic-username, r=compiler-errors | Trevor Gross | -0/+1 |
| 2024-10-12 | Rollup merge of #131418 - coolreader18:wasm-exc-use-stdarch, r=bjorn3 | Trevor Gross | -16/+11 |
| 2024-10-12 | Rollup merge of #131358 - onur-ozkan:129528, r=Mark-Simulacrum | Trevor Gross | -3/+52 |
| 2024-10-12 | Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-Simulacrum | Trevor Gross | -3/+23 |
| 2024-10-12 | Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJung | Trevor Gross | -29/+37 |
| 2024-10-12 | Update unicode-width to 0.2.0 | printfn | -15/+21 |
| 2024-10-12 | Stabilize `const_option` | Trevor Gross | -29/+37 |
| 2024-10-12 | Auto merge of #131628 - matthiaskrgr:rollup-imbojxz, r=matthiaskrgr | bors | -862/+1913 |
| 2024-10-12 | Rollup merge of #131617 - RalfJung:const_cow_is_borrowed, r=tgross35 | Matthias Krüger | -4/+0 |
| 2024-10-12 | Rollup merge of #131599 - compiler-errors:storage, r=lcnr | Matthias Krüger | -43/+42 |
| 2024-10-12 | Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features,... | Matthias Krüger | -0/+74 |
| 2024-10-12 | Rollup merge of #131503 - theemathas:stdin_read_line_docs, r=Mark-Simulacrum | Matthias Krüger | -1/+6 |
| 2024-10-12 | Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -35/+34 |
| 2024-10-12 | Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnr | Matthias Krüger | -679/+607 |
| 2024-10-12 | Rollup merge of #130965 - onur-ozkan:bootstrap-step-trait-doc, r=Mark-Simulacrum | Matthias Krüger | -18/+22 |
| 2024-10-12 | Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors | Matthias Krüger | -82/+1128 |
| 2024-10-12 | remove a couple of redundant String to String conversion | Matthias Krüger | -4/+4 |
| 2024-10-12 | Auto merge of #131612 - tgross35:rollup-zy3yg4p, r=tgross35 | bors | -58/+175 |
| 2024-10-12 | remove const_cow_is_borrowed feature gate | Ralf Jung | -4/+0 |
| 2024-10-12 | Rollup merge of #131605 - DianQK:llvm-const-int, r=the8472 | Trevor Gross | -0/+13 |
| 2024-10-12 | Rollup merge of #131597 - jieyouxu:explicit-check-name, r=Kobzol | Trevor Gross | -12/+29 |
| 2024-10-12 | Rollup merge of #131596 - RalfJung:interp-result-must-use, r=jieyouxu | Trevor Gross | -0/+1 |
| 2024-10-12 | Rollup merge of #131590 - matthiaskrgr:clones3, r=compiler-errors | Trevor Gross | -2/+2 |
| 2024-10-12 | Rollup merge of #131233 - joboet:stdout-before-main, r=tgross35 | Trevor Gross | -23/+67 |
| 2024-10-12 | Rollup merge of #130954 - workingjubilee:stabilize-const-mut-fn, r=RalfJung | Trevor Gross | -21/+17 |
| 2024-10-12 | Rollup merge of #130870 - surechen:fix_130791, r=compiler-errors | Trevor Gross | -0/+46 |
| 2024-10-12 | Auto merge of #131448 - DianQK:fixes-131164, r=onur-ozkan | bors | -0/+2 |
| 2024-10-12 | `LLVMConstInt` only allows integer types | DianQK | -0/+13 |
| 2024-10-12 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-10-12 | Ignore the `download_ci_llvm` test | DianQK | -0/+2 |
| 2024-10-12 | Shallowly match opaque key in storage | Michael Goulet | -43/+42 |
| 2024-10-12 | mark InterpResult as must_use | Ralf Jung | -0/+1 |
| 2024-10-12 | Take a display name for `tool_check_step!` | 许杰友 Jieyou Xu (Joe) | -12/+29 |
| 2024-10-12 | std: fix stdout-before-main | joboet | -23/+67 |
| 2024-10-12 | add latest crash tests | Matthias Krüger | -0/+32 |
| 2024-10-12 | yeet some clones | Matthias Krüger | -2/+2 |
| 2024-10-12 | Auto merge of #131581 - tgross35:rollup-vul4kol, r=tgross35 | bors | -119/+395 |
| 2024-10-12 | Emit an error for unstable attributes that reference already stable features | CastilloDel | -0/+74 |
| 2024-10-12 | library: Stabilize `const_replace` | Jubilee Young | -3/+4 |
| 2024-10-12 | library: Stabilize `const_ptr_write` | Jubilee Young | -16/+12 |
| 2024-10-12 | library: Stabilize `const_intrinsic_forget` | Jubilee Young | -2/+1 |
| 2024-10-12 | add new CI step: "setup upstream remote" | onur-ozkan | -0/+39 |
| 2024-10-12 | force "HEAD" for non-CI and `git_upstream_merge_base` for CI environment | onur-ozkan | -3/+13 |
| 2024-10-11 | Rollup merge of #131576 - Zalathar:tests-tests, r=jieyouxu | Trevor Gross | -36/+30 |
| 2024-10-11 | Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errors | Trevor Gross | -53/+0 |
| 2024-10-11 | Rollup merge of #131546 - surechen:fix_129833, r=jieyouxu | Trevor Gross | -1/+70 |