| Age | Commit message (Expand) | Author | Lines |
| 2023-02-15 | Auto merge of #108006 - cjgillot:def-impl, r=oli-obk | bors | -5/+5 |
| 2023-02-15 | Use more let chain | Guillaume Gomez | -251/+220 |
| 2023-02-15 | Merge from rustc | Ralf Jung | -11689/+14230 |
| 2023-02-15 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-15 | Use target instead of machine for mir interpreter integer handling. | Oli Scherer | -111/+111 |
| 2023-02-15 | make x look for x.py if shell script does not exist | Zephaniah Ong | -16/+60 |
| 2023-02-15 | Rollup merge of #107163 - mikebenfield:parameters-pr, r=TaKO8Ki | Dylan DPC | -2/+2 |
| 2023-02-14 | Add `kernel-address` sanitizer support for freestanding targets | Wesley Norris | -0/+29 |
| 2023-02-15 | Correctly handle reexports of `#[doc(hidden)]` is reexport does not use `#[do... | Guillaume Gomez | -4/+15 |
| 2023-02-14 | Correctly handle reexport traversal by fixing multiple bugs, especially for i... | Guillaume Gomez | -59/+85 |
| 2023-02-14 | Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgr | bors | -131/+150 |
| 2023-02-14 | Add `of_trait` to DefKind::Impl. | Camille GILLOT | -5/+5 |
| 2023-02-14 | Prevent some attributes from being merged with others on reexports | Guillaume Gomez | -8/+89 |
| 2023-02-14 | Rollup merge of #108007 - compiler-errors:str-less-kind, r=Nilstrieb | Matthias Krüger | -11/+10 |
| 2023-02-14 | Rollup merge of #107733 - Kobzol:opt-build-metrics, r=Mark-Simulacrum | Matthias Krüger | -34/+124 |
| 2023-02-14 | Rollup merge of #107626 - jyn514:x-fix, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-02-14 | Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisa | Matthias Krüger | -86/+12 |
| 2023-02-14 | Rollup merge of #108029 - oli-obk:🞋_usize, r=RalfJung | Matthias Krüger | -9/+9 |
| 2023-02-14 | Rollup merge of #108025 - notriddle:notriddle/intra-doc-link-tooltips, r=Guil... | Matthias Krüger | -9/+35 |
| 2023-02-14 | s/eval_usize/eval_target_usize/ for clarity | Oli Scherer | -9/+9 |
| 2023-02-14 | Auto merge of #107765 - petrochenkov:nomoclone, r=oli-obk | bors | -173/+19 |
| 2023-02-13 | rustdoc: add more tooltips to intra-doc links | Michael Howell | -9/+35 |
| 2023-02-14 | Auto merge of #107993 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-13 | Auto merge of #108015 - matthiaskrgr:rollup-qerohjn, r=matthiaskrgr | bors | -9/+55 |
| 2023-02-13 | Rollup merge of #108013 - notriddle:notriddle/search-index-itemtype, r=Guilla... | Matthias Krüger | -5/+16 |
| 2023-02-13 | Rollup merge of #108002 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-02-13 | Rollup merge of #107948 - jieyouxu:issue-107944, r=ozkanonur | Matthias Krüger | -2/+38 |
| 2023-02-13 | Rollup merge of #107913 - base0x10:master, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2023-02-13 | rustdoc: use a string with one-character codes for search index types | Michael Howell | -5/+16 |
| 2023-02-13 | Auto merge of #107992 - lnicola:rust-analyzer-2023-02-13, r=lnicola | bors | -9698/+11188 |
| 2023-02-13 | Use is_str instead of string kind comparison | Michael Goulet | -11/+10 |
| 2023-02-14 | Allow shortcuts to directories to be used for `./x.py fmt` | 许杰友 Jieyou Xu (Joe) | -2/+38 |
| 2023-02-13 | Add additional options to `x setup` | clubby789 | -21/+114 |
| 2023-02-13 | Update books | rustbot | -0/+0 |
| 2023-02-13 | Log all metrics from `metrics.json` | Jakub Beránek | -2/+24 |
| 2023-02-13 | Store metrics from metrics.json into PGO CI timer | Jan Gaura | -34/+102 |
| 2023-02-13 | Auto merge of #107924 - eggyal:move_fold_visit_traits_to_type_lib_with_trait_... | bors | -7/+7 |
| 2023-02-13 | Update cargo | Weihang Lo | -0/+0 |
| 2023-02-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -9698/+11188 |
| 2023-02-13 | Rollup merge of #107922 - Kobzol:ci-print-disk-size, r=Mark-Simulacrum | Matthias Krüger | -2/+17 |
| 2023-02-13 | Rollup merge of #107838 - estebank:terminal_hyperlinks, r=nagisa | Matthias Krüger | -3/+12 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -109/+81 |
| 2023-02-13 | Rename folder traits' `tcx` method to `interner` | Alan Egerton | -1/+1 |
| 2023-02-13 | Make folding traits generic over the Interner | Alan Egerton | -1/+1 |
| 2023-02-13 | Make visiting traits generic over the Interner | Alan Egerton | -3/+3 |
| 2023-02-13 | Alias folding/visiting traits instead of re-export | Alan Egerton | -3/+3 |
| 2023-02-13 | Rollup merge of #107966 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Dylan DPC | -1/+1 |
| 2023-02-13 | Auto merge of #107869 - nnethercote:reduce-interning, r=compiler-errors | bors | -20/+20 |
| 2023-02-12 | Add sanitizer support for modern iOS platforms | Keith Smiley | -4/+34 |
| 2023-02-13 | Reduce direct `mk_ty` usage. | Nicholas Nethercote | -20/+20 |