| Age | Commit message (Expand) | Author | Lines |
| 2022-07-16 | Auto merge of #99299 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.62.1 | bors | -212/+442 |
| 2022-07-15 | Fix tests after beta backport | Mark Rousskov | -2/+2 |
| 2022-07-15 | Release 1.62.1 | Mark Rousskov | -1/+19 |
| 2022-07-15 | Sort query output. | Camille GILLOT | -0/+5 |
| 2022-07-15 | Add link to issue for src/test/incremental/async-lifetimes.rs | Michael Woerister | -0/+2 |
| 2022-07-15 | Add regression test. | Camille GILLOT | -0/+17 |
| 2022-07-15 | Return a FxIndexSet in is_late_bound query. | Camille GILLOT | -6/+7 |
| 2022-07-15 | Address reviewer comments | Raoul Strackx | -5/+10 |
| 2022-07-15 | Test `copy_to_userspace` function | Raoul Strackx | -1/+33 |
| 2022-07-15 | Ensure userspace allocation is 8-byte aligned | Raoul Strackx | -1/+4 |
| 2022-07-15 | Mitigate MMIO stale data vulnerabilities | Raoul Strackx | -2/+98 |
| 2022-07-15 | Unify copying data from enclave to userspace | Raoul Strackx | -7/+3 |
| 2022-07-15 | Only register hidden types for opaque types from the current crate, nothing e... | Oli Scherer | -1/+2 |
| 2022-07-15 | not knowing about opaque types is worse than not knowing about regions, make ... | Oli Scherer | -2/+2 |
| 2022-07-15 | Remove type flag based opaque type workaround | Oli Scherer | -181/+30 |
| 2022-07-15 | Make `evaluate_obligation` not succeed unconditionally if it registered new h... | Oli Scherer | -11/+31 |
| 2022-07-15 | use a method instead of manually doing what its body does | Oli Scherer | -1/+1 |
| 2022-07-15 | pessimistically treat all function items as containing an opaque type | Oli Scherer | -4/+63 |
| 2022-07-15 | Fix ui-fulldep test | Chris Denton | -6/+11 |
| 2022-07-15 | Tests for unsound Windows file methods | Chris Denton | -0/+101 |
| 2022-07-15 | Windows: Fallback for overlapped I/O | Chris Denton | -1/+26 |
| 2022-07-15 | Use `rtabort!` instead of `process::abort` | Chris Denton | -7/+2 |
| 2022-06-27 | Auto merge of #98571 - pietroalbini:pa-1.62.0-stable, r=pietroalbini 1.62.0 | bors | -1/+252 |
| 2022-06-27 | bump channel to stable | Pietro Albini | -1/+1 |
| 2022-06-27 | backport release notes | Pietro Albini | -0/+251 |
| 2022-06-26 | Auto merge of #98462 - cjgillot:no-apit-hrtb-beta, r=Mark-Simulacrum | bors | -8/+82 |
| 2022-06-24 | beta fallout. | Camille GILLOT | -12/+7 |
| 2022-06-24 | Fail gracefully when encountering an HRTB in APIT. | Camille GILLOT | -8/+87 |
| 2022-06-24 | Auto merge of #98440 - ehuss:update-beta-cargo, r=ehuss | bors | -413/+331 |
| 2022-06-24 | Auto merge of #98423 - ehuss:ci-submodule-no-archive, r=compiler-errors | bors | -8/+11 |
| 2022-06-23 | Rollup merge of #98336 - fmease:remove-faulty-doc-hidden-lint, r=GuillaumeGomez | Yuki Okushi | -225/+2 |
| 2022-06-23 | Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley... | Matthias Krüger | -56/+214 |
| 2022-06-23 | Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrum | bors | -7/+12 |
| 2022-06-23 | Auto merge of #97690 - nikic:update-llvm-4, r=cuviper | bors | -0/+0 |
| 2022-06-23 | Rollup merge of #97636 - nnethercote:revert-96682, r=dtolnay | Dylan DPC | -110/+68 |
| 2022-06-23 | Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obk | Michael Goulet | -7/+24 |
| 2022-06-13 | Auto merge of #97642 - oli-obk:backport_undo_closure_wf_check, r=compiler-errors | bors | -82/+25 |
| 2022-06-13 | Revert "Check that closures satisfy their where bounds" | Oli Scherer | -82/+25 |
| 2022-06-08 | Auto merge of #97701 - compiler-errors:🅱-remove-arg-matrix, r=estebank | bors | -7473/+1671 |
| 2022-06-07 | Remove arg_matrix.rs, bless tests | Michael Goulet | -6754/+1497 |
| 2022-06-07 | Revert check_argument_types | Michael Goulet | -719/+174 |
| 2022-06-02 | Auto merge of #97631 - ehuss:update-beta-cargo, r=ehuss | bors | -11/+49 |
| 2022-06-01 | Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoerister | Dylan DPC | -4/+16 |
| 2022-06-01 | Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726 | Dylan DPC | -6/+31 |
| 2022-06-01 | Rollup merge of #97032 - est31:unused_macro_rules, r=petrochenkov | Matthias Krüger | -1/+2 |
| 2022-06-01 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2022-05-19 | Auto merge of #97175 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -340/+283 |
| 2022-05-19 | Bump bootstrap to latest stable | Mark Rousskov | -340/+283 |
| 2022-05-17 | Auto merge of #97088 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -148/+56 |
| 2022-05-17 | Revert "Add `set_inheritable` for Windows `Handle`s" | Mark Rousskov | -16/+0 |