| Age | Commit message (Expand) | Author | Lines |
| 2024-10-06 | Check that `#[pointee]` is applied only to generic arguments | Brezak | -1/+58 |
| 2024-10-01 | Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr | bors | -8/+10 |
| 2024-10-01 | Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=Urgau | Matthias Krüger | -8/+10 |
| 2024-10-01 | Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez | bors | -7/+58 |
| 2024-10-01 | Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr | Guillaume Gomez | -7/+8 |
| 2024-10-01 | Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu | Guillaume Gomez | -0/+50 |
| 2024-10-01 | Auto merge of #126839 - obeis:mpmc, r=Amanieu | bors | -3/+26 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -8/+10 |
| 2024-10-01 | Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscross | bors | -57/+36 |
| 2024-10-01 | Stabilize expr_2021 fragment in all editions | Eric Holk | -57/+36 |
| 2024-10-01 | Auto merge of #131076 - lukas-code:doc-stab2, r=notriddle | bors | -8/+43 |
| 2024-10-01 | Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid... | bors | -23/+82 |
| 2024-09-30 | Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcm | Trevor Gross | -0/+70 |
| 2024-09-30 | Rollup merge of #130877 - taiki-e:riscv-atomic, r=Amanieu | Trevor Gross | -2/+2 |
| 2024-09-30 | rustdoc: rewrite stability inheritance as a pass | Lukas Markeffsky | -8/+43 |
| 2024-09-30 | add test ensuring we cannot call const-stable unstable functions | Ralf Jung | -0/+70 |
| 2024-09-30 | Add multi-producer, multi-consumer channel (mpmc) | Obei Sideg | -3/+26 |
| 2024-09-30 | Instantiate binders in supertrait_vtable_slot | Michael Goulet | -7/+8 |
| 2024-09-30 | Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-... | Matthias Krüger | -319/+135 |
| 2024-09-30 | Rollup merge of #131035 - dingxiangfei2009:tweak-if-let-rescope-lint, r=jieyouxu | Matthias Krüger | -5/+117 |
| 2024-09-30 | apply suggestions | Ding Xiang Fei | -7/+73 |
| 2024-09-30 | Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxu | Matthias Krüger | -3/+31 |
| 2024-09-30 | Rollup merge of #130895 - RalfJung:asm-tests, r=nnethercote | Matthias Krüger | -96/+22 |
| 2024-09-30 | make type-check-4 asm tests about non-const expressions | Ralf Jung | -96/+22 |
| 2024-09-30 | Reject leading unsafe in `cfg!(...)` and `--check-cfg`. | Urgau | -3/+31 |
| 2024-09-29 | fix(hir_analysis/wfcheck): don't leak {type error} | Barrett Ray | -319/+135 |
| 2024-09-30 | Auto merge of #129499 - fee1-dead-contrib:supereffects, r=compiler-errors | bors | -53/+21 |
| 2024-09-29 | Auto merge of #131002 - steffahn:rustdoc-long-names-fix, r=notriddle | bors | -14/+14 |
| 2024-09-30 | preserve brackets around if-lets and skip while-lets | Ding Xiang Fei | -3/+49 |
| 2024-09-29 | Rollup merge of #130990 - RalfJung:mir-const-normalize, r=compiler-errors | Matthias Krüger | -11/+4 |
| 2024-09-29 | rustdoc-gui: fix test cases | Michael Howell | -14/+14 |
| 2024-09-29 | Auto merge of #131022 - matthiaskrgr:rollup-g9y1v11, r=matthiaskrgr | bors | -56/+120 |
| 2024-09-29 | Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddle | Matthias Krüger | -56/+120 |
| 2024-09-29 | Auto merge of #130975 - matthiaskrgr:nice_ice_shall_suffice, r=jieyouxu | bors | -0/+89 |
| 2024-09-29 | Rename doctest attribute `standalone-crate` into `standalone_crate` for coher... | Guillaume Gomez | -9/+9 |
| 2024-09-29 | crashes: more tests | Matthias Krüger | -0/+89 |
| 2024-09-29 | Auto merge of #130983 - GuillaumeGomez:wait-for-false, r=notriddle | bors | -12/+6 |
| 2024-09-29 | adjust test | Ralf Jung | -11/+4 |
| 2024-09-29 | Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxu | bors | -0/+58 |
| 2024-09-28 | Auto merge of #123778 - jhorstmann:optimize-upper-lower-auto-vectorization, r... | bors | -0/+23 |
| 2024-09-28 | remap-path-prefix-sysroot: remap {{src-base}} as well | Urgau | -1/+2 |
| 2024-09-28 | Improve mistyped docblock attribute warning messages | Guillaume Gomez | -58/+58 |
| 2024-09-28 | Add regression tests for mistyped `standalone-crate` attribute | Guillaume Gomez | -0/+64 |
| 2024-09-28 | Rename `standalone` doctest attribute into `standalone-crate` | Guillaume Gomez | -2/+2 |
| 2024-09-28 | Make use of `wait-for*-false` commands | Guillaume Gomez | -12/+6 |
| 2024-09-28 | Rollup merge of #130960 - cuviper:cdylib-soname, r=petrochenkov | Matthias Krüger | -6/+10 |
| 2024-09-28 | Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-dead | Matthias Krüger | -11/+20 |
| 2024-09-28 | Rollup merge of #130944 - lukas-code:ptr-ptr-sub, r=compiler-errors | Matthias Krüger | -6/+64 |
| 2024-09-28 | Rollup merge of #130924 - surechen:fix_130851, r=compiler-errors | Matthias Krüger | -0/+73 |
| 2024-09-28 | Rollup merge of #130866 - compiler-errors:dyn-instantiate-binder, r=lcnr | Matthias Krüger | -44/+63 |