| Age | Commit message (Expand) | Author | Lines |
| 2022-10-23 | Only test pthread_getname_np on linux-gnu | Josh Stone | -1/+7 |
| 2022-10-23 | Comment why normalization is needed for debug assertions | Michael Goulet | -2/+14 |
| 2022-10-23 | Add normalize hack back | Michael Goulet | -2/+44 |
| 2022-10-23 | Annotate static lifetimes too | Michael Goulet | -28/+22 |
| 2022-10-23 | MaybeUninit: use assume_init_drop() in the partially initialized array example | Andrew Tribick | -2/+1 |
| 2022-10-23 | Allow specifying multiple alternative suggestions | Xiretza | -26/+263 |
| 2022-10-23 | Auto merge of #13471 - Veykril:invoc-strategy-once, r=Veykril | bors | -11/+30 |
| 2022-10-23 | Handle multiple projects sharing dependency correctly in `once` strategy | Lukas Wirth | -11/+30 |
| 2022-10-23 | remove misc_cast and validate types | ouz-a | -28/+66 |
| 2022-10-23 | Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum | bors | -27/+135 |
| 2022-10-23 | Rustfmt cg_clif's build system | bjorn3 | -6/+2 |
| 2022-10-23 | Update list of allowed cranelift dependencies | bjorn3 | -0/+2 |
| 2022-10-23 | Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202... | bjorn3 | -638/+1045 |
| 2022-10-23 | Revert "Update to Cranelift 0.89.0" | bjorn3 | -154/+30 |
| 2022-10-23 | Revert "Stop using a depracated function" | bjorn3 | -3/+3 |
| 2022-10-23 | Use functions for jump-to-def-background rustodoc GUI test | Guillaume Gomez | -38/+17 |
| 2022-10-23 | Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup | flip1995 | -4206/+8511 |
| 2022-10-23 | Fix drop for dyn* | bjorn3 | -2/+45 |
| 2022-10-23 | Allow dyn* upcasting | bjorn3 | -6/+28 |
| 2022-10-23 | Update rustc test suite failure list | bjorn3 | -2/+0 |
| 2022-10-23 | Rustup to rustc 1.66.0-nightly (6e95b6da8 2022-10-22) | bjorn3 | -1/+1 |
| 2022-10-23 | Update LLVM submodule | bjorn3 | -0/+0 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -13/+66 |
| 2022-10-23 | Sync from rust e64f1110c062f61746f222059439529a43ccf6dc | bjorn3 | -2/+2 |
| 2022-10-23 | Add `rust.lto` config option | Jakub Beránek | -2/+39 |
| 2022-10-23 | Allow LTO for dylibs | bjorn3 | -24/+33 |
| 2022-10-23 | Add missing export for the oom strategy symbol | bjorn3 | -1/+10 |
| 2022-10-23 | Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPC | bors | -264/+541 |
| 2022-10-23 | Auto merge of #2613 - RalfJung:scalar-only-field-retagging, r=RalfJung | bors | -10/+128 |
| 2022-10-23 | Auto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo | bors | -4/+38 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -1/+1 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -36/+26 |
| 2022-10-23 | Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnr | Dylan DPC | -18/+23 |
| 2022-10-23 | Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514 | Dylan DPC | -133/+117 |
| 2022-10-23 | Rollup merge of #101908 - chenyukang:fix-101880, r=estebank | Dylan DPC | -53/+165 |
| 2022-10-23 | Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebank | Dylan DPC | -23/+209 |
| 2022-10-23 | Workaround unstable stmt_expr_attributes for method receiver expressions. | Camille GILLOT | -19/+121 |
| 2022-10-23 | Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errors | bors | -1694/+1666 |
| 2022-10-23 | Update translation tests | Nilstrieb | -342/+356 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -1318/+1279 |
| 2022-10-23 | Generate fluent message constant in a flat module for all crates | Nilstrieb | -34/+31 |
| 2022-10-23 | Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgr | bors | -252/+471 |
| 2022-10-23 | Rollup merge of #103412 - finnbear:fix_docs_typo_string_leak, r=thomcc | Matthias Krüger | -1/+1 |
| 2022-10-23 | Rollup merge of #103401 - GuillaumeGomez:gui-test-headings-cleanup, r=notriddle | Matthias Krüger | -100/+76 |
| 2022-10-23 | Rollup merge of #103399 - smoelius:unknown-lint-maybe-incorrect, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2022-10-23 | Rollup merge of #103388 - notriddle:notriddle/result-description, r=Guillaume... | Matthias Krüger | -3/+3 |
| 2022-10-23 | Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk | Matthias Krüger | -2/+178 |
| 2022-10-23 | Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obk | Matthias Krüger | -14/+63 |
| 2022-10-23 | Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errors | Matthias Krüger | -8/+83 |
| 2022-10-23 | Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 | Matthias Krüger | -66/+7 |