| Age | Commit message (Expand) | Author | Lines |
| 2024-01-29 | prefer instrumentation over entry/exit tracing statements | Oli Scherer | -2/+2 |
| 2024-01-29 | interning doesn't check alignment anymroe, because it doesn't do any more pro... | Oli Scherer | -4/+0 |
| 2024-01-25 | Auto merge of #120335 - matthiaskrgr:rollup-2a0y3rd, r=matthiaskrgr | bors | -526/+771 |
| 2024-01-25 | Rollup merge of #120325 - cuviper:either-data, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-01-25 | Rollup merge of #120318 - Nadrieril:share-debug-impl, r=compiler-errors | Matthias Krüger | -107/+97 |
| 2024-01-25 | Rollup merge of #120317 - Nadrieril:dont-force-slice-of-ty, r=compiler-errors | Matthias Krüger | -19/+24 |
| 2024-01-25 | Rollup merge of #120315 - estebank:issue-102629-2, r=wesleywiser | Matthias Krüger | -0/+69 |
| 2024-01-25 | Rollup merge of #120292 - Zalathar:dismantle, r=oli-obk | Matthias Krüger | -212/+178 |
| 2024-01-25 | Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obk | Matthias Krüger | -7/+1 |
| 2024-01-25 | Rollup merge of #120230 - Urgau:for_scope-single-scope, r=michaelwoerister | Matthias Krüger | -5/+18 |
| 2024-01-25 | Rollup merge of #119895 - oli-obk:track_errors_3, r=matthewjasper | Matthias Krüger | -128/+165 |
| 2024-01-25 | Rollup merge of #119389 - estebank:issue-116925, r=TaKO8Ki | Matthias Krüger | -45/+195 |
| 2024-01-25 | Rollup merge of #119305 - compiler-errors:async-fn-traits, r=oli-obk | Matthias Krüger | -0/+21 |
| 2024-01-25 | Auto merge of #119955 - kamalesh0406:master, r=WaffleLapkin | bors | -18/+56 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -3/+42 |
| 2024-01-25 | Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillot | bors | -425/+390 |
| 2024-01-24 | rustc_data_structures: use either instead of itertools | Josh Stone | -3/+3 |
| 2024-01-24 | Improve `Range: Debug` impl | Nadrieril | -5/+11 |
| 2024-01-24 | Most of the `DeconstructedPat` `Debug` impl is reusable | Nadrieril | -102/+86 |
| 2024-01-24 | Account for expected `dyn Trait` found `impl Trait` | Esteban Küber | -0/+20 |
| 2024-01-24 | On E0308 involving `dyn Trait`, mention trait objects | Esteban Küber | -0/+49 |
| 2024-01-24 | Let `ctor_sub_tys` return any Iterator they want | Nadrieril | -19/+24 |
| 2024-01-24 | Rollup merge of #120285 - est31:remove_extra_pound, r=fmease | León Orell Valerian Liehr | -1/+1 |
| 2024-01-24 | Rollup merge of #120284 - petrochenkov:typrivisit2, r=oli-obk | León Orell Valerian Liehr | -63/+27 |
| 2024-01-24 | Rollup merge of #120185 - Zalathar:auto-derived, r=wesleywiser | León Orell Valerian Liehr | -0/+11 |
| 2024-01-24 | Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | León Orell Valerian Liehr | -1/+68 |
| 2024-01-24 | Rollup merge of #119460 - Zalathar:improper-region, r=wesleywiser | León Orell Valerian Liehr | -1/+34 |
| 2024-01-24 | Correctly explain `ensure_forwards_result_if_red` | Oli Scherer | -1/+2 |
| 2024-01-24 | Auto merge of #118336 - saethlin:const-to-op-cache, r=RalfJung | bors | -7/+31 |
| 2024-01-24 | Assert that a single scope is passed to `for_scope` | Urgau | -5/+18 |
| 2024-01-24 | coverage: Flatten the functions for extracting/refining coverage spans | Zalathar | -74/+53 |
| 2024-01-24 | coverage: Dismantle `Instrumentor` into ordinary functions | Zalathar | -139/+126 |
| 2024-01-24 | Remove extra # from url | est31 | -1/+1 |
| 2024-01-23 | Auto merge of #120283 - fmease:rollup-rk0f6r5, r=fmease | bors | -126/+418 |
| 2024-01-24 | privacy: Refactor top-level visiting in `TypePrivacyVisitor` | Vadim Petrochenkov | -63/+27 |
| 2024-01-23 | Rollup merge of #120261 - estebank:issue-102629, r=wesleywiser | León Orell Valerian Liehr | -17/+109 |
| 2024-01-23 | Rollup merge of #120259 - HTGAzureX1212:HTGAzureX1212/split-diagnostics-uncom... | León Orell Valerian Liehr | -3/+27 |
| 2024-01-23 | Rollup merge of #120183 - Zalathar:test-closure, r=compiler-errors | León Orell Valerian Liehr | -4/+18 |
| 2024-01-23 | Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiasko | León Orell Valerian Liehr | -15/+7 |
| 2024-01-23 | Rollup merge of #120139 - compiler-errors:fnonce-shim, r=BoxyUwU | León Orell Valerian Liehr | -18/+20 |
| 2024-01-23 | Rollup merge of #119766 - oli-obk:split_tait_and_atpit, r=compiler-errors | León Orell Valerian Liehr | -69/+237 |
| 2024-01-23 | Rollup merge of #120280 - tmiasko:is-enabled, r=compiler-errors | León Orell Valerian Liehr | -6/+2 |
| 2024-01-23 | Rollup merge of #120270 - compiler-errors:randos, r=lcnr | León Orell Valerian Liehr | -87/+53 |
| 2024-01-23 | Rollup merge of #120252 - lcnr:rename-astconv-ty, r=compiler-errors | León Orell Valerian Liehr | -23/+30 |
| 2024-01-23 | Rollup merge of #120188 - devnexen:update_bsd_compiler_base_specs, r=wesleywiser | León Orell Valerian Liehr | -0/+3 |
| 2024-01-23 | Rollup merge of #119805 - chenyukang:yukang-fix-119530, r=davidtwco | León Orell Valerian Liehr | -0/+4 |
| 2024-01-23 | Move condition enabling the pass to `is_enabled` | Tomasz Miąsko | -6/+2 |
| 2024-01-23 | Remove --fatal-warnings on wasm targets | David Koloski | -7/+1 |
| 2024-01-23 | Further Implement `is_val_statically_known` | Nicholas Thompson | -3/+16 |
| 2024-01-23 | No need to check min_length | Oli Scherer | -1/+1 |