| Age | Commit message (Expand) | Author | Lines |
| 2024-10-25 | Tweak highlighting when trait is available for different type | Esteban Küber | -7/+16 |
| 2024-10-25 | Add test for #132013 | Esteban Küber | -0/+82 |
| 2024-10-25 | Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrum | bors | -4/+130 |
| 2024-10-25 | Auto merge of #132128 - workingjubilee:rollup-uwqp2i2, r=workingjubilee | bors | -259/+273 |
| 2024-10-24 | Rollup merge of #132125 - Zalathar:coverage-intrinsics, r=jieyouxu | Jubilee | -140/+26 |
| 2024-10-24 | Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnr | Jubilee | -25/+191 |
| 2024-10-24 | Rollup merge of #132085 - celinval:update-smir-doc, r=compiler-errors | Jubilee | -88/+22 |
| 2024-10-24 | Rollup merge of #131457 - kpreid:fnaddr, r=dtolnay | Jubilee | -6/+34 |
| 2024-10-25 | Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddle | bors | -4/+42 |
| 2024-10-25 | coverage: SSA doesn't need to know about `instrprof_increment` | Zalathar | -29/+12 |
| 2024-10-25 | coverage: Emit MC/DC intrinsics using the normal helper method | Zalathar | -77/+14 |
| 2024-10-25 | coverage: Emit `llvm.instrprof.increment` using the normal helper method | Zalathar | -36/+2 |
| 2024-10-25 | Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubilee | bors | -43/+138 |
| 2024-10-24 | Add support for ~const item bounds | Michael Goulet | -25/+191 |
| 2024-10-24 | Update README.md | Celina G. Val | -3/+11 |
| 2024-10-24 | Apply suggestions from code review | Celina G. Val | -2/+2 |
| 2024-10-24 | Auto merge of #132007 - rustbot:docs-update, r=ehuss | bors | -3/+18 |
| 2024-10-24 | Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome... | Jubilee | -6/+55 |
| 2024-10-24 | Rollup merge of #132113 - LaihoE:pattern_as_utf8_default_impl, r=workingjubilee | Jubilee | -11/+3 |
| 2024-10-24 | Rollup merge of #132101 - youknowone:thread_local-gyneiene, r=tgross35 | Jubilee | -5/+4 |
| 2024-10-24 | Rollup merge of #132093 - jieyouxu:suppress-wer, r=onur-ozkan | Jubilee | -9/+17 |
| 2024-10-24 | Rollup merge of #132048 - mustartt:aix-random-impl, r=workingjubilee | Jubilee | -1/+2 |
| 2024-10-24 | Rollup merge of #131851 - sunshowers:musl-posix, r=workingjubilee | Jubilee | -11/+57 |
| 2024-10-25 | Avoid use imports in thread_local_inner! in statik | Jeong YunWon | -5/+4 |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -66/+91 |
| 2024-10-24 | Add regression test for #131893 | Guillaume Gomez | -0/+31 |
| 2024-10-24 | Do not consider nested functions as `main` function even if named `main` in d... | Guillaume Gomez | -4/+11 |
| 2024-10-24 | Rollup merge of #132107 - maxcabrajac:remove_expr_post, r=petrochenkov | Matthias Krüger | -19/+13 |
| 2024-10-24 | Rollup merge of #132097 - radiohertz:master, r=ehuss | Matthias Krüger | -1/+0 |
| 2024-10-24 | Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ... | Matthias Krüger | -46/+39 |
| 2024-10-24 | Rollup merge of #131790 - nmathewson:doc_socketaddr_representation, r=tgross35 | Matthias Krüger | -0/+39 |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -2749/+2364 |
| 2024-10-24 | rustdoc: Extend fake_variadic to "wrapped" tuples | Tau Gärtli | -6/+55 |
| 2024-10-24 | provide default impl for as_utf8_pattern | Laiho | -11/+3 |
| 2024-10-24 | tests: add pac-ret + cross-language lto test | David Wood | -0/+47 |
| 2024-10-24 | ci: add aarch64-gnu-debug job | David Wood | -4/+83 |
| 2024-10-24 | Remove visit_expr_post | maxcabrajac | -19/+13 |
| 2024-10-24 | Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratrieb | bors | -58/+124 |
| 2024-10-24 | Document textual format of SocketAddrV{4,6} | Nick Mathewson | -0/+39 |
| 2024-10-24 | Auto merge of #132099 - matthiaskrgr:rollup-myi94r8, r=matthiaskrgr | bors | -204/+156 |
| 2024-10-24 | Be better at enforcing that const_conditions is only called on const items | Michael Goulet | -120/+126 |
| 2024-10-24 | Add tests | Michael Goulet | -0/+513 |
| 2024-10-24 | Add next-solver to more effects tests | Michael Goulet | -104/+102 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -1170/+1702 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -1519/+85 |
| 2024-10-24 | Rollup merge of #132098 - RalfJung:features-since, r=jieyouxu | Matthias Krüger | -0/+6 |
| 2024-10-24 | Rollup merge of #132096 - Zalathar:ftp-link, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-10-24 | Rollup merge of #132084 - compiler-errors:param-env-with-err, r=lcnr,estebank | Matthias Krüger | -104/+50 |
| 2024-10-24 | Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez | Matthias Krüger | -47/+53 |
| 2024-10-24 | Rollup merge of #129248 - compiler-errors:raw-ref-deref, r=nnethercote | Matthias Krüger | -52/+46 |