|
| 1 | +#+title: Weekly report for 16th of September to 23rd of September 2024 |
| 2 | +#+author: Philip Herron, Pierre-Emmanuel Patry, Arthur Cohen |
| 3 | +#+date: 2024-09-23 |
| 4 | + |
| 5 | +** Overview |
| 6 | + |
| 7 | +Thanks again to [[https://opensrcsec.com/][Open Source Security, inc]] and [[https://www.embecosm.com/][Embecosm]] for their ongoing support for this project. |
| 8 | + |
| 9 | +- Two new interns have done their first week + links and names |
| 10 | +- Blogpost for rust-lang.org is 99% done, requires an extra sub-blogpost on rust-gcc.github.io which is being written |
| 11 | + - will be finished shortly, purely technical |
| 12 | + - should we publish it somewhere else? |
| 13 | +- Fix build on Windows hopefully, but still not in CI |
| 14 | +- New test system for name resolution 2.0 |
| 15 | + |
| 16 | +** Completed Activities |
| 17 | + |
| 18 | +- gccrs: adjust hir dump of BlockExpr [[https://github.com/rust-gcc/gccrs/pull/3180][PR3180]] |
| 19 | +- rust: negative polarity removes restrictions on validation of impl blocks [[https://github.com/rust-gcc/gccrs/pull/3178][PR3178]] |
| 20 | +- Check if the type has been correctly resolved [[https://github.com/rust-gcc/gccrs/pull/3171][PR3171]] |
| 21 | +- Adjust expected warnings for alpine 32 bit [[https://github.com/rust-gcc/gccrs/pull/3170][PR3170]] |
| 22 | +- Change upload artifact github action version [[https://github.com/rust-gcc/gccrs/pull/3166][PR3166]] |
| 23 | +- mingw: Fix build with patch from Liu Hao [[https://github.com/rust-gcc/gccrs/pull/3164][PR3164]] |
| 24 | +- Fix ICE on error propagation with generic [[https://github.com/rust-gcc/gccrs/pull/3163][PR3163]] |
| 25 | +- github: adjust footer detection for Tested-by [[https://github.com/rust-gcc/gccrs/pull/3156][PR3156]] |
| 26 | +- Create new test system for name resolution 2.0 [[https://github.com/rust-gcc/gccrs/pull/3010][PR3010]] |
| 27 | + |
| 28 | +*** Contributors this week |
| 29 | + |
| 30 | +- [[https://github.com/philberty][Philip Herron]] |
| 31 | +- [[https://github.com/Kamiinarii78][Benjamin Thos]] |
| 32 | +- [[https://github.com/powerboat9][Owen Avery]] |
| 33 | +- [[https://github.com/dkm][Marc Poulhiès]] |
| 34 | +- [[https://github.com/P-E-P][Pierre-Emmanuel Patry]] |
| 35 | +- [[https://github.com/CohenArthur][Arthur Cohen]] |
| 36 | + |
| 37 | +*** Overall Task Status |
| 38 | + |
| 39 | +| Category | Last Week | This Week | Delta | |
| 40 | +|-------------+-----------+-----------+-------| |
| 41 | +| TODO | 335 | 331 | -4 | |
| 42 | +| In Progress | 71 | 77 | +6 | |
| 43 | +| Completed | 879 | 882 | +3 | |
| 44 | + |
| 45 | +*** Test Cases |
| 46 | + |
| 47 | +| TestCases | Last Week | This Week | Delta | |
| 48 | +|-----------+-----------+-----------+-------| |
| 49 | +| Passing | 8629 | 12477 | +3848 | |
| 50 | +| Failed | - | - | - | |
| 51 | +| XFAIL | 70 | 360 | +290 | |
| 52 | +| XPASS | - | 2900 | +2900 | |
| 53 | + |
| 54 | +*** Bugs |
| 55 | + |
| 56 | +| Category | Last Week | This Week | Delta | |
| 57 | +|-------------+-----------+-----------+-------| |
| 58 | +| TODO | 128 | 123 | -5 | |
| 59 | +| In Progress | 38 | 43 | +5 | |
| 60 | +| Completed | 430 | 431 | +1 | |
| 61 | + |
| 62 | +*** Milestones Progress |
| 63 | + |
| 64 | +| Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 65 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 66 | +| GCC 14.2 | 100% | 100% | - | 7th Jun 2024 | 15th Jun 2024 | 15th Jun 2024 | GCC 14.2 | |
| 67 | +| GCC 15.1 | 100% | 100% | - | 21st Jun 2024 | 31st Jun 2024 | 1st Jul 2024 | GCC 15.1 | |
| 68 | +| Name resolution 2.0 rework | 6% | 6% | - | 1st Jun 2024 | - | 1st Apr 2025 | GCC 15.1 | |
| 69 | +| Macro expansion | 21% | 21% | - | 1st Jun 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 70 | +| Unhandled attributes | 100% | 100% | - | 1st Jul 2024 | 19th Aug 2024 | 15th Aug 2024 | GCC 15.1 | |
| 71 | +| Lang items | 66% | 66% | - | 1st Jul 2024 | - | 1st Sep 2024 | GCC 15.1 | |
| 72 | +| Indexing fixes | 0% | 0% | - | 21st Jul 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 73 | +| Iterator fixes | 0% | 0% | - | 21st Jul 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 74 | + |
| 75 | +| Upcoming Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 76 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 77 | +| Auto traits improvements | 0% | 0% | - | 15th Sep 2024 | - | 21st Oct 2024 | GCC 15.1 | |
| 78 | +| Deref and DerefMut improvements | 0% | 0% | - | 28th Sep 2024 | - | 28th Oct 2024 | GCC 15.1 | |
| 79 | +| Remaining typecheck issues | 0% | 0% | - | 21st Oct 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 80 | +| cfg-core | 0% | 0% | - | 1st Dec 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 81 | +| Question mark operator | 0% | 0% | - | 15th Dec 2024 | - | 21st Feb 2025 | GCC 15.1 | |
| 82 | +| Codegen fixes | 0% | 0% | - | 7th Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 83 | +| Specialization | 0% | 0% | - | 1st Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 84 | +| Inline assembly | 100% | 100% | - | 1st Jun 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 85 | +| Borrow checker improvements | 100% | 100% | - | 1st Jun 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 86 | +| Rustc Testsuite Adaptor | 0% | 0% | - | 1st Jun 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 87 | +| black_box intrinsic | 0% | 0% | - | 28th Oct 2024 | - | 28th Nov 2024 | GCC 15.1 | |
| 88 | +| Unstable RfL features | 0% | 0% | - | 7th Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 89 | +| cfg-rfl | 0% | 0% | - | 7th Jan 2025 | - | 15th Feb 2025 | GCC 15.1 | |
| 90 | +| alloc parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 15.1 | |
| 91 | +| let-else | 0% | 0% | - | 28th Jan 2025 | - | 28th Feb 2025 | GCC 15.1 | |
| 92 | +| Explicit generics with impl Trait | 0% | 0% | - | 28th Feb 2025 | - | 28th Mar 2025 | GCC 15.1 | |
| 93 | +| offset_of!() builtin macro | 0% | 0% | - | 15th Mar 2025 | - | 15th May 2025 | GCC 15.1 | |
| 94 | +| Generic Associated Types | 0% | 0% | - | 15th Mar 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 95 | +| RfL const generics | 0% | 0% | - | 1st May 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 96 | +| frontend plugin hooks | 0% | 0% | - | 15th May 2025 | - | 7th Jul 2025 | GCC 16.1 | |
| 97 | +| Handling the testsuite issues | 0% | 0% | - | 15th Sep 2024 | - | 15th Sep 2025 | GCC 16.1 | |
| 98 | +| std parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 16.1 | |
| 99 | +| main shim | 0% | 0% | - | 28th Jul 2025 | - | 15th Sep 2025 | GCC 16.1 | |
| 100 | + |
| 101 | +| Past Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 102 | +|-----------------------------------+------------+------------+-------+---------------+-----------------+---------------|------------| |
| 103 | +| Data Structures 1 - Core | 100% | 100% | - | 30th Nov 2020 | 27th Jan 2021 | 29th Jan 2021 | GCC 14.1 | |
| 104 | +| Control Flow 1 - Core | 100% | 100% | - | 28th Jan 2021 | 10th Feb 2021 | 26th Feb 2021 | GCC 14.1 | |
| 105 | +| Data Structures 2 - Generics | 100% | 100% | - | 11th Feb 2021 | 14th May 2021 | 28th May 2021 | GCC 14.1 | |
| 106 | +| Data Structures 3 - Traits | 100% | 100% | - | 20th May 2021 | 17th Sep 2021 | 27th Aug 2021 | GCC 14.1 | |
| 107 | +| Control Flow 2 - Pattern Matching | 100% | 100% | - | 20th Sep 2021 | 9th Dec 2021 | 29th Nov 2021 | GCC 14.1 | |
| 108 | +| Macros and cfg expansion | 100% | 100% | - | 1st Dec 2021 | 31st Mar 2022 | 28th Mar 2022 | GCC 14.1 | |
| 109 | +| Imports and Visibility | 100% | 100% | - | 29th Mar 2022 | 13th Jul 2022 | 27th May 2022 | GCC 14.1 | |
| 110 | +| Const Generics | 100% | 100% | - | 30th May 2022 | 10th Oct 2022 | 17th Oct 2022 | GCC 14.1 | |
| 111 | +| Initial upstream patches | 100% | 100% | - | 10th Oct 2022 | 13th Nov 2022 | 13th Nov 2022 | GCC 14.1 | |
| 112 | +| Upstream initial patchset | 100% | 100% | - | 13th Nov 2022 | 13th Dec 2022 | 19th Dec 2022 | GCC 14.1 | |
| 113 | +| Update GCC's master branch | 100% | 100% | - | 1st Jan 2023 | 21st Feb 2023 | 3rd Mar 2023 | GCC 14.1 | |
| 114 | +| Final set of upstream patches | 100% | 100% | - | 16th Nov 2022 | 1st May 2023 | 30th Apr 2023 | GCC 14.1 | |
| 115 | +| Borrow Checking 1 | 100% | 100% | - | TBD | 8th Jan 2024 | 15th Aug 2023 | GCC 14.1 | |
| 116 | +| Procedural Macros 1 | 100% | 100% | - | 13th Apr 2023 | 6th Aug 2023 | 6th Aug 2023 | GCC 14.1 | |
| 117 | +| GCC 13.2 Release | 100% | 100% | - | 13th Apr 2023 | 22nd Jul 2023 | 15th Jul 2023 | GCC 14.1 | |
| 118 | +| GCC 14 Stage 3 | 100% | 100% | - | 1st Sep 2023 | 20th Sep 2023 | 1st Nov 2023 | GCC 14.1 | |
| 119 | +| GCC 14.1 Release | 100% | 100% | - | 2nd Jan 2024 | 2nd Jun 2024 | 15th Apr 2024 | GCC 14.1 | |
| 120 | +| format_args!() support | 100% | 100% | - | 15th Feb 2024 | - | 1st Apr 2024 | GCC 14.1 | |
| 121 | + |
| 122 | +*** Risks |
| 123 | + |
| 124 | +There have been no changes to the Risk table. |
| 125 | + |
| 126 | +| Risk | Impact (1-3) | Likelihood (0-10) | Risk (I * L) | Mitigation | |
| 127 | +|-----------------------------------------------+--------------+-------------------+--------------+-----------------------------------------------------------------| |
| 128 | +| Missing features for GCC 15.1 deadline | 2 | 1 | 2 | Start working on required features as early as July (6mo ahead) | |
| 129 | + |
| 130 | +** Planned Activities |
| 131 | + |
| 132 | +- Merge name resolution 2.0 |
| 133 | + |
| 134 | +** Detailed changelog |
| 135 | + |
| 136 | + |
0 commit comments