agenda.tt 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. ---
  2. tags: weekly, rustc
  3. ---
  4. # T-compiler Meeting Agenda YYYY-MM-DD
  5. [Tracking Issue](https://github.com/rust-lang/rust/issues/54818)
  6. ## Announcements
  7. - Major Changes Proposals:
  8. - New accepted proposals
  9. - {mcp.accepted}
  10. - Seconded proposals (in FCP)
  11. - {mcp.seconded}
  12. - New proposals (not seconded)
  13. - {mcp.new_not_seconded}
  14. - Old proposals (not seconded)
  15. - {mcp.old_not_seconded}
  16. ### WG checkins
  17. @*WG-X* checkin by @**person1**:
  18. > Checkin text
  19. @*WG-Y* checkin by @**person2**:
  20. > Checkin text
  21. ## Beta-nominations
  22. [T-compiler](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3AT-compiler)
  23. - {beta_nominated.t_compiler}
  24. [libs-impl](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3Alibs-impl)
  25. - {beta_nominated.libs_impl}
  26. [T-rustdoc](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3AT-rustdoc)
  27. - {beta_nominated.t_rustdoc}
  28. :back: / :shrug: / :hand:
  29. ## Stable-nominations
  30. [T-compiler](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3AT-compiler)
  31. - {stable_nominated.t_compiler}
  32. [libs-impl](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3Alibs-impl)
  33. - {stable_nominated.libs_impl}
  34. [T-rustdoc](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3AT-rustdoc)
  35. - {stable_nominated.t_rustdoc}
  36. :back: / :shrug: / :hand:
  37. ## PR's S-waiting-on-team
  38. [T-compiler](https://github.com/rust-lang/rust/pulls?utf8=%E2%9C%93&q=is%3Aopen+label%3AS-waiting-on-team+label%3AT-compiler)
  39. - {prs_waiting_on_team.t_compiler}
  40. [libs-impl](https://github.com/rust-lang/rust/pulls?utf8=%E2%9C%93&q=is%3Aopen+label%3AS-waiting-on-team+label%3Alibs-impl)
  41. - {prs_waiting_on_team.libs_impl}
  42. ## Issues of Note
  43. ### Short Summary
  44. - [{issues_of_note.p_critical} T-compiler P-critical issues](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AT-compiler+label%3AP-critical+)
  45. - [{issues_of_note.unassigned_p_critical} of those are unassigned](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AT-compiler+label%3AP-critical+no%3Aassignee)
  46. - [{issues_of_note.p_high} T-compiler P-high issues](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AT-compiler+label%3AP-high+)
  47. - [{issues_of_note.unassigned_p_high} of those are unassigned](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AT-compiler+label%3AP-high+no%3Aassignee)
  48. - [{issues_of_note.regression_from_stable_to_beta.p-critical} P-critical, {issues_of_note.regression_from_stable_to_beta.p-high} P-high, {issues_of_note.regression_from_stable_to_beta.p-medium} P-medium, {issues_of_note.regression_from_stable_to_beta.p-low} P-low regression-from-stable-to-beta](https://github.com/rust-lang/rust/labels/regression-from-stable-to-beta)
  49. - [{issues_of_note.regression_from_stable_to_nightly.p-critical} P-critical, {issues_of_note.regression_from_stable_to_nightly.p-high} P-high, {issues_of_note.regression_from_stable_to_nightly.p-medium} P-medium, {issues_of_note.regression_from_stable_to_nightly.p-low} P-low regression-from-stable-to-nightly](https://github.com/rust-lang/rust/labels/regression-from-stable-to-nightly)
  50. - [{issues_of_note.regression_from_stable_to_stable.p-critical} P-critical, {issues_of_note.regression_from_stable_to_stable.p-high} P-high, {issues_of_note.regression_from_stable_to_stable.p-medium} P-medium, {issues_of_note.regression_from_stable_to_stable.p-low} P-low regression-from-stable-to-stable](https://github.com/rust-lang/rust/labels/regression-from-stable-to-stable)
  51. ### P-critical
  52. [T-compiler](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AP-critical+label%3AT-compiler)
  53. - {p_critical.t_compiler}
  54. [libs-impl](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AP-critical+label%3Alibs-impl)
  55. - {p_critical.libs_impl}
  56. [T-rustdoc](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3AP-critical+label%3AT-rustdoc)
  57. - {p_critical.t_rustdoc}
  58. ### Unassigned P-high regressions
  59. [Beta regressions](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Aregression-from-stable-to-beta+P-high+no%3Aassignee)
  60. - {beta_regressions.unassigned_p_high}
  61. [Beta regressions](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Aregression-from-stable-to-beta+P-high+no%3Aassignee)
  62. - {nightly_regressions.unassigned_p_high}
  63. ## Performance logs
  64. [Triage done by njn](https://github.com/rust-lang/rustc-perf/tree/master/triage#triage-logs)
  65. <Performance logs text>
  66. ## Nominated Issues
  67. [T-compiler](https://github.com/rust-lang/rust/issues?q=label%3AI-nominated+label%3AT-compiler)
  68. - {i_nominated.t_compiler}
  69. [libs-impl](https://github.com/rust-lang/rust/issues?q=label%3AI-nominated+label%3Alibs-impl)
  70. - {i_nominated.libs_impl}