Skip to content

Commit 7a07411

Browse files
authored
Merge pull request #153 from joshtriplett/roadmap-2024
Add 2024 roadmap
2 parents 3989d69 + 91192b7 commit 7a07411

File tree

3 files changed

+431
-0
lines changed

3 files changed

+431
-0
lines changed

src/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@
3838
- [Eager drop](./design_notes/eager_drop.md)
3939
- [Autoderef and autoref in operators](./design_notes/autoref_ops.md)
4040
- [Copy type ergonomics](./design_notes/copy_ergonomics.md)
41+
- [Roadmaps](./roadmaps.md)
42+
- [Roadmap 2024](./roadmaps/roadmap-2024.md)

src/roadmaps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This section contains lang-team roadmaps.

0 commit comments

Comments
 (0)