| Age | Commit message (Expand) | Author | Lines |
| 2022-06-16 | Move `finish` out of the `Encoder` trait. | Nicholas Nethercote | -111/+51 |
| 2022-06-15 | Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obk | bors | -41/+668 |
| 2022-06-15 | Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisa | bors | -89/+437 |
| 2022-06-15 | Auto merge of #98131 - JohnTitor:rollup-c17vjdy, r=JohnTitor | bors | -537/+563 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -41/+668 |
| 2022-06-15 | Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors | Yuki Okushi | -237/+166 |
| 2022-06-15 | Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 | Yuki Okushi | -216/+251 |
| 2022-06-15 | Rollup merge of #95118 - sunfishcode:sunfishcode/stabilize-io-safety, r=josht... | Yuki Okushi | -84/+146 |
| 2022-06-15 | Auto merge of #98084 - nnethercote:rm-thread-local-IGNORED_ATTRIBUTES, r=mich... | bors | -10/+1 |
| 2022-06-15 | Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitor | bors | -206/+322 |
| 2022-06-15 | Rollup merge of #98113 - EdwinRy:constraint-misspelling, r=compiler-errors | Yuki Okushi | -2/+2 |
| 2022-06-15 | Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk | Yuki Okushi | -29/+105 |
| 2022-06-15 | Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3 | Yuki Okushi | -141/+124 |
| 2022-06-15 | Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkov | Yuki Okushi | -1/+35 |
| 2022-06-15 | Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC | Yuki Okushi | -30/+6 |
| 2022-06-15 | Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2022-06-15 | Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol... | Yuki Okushi | -1/+48 |
| 2022-06-15 | Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obk | bors | -143/+325 |
| 2022-06-15 | rename function and remove return type | EdwinRy | -2/+2 |
| 2022-06-14 | Remove `rustc_deprecated` diagnostics | Jacob Pratt | -237/+166 |
| 2022-06-14 | Add a stability attribute to WASI's `try_clone()`. | Dan Gohman | -0/+1 |
| 2022-06-14 | Implement stabilization of `#[feature(io_safety)]`. | Dan Gohman | -84/+145 |
| 2022-06-14 | Auto merge of #96285 - flip1995:pk-vfe, r=nagisa | bors | -32/+431 |
| 2022-06-14 | use unchecked mul to compute slice sizes | Erik Desjardins | -1/+35 |
| 2022-06-14 | Auto merge of #96591 - b-naber:transition-to-valtrees-in-type-system, r=lcnr | bors | -1007/+1610 |
| 2022-06-14 | rebase | b-naber | -82/+36 |
| 2022-06-15 | add a test case for `decl_macro` | Takayuki Maeda | -3/+21 |
| 2022-06-15 | implement `MacroData` | Takayuki Maeda | -28/+34 |
| 2022-06-14 | account for endianness in debuginfo for const args | b-naber | -5/+8 |
| 2022-06-14 | rebase | b-naber | -44/+118 |
| 2022-06-14 | correctly create Scalar for meta info | b-naber | -3/+7 |
| 2022-06-14 | fix wrong evaluation in clippy | b-naber | -8/+8 |
| 2022-06-14 | address review | b-naber | -161/+116 |
| 2022-06-14 | bless 32-bit ui tests | b-naber | -4/+10 |
| 2022-06-14 | manually bless 32-bit mir-opt tests | b-naber | -25/+25 |
| 2022-06-14 | address review | b-naber | -93/+80 |
| 2022-06-14 | fix clippy test failures | b-naber | -65/+111 |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -1027/+1601 |
| 2022-06-14 | Auto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk | bors | -8/+42 |
| 2022-06-14 | Add VFE test for 32 bit | flip1995 | -0/+36 |
| 2022-06-14 | Add user documentation for -Zvirtual-function-elimination | flip1995 | -0/+39 |
| 2022-06-14 | Add test for VFE optimization | flip1995 | -0/+99 |
| 2022-06-14 | Add metadata generation for vtables when using VFE | flip1995 | -7/+106 |
| 2022-06-14 | Add llvm.type.checked.load intrinsic | flip1995 | -18/+88 |
| 2022-06-14 | Add typeid_for_trait_ref function | flip1995 | -0/+25 |
| 2022-06-14 | Add LLVM module flags required for the VFE opt | flip1995 | -1/+28 |
| 2022-06-14 | Add -Zvirtual-function-elimination flag | flip1995 | -6/+10 |
| 2022-06-14 | Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPC | bors | -250/+522 |
| 2022-06-14 | Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jsha | Dylan DPC | -30/+5 |
| 2022-06-14 | Rollup merge of #98042 - DrMeepster:winfred_std_changes, r=ChrisDenton | Dylan DPC | -8/+10 |