| Age | Commit message (Expand) | Author | Lines |
| 2023-02-14 | Revert to using `RtlGenRandom` | Chris Denton | -103/+31 |
| 2023-02-14 | Auto merge of #103695 - LYF1999:yf/103563, r=lcnr | bors | -1/+121 |
| 2023-02-14 | Auto merge of #107765 - petrochenkov:nomoclone, r=oli-obk | bors | -325/+102 |
| 2023-02-14 | Auto merge of #107993 - weihanglo:update-cargo, r=weihanglo | bors | -34/+45 |
| 2023-02-13 | Auto merge of #108015 - matthiaskrgr:rollup-qerohjn, r=matthiaskrgr | bors | -263/+316 |
| 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 #107985 - alesito85:master, r=ChrisDenton | Matthias Krüger | -1/+6 |
| 2023-02-13 | Rollup merge of #107971 - saethlin:mir-opt-ub, r=cjgillot | Matthias Krüger | -27/+49 |
| 2023-02-13 | Rollup merge of #107948 - jieyouxu:issue-107944, r=ozkanonur | Matthias Krüger | -2/+38 |
| 2023-02-13 | Rollup merge of #107942 - compiler-errors:tighter-inherent-impl-bad-spans, r=... | Matthias Krüger | -110/+74 |
| 2023-02-13 | Rollup merge of #107913 - base0x10:master, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2023-02-13 | Rollup merge of #107902 - vincenzopalazzo:macros/async_fn_suggestion, r=compi... | Matthias Krüger | -116/+132 |
| 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 | Clearly document intentional UB in mir-opt tests | Ben Kimock | -27/+49 |
| 2023-02-13 | Tighter spans for bad inherent impl types | Michael Goulet | -110/+74 |
| 2023-02-14 | Allow shortcuts to directories to be used for `./x.py fmt` | 许杰友 Jieyou Xu (Joe) | -2/+38 |
| 2023-02-13 | Update books | rustbot | -0/+0 |
| 2023-02-13 | Auto merge of #107924 - eggyal:move_fold_visit_traits_to_type_lib_with_trait_... | bors | -999/+1182 |
| 2023-02-13 | fix: improve the suggestion on future not awaited | Vincenzo Palazzo | -116/+132 |
| 2023-02-13 | Auto merge of #107989 - matthiaskrgr:rollup-jklrd5g, r=matthiaskrgr | bors | -564/+626 |
| 2023-02-13 | Update cargo | Weihang Lo | -34/+45 |
| 2023-02-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -9698/+11188 |
| 2023-02-13 | fix: Unexpected trait bound not satisfied in HRTB | yifei | -1/+121 |
| 2023-02-13 | Auto merge of #14138 - lowr:fix/rename-raw-ident-mod, r=Veykril | bors | -15/+176 |
| 2023-02-13 | Auto merge of #14140 - Veykril:proc-macro-srv-fix, r=Veykril | bors | -1/+1 |
| 2023-02-13 | fix: Fix proc-macro-server incorrectly stripping delimiters | Lukas Wirth | -1/+1 |
| 2023-02-13 | Add another error to Windows file open fallback | alesito85 | -1/+6 |
| 2023-02-13 | Rollup merge of #107986 - lcnr:layout-placeholder, r=petrochenkov | Matthias Krüger | -5/+2 |
| 2023-02-13 | Rollup merge of #107935 - petrochenkov:attreorder, r=michaelwoerister | Matthias Krüger | -311/+307 |
| 2023-02-13 | Rollup merge of #107931 - cjgillot:issue-107353, r=WaffleLapkin | Matthias Krüger | -1/+15 |
| 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 | -9/+99 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -236/+186 |
| 2023-02-13 | Rename folder traits' `tcx` method to `interner` | Alan Egerton | -87/+91 |
| 2023-02-13 | Move folding and visiting traits into type library | Alan Egerton | -755/+805 |
| 2023-02-13 | Make atomic structural impls generic over Interner | Alan Egerton | -54/+82 |
| 2023-02-13 | Make folding traits generic over the Interner | Alan Egerton | -130/+160 |
| 2023-02-13 | Make visiting traits generic over the Interner | Alan Egerton | -105/+121 |
| 2023-02-13 | Constrain Interners to be Sized | Alan Egerton | -1/+1 |
| 2023-02-13 | Project Binder and Predicate from Interner trait | Alan Egerton | -0/+4 |
| 2023-02-13 | Move TypeVisitableExt from ir module | Alan Egerton | -130/+127 |
| 2023-02-13 | Workaround issue #107747 | Alan Egerton | -3/+17 |
| 2023-02-13 | Split TypeVisitableExt from TypeVisitable | Alan Egerton | -11/+5 |
| 2023-02-13 | Alias folding/visiting traits instead of re-export | Alan Egerton | -185/+201 |
| 2023-02-13 | Move folding & visiting traits to ir submodules | Alan Egerton | -292/+322 |
| 2023-02-13 | Auto merge of #107634 - scottmcm:array-drain, r=thomcc | bors | -142/+395 |
| 2023-02-13 | layout: deal with placeholders, ICE on bound types | lcnr | -5/+2 |
| 2023-02-13 | Disallow invalid raw ident names | Ryo Yoshida | -1/+17 |