File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -342,15 +342,15 @@ One other thing to be aware of is that async drop will trigger implicit awaits e
342
342
[ deliv_cancellation ] : ../roadmap/borrowed_data_and_cancellation.md
343
343
[ deliv_borrowed_data ] : ../roadmap/borrowed_data_and_cancellation.md
344
344
[ deliv_async_read_write ] : ../../design_docs/async_read_write.md
345
- [ deliv_impl_trait_in_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/design-discussions /impl_trait_in_traits.html
345
+ [ deliv_impl_trait_in_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/roadmap /impl_trait_in_traits.html
346
346
[ deliv_gats ] : https://github.com/rust-lang/generic-associated-types-initiative
347
347
[ deliv_tait ] : https://github.com/rust-lang/rust/issues/63063
348
- [ deliv_dyn_async_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/design-discussions /dyn_async_trait.html
349
- [ deliv_dyn_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/design-discussions /dyn_trait.html
348
+ [ deliv_dyn_async_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/roadmap /dyn_async_trait.html
349
+ [ deliv_dyn_trait ] : https://rust-lang.github.io/async-fundamentals-initiative/roadmap /dyn_trait.html
350
350
[ deliv_scope_api ] : ../roadmap/scopes/scope_api.md
351
351
[ deliv_inline_async_fn ] : ../roadmap/async_fn/inline_async_fn.md
352
- [ deliv_async_drop ] : https://rust-lang.github.io/async-fundamentals-initiative/design-discussions /async_drop.html
352
+ [ deliv_async_drop ] : https://rust-lang.github.io/async-fundamentals-initiative/roadmap /async_drop.html
353
353
[ deliv_async_fundamentals ] : https://rust-lang.github.io/async-fundamentals-initiative/
354
- [ deliv_async_overloading ] : ../roadmap/async_fn/deliv_async_overloading .md
354
+ [ deliv_async_overloading ] : ../roadmap/async_overloading .md
355
355
[ deliv_tooling ] : ../roadmap/tooling.md
356
356
[ deliv_boxable ] : ../roadmap/async_fn/boxable.md
You can’t perform that action at this time.
0 commit comments