Commit e7b9935
authored
Rollup merge of rust-lang#149135 - nxsaken:const_residual_into_try_type, r=scottmcm
Constify `residual_into_try_type`
Feature: `const_try_residual` (related to `try_trait_v2_residual`)
Tracking issue: rust-lang#91285
Constify `residual_into_try_type` introduced in rust-lang#148725.
r? ``@scottmcm``1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
378 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| |||
0 commit comments