You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/prioritization_agenda.tt
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,15 @@ tags: weekly, rustc
14
14
- Reminder: if you see a PR/issue that seems like there might be legal implications due to copyright/IP/etc, please let the Core team know (or at least message @_**pnkfelix** or @_**Wesley Wiser** so we can pass it along).
15
15
16
16
### Other WG meetings ([calendar link](https://calendar.google.com/calendar/embed?src=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com))
17
+
17
18
{{-meetings::render(meetings=meetings_tcompiler, empty="No meetings scheduled for next week")}}
18
19
19
20
## MCPs/FCPs
20
21
21
22
- New MCPs (take a look, see if you like them!)
22
23
{{-issues::render(issues=mcp_new_not_seconded, indent=" ", empty="No new proposals this time.")}}
24
+
- Old MCPs (stale MCP might be closed as per [MCP procedure](https://forge.rust-lang.org/compiler/mcp.html#when-should-major-change-proposals-be-closed))
25
+
- None at this time
23
26
- Old MCPs (not seconded, take a look)
24
27
{{-issues::render(issues=mcp_old_not_seconded, indent=" ", with_age=true, empty="No old proposals this time.")}}
0 commit comments