| Age | Commit message (Expand) | Author | Lines |
| 2023-03-21 | Avoid ICE of attempt to add with overflow in emitter | yukang | -1/+1 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -124/+150 |
| 2023-03-20 | Use builtin_index instead of match | Andy Wang | -5/+2 |
| 2023-03-20 | Fix off-by-one in mir syntax doc | Andy Wang | -1/+1 |
| 2023-03-20 | Support aggregate expressions | Andy Wang | -0/+25 |
| 2023-03-20 | Auto merge of #108524 - Zoxc:node-backtrace, r=cjgillot | bors | -51/+64 |
| 2023-03-20 | fix typo | lcnr | -1/+1 |
| 2023-03-20 | Rollup merge of #109364 - compiler-errors:gat-const-arg, r=BoxyUwU | Matthias Krüger | -28/+40 |
| 2023-03-20 | Rollup merge of #109307 - cjgillot:inline-location, r=compiler-errors | Matthias Krüger | -3/+11 |
| 2023-03-20 | Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errors | Matthias Krüger | -9/+9 |
| 2023-03-20 | feat: implement error recovery in `expected_ident_found` | Ezra Shaw | -36/+79 |
| 2023-03-20 | Remove Ty::is_region_ptr | Mu42 | -24/+12 |
| 2023-03-20 | Rollup merge of #109370 - DaniPopes:issue-109334, r=Nilstrieb | Matthias Krüger | -13/+10 |
| 2023-03-20 | Rollup merge of #109362 - nnethercote:split-meta-stats-items, r=bjorn3 | Matthias Krüger | -4/+3 |
| 2023-03-20 | Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb | Matthias Krüger | -2/+24 |
| 2023-03-20 | Rollup merge of #109249 - compiler-errors:new-rpitit-comments, r=spastorino | Matthias Krüger | -32/+47 |
| 2023-03-20 | Update some names and comments | Michael Goulet | -32/+47 |
| 2023-03-20 | drive-by: Fix a comment in TyCtxt::fold_regions and remove an unused method | Michael Goulet | -14/+1 |
| 2023-03-20 | Walk un-shifted nested `impl Trait` in trait when setting up default trait me... | Michael Goulet | -16/+26 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -11/+47 |
| 2023-03-20 | remove bad comment | DaniPopes | -1/+0 |
| 2023-03-20 | fix ClashingExternDeclarations lint ICE | DaniPopes | -13/+11 |
| 2023-03-19 | Reformat type_of | Michael Goulet | -23/+30 |
| 2023-03-19 | Only expect a GAT const arg | Michael Goulet | -5/+10 |
| 2023-03-20 | Split `items` from `-Zmeta-stats` in two. | Nicholas Nethercote | -4/+3 |
| 2023-03-20 | Lint ambiguous glob re-exports | 许杰友 Jieyou Xu (Joe) | -20/+139 |
| 2023-03-19 | Remove the `NodeId` of `ast::ExprKind::Async` | Arpad Borsos | -60/+52 |
| 2023-03-19 | Add some assertions | John Kåre Alsaker | -0/+3 |
| 2023-03-19 | Split `execute_job` into `execute_job_incr` and `execute_job_non_incr` | John Kåre Alsaker | -30/+39 |
| 2023-03-19 | fix: modify the condition that `resolve_imports` stops | bohan | -15/+23 |
| 2023-03-19 | Rollup merge of #109324 - cjgillot:fixed-unused-params, r=Nilstrieb | Dylan DPC | -14/+43 |
| 2023-03-19 | Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov | Dylan DPC | -56/+59 |
| 2023-03-19 | Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebank | Dylan DPC | -0/+9 |
| 2023-03-19 | Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c... | Dylan DPC | -0/+96 |
| 2023-03-19 | Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum | Dylan DPC | -7/+14 |
| 2023-03-19 | fix: fix ICE in `custom-test-frameworks` feature | Ezra Shaw | -2/+24 |
| 2023-03-19 | Prefer if cfg!. | Camille GILLOT | -12/+14 |
| 2023-03-19 | Only clear locals that are known to be written to. | Camille GILLOT | -16/+53 |
| 2023-03-19 | refactor: improve "ident starts with number" error | Ezra Shaw | -16/+41 |
| 2023-03-19 | refactor: refactor identifier parsing somewhat | Ezra Shaw | -23/+31 |
| 2023-03-19 | Delay overlap errors if errors are involved | Michael Goulet | -1/+5 |
| 2023-03-19 | Constrain const vars to error if const types are mismatched | Michael Goulet | -4/+13 |
| 2023-03-19 | The name of NativeLib will be presented | yukang | -56/+58 |
| 2023-03-18 | Implement FixedSizeEncoding for UnusedGenericParams. | Camille GILLOT | -14/+43 |
| 2023-03-18 | Enable inlining of diverging functions | Ben Kimock | -7/+0 |
| 2023-03-18 | Remove duplicate switch targets | Ben Kimock | -1/+15 |
| 2023-03-18 | Remove duplicate unreachable blocks | Ben Kimock | -1/+43 |
| 2023-03-18 | Update links for custom discriminants. | Eric Huss | -5/+4 |
| 2023-03-18 | Ignore `Inlined` spans when computing caller location. | Camille GILLOT | -3/+11 |
| 2023-03-18 | Rollup merge of #109287 - scottmcm:hash-slice-size-of-val, r=oli-obk | Matthias Krüger | -1/+1 |