agenda.tt 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. ---
  2. tags: prioritization, 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. - Seconded proposals (in FCP)
  9. - {mcp.seconded}
  10. - New proposals (not seconded)
  11. - {mcp.new_not_seconded}
  12. - Old proposals (not seconded)
  13. - {mcp.old_not_seconded}
  14. ## Beta-nominations
  15. [T-compiler beta noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3AT-compiler)
  16. - {beta_nominated.t_compiler} :back: / :hand:
  17. [libs-impl beta noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3Alibs-impl)
  18. - {beta_nominated.libs_impl} :back: / :hand:
  19. [T-rustdoc beta noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated+label%3AT-rustdoc)
  20. - {beta_nominated.t_rustdoc} :back: / :hand:
  21. ## Stable-nominations
  22. [T-compiler stable noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3AT-compiler)
  23. - {stable_nominated.t_compiler} :back: / :hand:
  24. [libs-impl stable noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3Alibs-impl)
  25. - {stable_nominated.libs_impl} :back: / :hand:
  26. [T-rustdoc stable noms](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Astable-nominated+label%3AT-rustdoc)
  27. - {stable_nominated.t_rustdoc} :back: / :hand:
  28. ## PR's S-waiting-on-team
  29. [T-compiler S-waiting-on-team](https://github.com/rust-lang/rust/pulls?utf8=%E2%9C%93&q=is%3Aopen+label%3AS-waiting-on-team+label%3AT-compiler)
  30. - {prs_waiting_on_team.t_compiler}
  31. [libs-impl S-waiting-on-team](https://github.com/rust-lang/rust/pulls?utf8=%E2%9C%93&q=is%3Aopen+label%3AS-waiting-on-team+label%3Alibs-impl)
  32. - {prs_waiting_on_team.libs_impl}
  33. ## Issues of Note
  34. ### Short Summary
  35. - [N P-critical issues](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3AT-compiler+label%3AP-critical+)
  36. - [M of those are unassigned](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3AT-compiler+label%3AP-critical+no%3Aassignee)
  37. - [N P-high issues](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3AT-compiler+label%3AP-high+)
  38. - [M of those are unassigned](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3AT-compiler+label%3AP-high+no%3Aassignee)
  39. - [N P-high, M P-medium, P P-low regression-from-stable-to-beta](https://github.com/rust-lang/rust/labels/regression-from-stable-to-beta)
  40. - The only assigned are the P-high ones.
  41. - [N P-high, M P-medium, P P-low regression-from-stable-to-nightly](https://github.com/rust-lang/rust/labels/regression-from-stable-to-nightly)
  42. - There are N P-medium assigned.
  43. - [N regression-from-stable-to-stable](https://github.com/rust-lang/rust/labels/regression-from-stable-to-stable)
  44. - [M of those are not prioritized](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-stable+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low).
  45. There are N (more|less) `P-critical` issues and M (more|less) `P-high` issues in comparison with last week.
  46. ### P-critical
  47. - {p_critical.t_compiler}
  48. - This issue is assigned to @person
  49. - {p_critical.libs_impl}
  50. - {p_critical.t_rustdoc}
  51. ### Unassigned P-high regressions
  52. - {beta_regressions.unassigned_p_high}
  53. - {nightly_regressions.unassigned_p_high}
  54. ## Performance logs
  55. [Triage done by njn](https://github.com/rust-lang/rustc-perf/tree/master/triage#triage-logs)
  56. Regressions
  57. - Regression #1
  58. Improvements
  59. - Improvement #1
  60. ## Nominated Issues
  61. [T-compiler I-nominated](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3AI-nominated+label%3AT-compiler)
  62. - {i_nominated.t_compiler}
  63. [libs-impl I-nominated](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3AI-nominated+label%3Alibs-impl)
  64. - {i_nominated.libs_impl}
  65. ## WG checkins
  66. @**WG-X** checkin by @**person1**:
  67. > Checkin text
  68. @**WG-Y** checkin by @**person2**:
  69. > Checkin text