| Age | Commit message (Expand) | Author | Lines |
| 2023-04-09 | Rollup merge of #110058 - gimbles:master, r=Nilstrieb | Yuki Okushi | -6/+14 |
| 2023-04-09 | Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naber | bors | -165/+164 |
| 2023-04-08 | Auto merge of #109925 - notriddle:notriddle/item-union, r=GuillaumeGomez | bors | -476/+595 |
| 2023-04-08 | Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naber | bors | -0/+450 |
| 2023-04-08 | Auto merge of #109862 - klensy:llvm-dd, r=nikic | bors | -136/+65 |
| 2023-04-08 | Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ... | bors | -3/+10 |
| 2023-04-08 | Auto merge of #110069 - ndrewxie:issue-104212-fix, r=cjgillot | bors | -15/+9 |
| 2023-04-08 | fixup: use Bool instead of bool | klensy | -3/+11 |
| 2023-04-08 | Auto merge of #110076 - Nilstrieb:rollup-22yp01c, r=Nilstrieb | bors | -33/+38 |
| 2023-04-08 | Rollup merge of #110075 - KittyBorgX:master, r=Nilstrieb | Nilstrieb | -1/+1 |
| 2023-04-08 | Rollup merge of #110068 - eholk:eholk-on-vacation, r=wesleywiser | Nilstrieb | -3/+2 |
| 2023-04-08 | Rollup merge of #110065 - jbethune:master, r=ehuss | Nilstrieb | -1/+1 |
| 2023-04-08 | Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez | Nilstrieb | -0/+25 |
| 2023-04-08 | Rollup merge of #110030 - notriddle:notriddle/clean-up-js, r=GuillaumeGomez | Nilstrieb | -28/+9 |
| 2023-04-08 | Fix a typo in `config.example.toml` | Krishna Ramasimha | -1/+1 |
| 2023-04-08 | Auto merge of #109995 - enkron:u/enkron/substitute-hardcoded-port-num-in-list... | bors | -1/+1 |
| 2023-04-08 | rm box_items | Gimbles | -6/+14 |
| 2023-04-08 | Auto merge of #110043 - ickk:fix_infer_message, r=eholk | bors | -5/+5 |
| 2023-04-08 | Auto merge of #109971 - WaffleLapkin:yeet_ownership, r=Nilstrieb | bors | -2012/+227 |
| 2023-04-07 | Switched provisional evaluation cache map to FxIndexMap, and replaced map.dra... | Andrew Xie | -15/+9 |
| 2023-04-07 | Auto merge of #109448 - ozkanonur:download-beta-compiler-toolchain, r=Mark-Si... | bors | -17/+70 |
| 2023-04-07 | Remove myself from reviewers list | Eric Holk | -3/+2 |
| 2023-04-08 | fix(tcp): remove redundant `format!` macro call | Sergei Belokon | -1/+1 |
| 2023-04-07 | Fix wrong type in docs: i16 -> u16 | Jörn Bethune | -1/+1 |
| 2023-04-08 | download beta compiler toolchain in bootstrap if it doesn't yet exist | ozkanonur | -17/+70 |
| 2023-04-07 | Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche... | bors | -120/+205 |
| 2023-04-07 | Add feature gate | kadmin | -18/+200 |
| 2023-04-07 | Auto merge of #109983 - tmiasko:inline-try, r=bjorn3 | bors | -182/+298 |
| 2023-04-07 | Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercote | bors | -200/+204 |
| 2023-04-07 | Add a size assertion for `RegionKind`. | Nicholas Nethercote | -4/+11 |
| 2023-04-07 | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko | bors | -926/+1218 |
| 2023-04-07 | Mark `OwnedSlice::{deref, borrow}` as `#[inline]` | Maybe Waffle | -0/+2 |
| 2023-04-07 | Fix coverage test | Gary Guo | -1/+1 |
| 2023-04-07 | Auto merge of #110019 - jplatte:jplatte/stabilize-is-some-and, r=Amanieu | bors | -13/+3 |
| 2023-04-07 | update tests/ui | ickk | -3/+3 |
| 2023-04-07 | fix infer_source_kind_subdiag_let help message - remove double "the" | ickk | -2/+2 |
| 2023-04-07 | Auto merge of #109990 - gwy15:remove-bufwriter-useless-mut-pointer, r=jyn514 | bors | -1/+1 |
| 2023-04-07 | Use smart-resolve when checking for trait in RHS of UFCS | Michael Goulet | -120/+205 |
| 2023-04-07 | Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstrieb | bors | -694/+655 |
| 2023-04-06 | rustdoc: add test and bug fix for theme defaults | Michael Howell | -0/+25 |
| 2023-04-06 | Remove u32 on BoundTyKind::Anon | Jack Huey | -23/+17 |
| 2023-04-06 | Remove index from BrAnon | Jack Huey | -88/+68 |
| 2023-04-06 | Don't use BrAnon index in diagnostics | Jack Huey | -5/+4 |
| 2023-04-06 | Remove expect_anon and expect_anon_placeholder in favor of var | Jack Huey | -34/+12 |
| 2023-04-06 | Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderR... | Jack Huey | -75/+121 |
| 2023-04-07 | Auto merge of #110024 - matthiaskrgr:rollup-mydkufd, r=matthiaskrgr | bors | -133/+183 |
| 2023-04-07 | ./x.py test --bless | Tomasz Miąsko | -182/+296 |
| 2023-04-07 | Inline try_from and try_into | Tomasz Miąsko | -0/+2 |
| 2023-04-06 | Get rid of elaborate_trait_ref{s} too | Michael Goulet | -23/+14 |
| 2023-04-06 | Make elaborator generic | Michael Goulet | -156/+164 |