|
| 1 | +#+title: Weekly report for 24th of February to 3rd of March 2025 |
| 2 | +#+author: Philip Herron, Pierre-Emmanuel Patry, Arthur Cohen |
| 3 | +#+date: 2025-03-03 |
| 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 | +- Gap between both name resolution is getting smaller. |
| 10 | +- Question mark operator is now working. |
| 11 | + |
| 12 | +** Completed Activities |
| 13 | + |
| 14 | +- Desugar error propagation [[https://github.com/rust-gcc/gccrs/pull/3438][PR3438]] |
| 15 | +- Adjust unknown macro error message [[https://github.com/rust-gcc/gccrs/pull/3455][PR3455]] |
| 16 | +- nr2.0: Handle lang item type path segments [[https://github.com/rust-gcc/gccrs/pull/3452][PR3452]] |
| 17 | +- Fix macro invocation in impl trait type bound [[https://github.com/rust-gcc/gccrs/pull/3450][PR3450]] |
| 18 | +- nr2.0: Implement macro_use for modules [[https://github.com/rust-gcc/gccrs/pull/3451][PR3451]] |
| 19 | +- Adjust type path resolution error message [[https://github.com/rust-gcc/gccrs/pull/3453][PR3453]] |
| 20 | +- hir-dump: Fix more segfaults in the HIR dump [[https://github.com/rust-gcc/gccrs/pull/3316][PR3316]] |
| 21 | + |
| 22 | +*** Contributors this week |
| 23 | + |
| 24 | +- [[https://github.com/powerboat9][Owen Avery]] |
| 25 | +- [[https://github.com/CohenArthur][Arthur Cohen]] |
| 26 | + |
| 27 | +*** Overall Task Status |
| 28 | + |
| 29 | +| Category | Last Week | This Week | Delta | |
| 30 | +|-------------+-----------+-----------+-------| |
| 31 | +| TODO | 282 | 283 | +1 | |
| 32 | +| In Progress | 87 | 87 | - | |
| 33 | +| Completed | 975 | 980 | +5 | |
| 34 | + |
| 35 | +*** Bugs |
| 36 | + |
| 37 | +| Category | Last Week | This Week | Delta | |
| 38 | +|-------------+-----------+-----------+-------| |
| 39 | +| TODO | 103 | 102 | +1 | |
| 40 | +| In Progress | 34 | 32 | -2 | |
| 41 | +| Completed | 474 | 477 | +3 | |
| 42 | + |
| 43 | +*** Test Cases |
| 44 | + |
| 45 | +| TestCases | Last Week | This Week | Delta | |
| 46 | +|-----------+-----------+-----------+-------| |
| 47 | +| Passing | 9733 | 9753 | +20 | |
| 48 | +| Failed | - | - | - | |
| 49 | +| XFAIL | 137 | 121 | -16 | |
| 50 | +| XPASS | | | | |
| 51 | + |
| 52 | +*** Milestones Progress |
| 53 | + |
| 54 | +| Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 55 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 56 | +| Name resolution 2.0 rework | 32% | 37% | +5% | 1st Jun 2024 | - | 1st Apr 2025 | GCC 15.1 | |
| 57 | +| Macro expansion | 56% | 77% | +21% | 1st Jun 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 58 | +| Auto traits improvements | 100% | 100% | - | 15th Sep 2024 | 20th Jan 2025 | 21st Dec 2024 | GCC 15.1 | |
| 59 | +| Remaining typecheck issues | 89% | 89% | - | 21st Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 60 | +| cfg-core | 0% | 0% | - | 1st Dec 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 61 | +| Codegen fixes | 0% | 0% | - | 7th Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 62 | +| black_box intrinsic | 20% | 50% | +30% | 28th Oct 2024 | - | 28th Jan 2025 | GCC 15.1 | |
| 63 | +| Question mark operator | 80% | 100% | +20% | 15th Dec 2024 | 3rd Mar 2025 | 21st Feb 2025 | GCC 15.1 | |
| 64 | + |
| 65 | +| Upcoming Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 66 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 67 | +| alloc parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 15.1 | |
| 68 | +| cfg-rfl | 0% | 0% | - | 7th Jan 2025 | - | 15th Feb 2025 | GCC 15.1 | |
| 69 | +| let-else | 0% | 0% | - | 28th Jan 2025 | - | 28th Feb 2025 | GCC 15.1 | |
| 70 | +| Specialization | 0% | 0% | - | 1st Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 71 | +| Inline assembly | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 72 | +| Borrow checker improvements | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 73 | +| Rustc Testsuite Adaptor | 0% | 0% | - | 1st Jun 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 74 | +| Unstable RfL features | 0% | 0% | - | 7th Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 75 | +| Explicit generics with impl Trait | 0% | 0% | - | 28th Feb 2025 | - | 28th Mar 2025 | GCC 15.1 | |
| 76 | +| Downgrade to Rust 1.49 | 0% | 0% | - | - | - | 1st Apr 2025 | GCC 15.1 | |
| 77 | +| offset_of!() builtin macro | 0% | 0% | - | 15th Mar 2025 | - | 15th May 2025 | GCC 15.1 | |
| 78 | +| Generic Associated Types | 0% | 0% | - | 15th Mar 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 79 | +| RfL const generics | 0% | 0% | - | 1st May 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 80 | +| frontend plugin hooks | 0% | 0% | - | 15th May 2025 | - | 7th Jul 2025 | GCC 16.1 | |
| 81 | +| Handling the testsuite issues | 0% | 0% | - | 15th Sep 2024 | - | 15th Sep 2025 | GCC 16.1 | |
| 82 | +| std parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 16.1 | |
| 83 | +| main shim | 0% | 0% | - | 28th Jul 2025 | - | 15th Sep 2025 | GCC 16.1 | |
| 84 | + |
| 85 | +| Past Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 86 | +|-----------------------------------+------------+------------+-------+---------------+-----------------+---------------|------------| |
| 87 | +| Data Structures 1 - Core | 100% | 100% | - | 30th Nov 2020 | 27th Jan 2021 | 29th Jan 2021 | GCC 14.1 | |
| 88 | +| Control Flow 1 - Core | 100% | 100% | - | 28th Jan 2021 | 10th Feb 2021 | 26th Feb 2021 | GCC 14.1 | |
| 89 | +| Data Structures 2 - Generics | 100% | 100% | - | 11th Feb 2021 | 14th May 2021 | 28th May 2021 | GCC 14.1 | |
| 90 | +| Data Structures 3 - Traits | 100% | 100% | - | 20th May 2021 | 17th Sep 2021 | 27th Aug 2021 | GCC 14.1 | |
| 91 | +| Control Flow 2 - Pattern Matching | 100% | 100% | - | 20th Sep 2021 | 9th Dec 2021 | 29th Nov 2021 | GCC 14.1 | |
| 92 | +| Macros and cfg expansion | 100% | 100% | - | 1st Dec 2021 | 31st Mar 2022 | 28th Mar 2022 | GCC 14.1 | |
| 93 | +| Imports and Visibility | 100% | 100% | - | 29th Mar 2022 | 13th Jul 2022 | 27th May 2022 | GCC 14.1 | |
| 94 | +| Const Generics | 100% | 100% | - | 30th May 2022 | 10th Oct 2022 | 17th Oct 2022 | GCC 14.1 | |
| 95 | +| Initial upstream patches | 100% | 100% | - | 10th Oct 2022 | 13th Nov 2022 | 13th Nov 2022 | GCC 14.1 | |
| 96 | +| Upstream initial patchset | 100% | 100% | - | 13th Nov 2022 | 13th Dec 2022 | 19th Dec 2022 | GCC 14.1 | |
| 97 | +| Update GCC's master branch | 100% | 100% | - | 1st Jan 2023 | 21st Feb 2023 | 3rd Mar 2023 | GCC 14.1 | |
| 98 | +| Final set of upstream patches | 100% | 100% | - | 16th Nov 2022 | 1st May 2023 | 30th Apr 2023 | GCC 14.1 | |
| 99 | +| Borrow Checking 1 | 100% | 100% | - | TBD | 8th Jan 2024 | 15th Aug 2023 | GCC 14.1 | |
| 100 | +| Procedural Macros 1 | 100% | 100% | - | 13th Apr 2023 | 6th Aug 2023 | 6th Aug 2023 | GCC 14.1 | |
| 101 | +| GCC 13.2 Release | 100% | 100% | - | 13th Apr 2023 | 22nd Jul 2023 | 15th Jul 2023 | GCC 14.1 | |
| 102 | +| GCC 14 Stage 3 | 100% | 100% | - | 1st Sep 2023 | 20th Sep 2023 | 1st Nov 2023 | GCC 14.1 | |
| 103 | +| GCC 14.1 Release | 100% | 100% | - | 2nd Jan 2024 | 2nd Jun 2024 | 15th Apr 2024 | GCC 14.1 | |
| 104 | +| format_args!() support | 100% | 100% | - | 15th Feb 2024 | - | 1st Apr 2024 | GCC 14.1 | |
| 105 | +| GCC 14.2 | 100% | 100% | - | 7th Jun 2024 | 15th Jun 2024 | 15th Jun 2024 | GCC 14.2 | |
| 106 | +| GCC 15.1 | 100% | 100% | - | 21st Jun 2024 | 31st Jun 2024 | 1st Jul 2024 | GCC 15.1 | |
| 107 | +| Unhandled attributes | 100% | 100% | - | 1st Jul 2024 | 15th Aug 2024 | 15th Aug 2024 | GCC 15.1 | |
| 108 | +| Deref and DerefMut improvements | 100% | 100% | - | 28th Sep 2024 | 25th Oct 2024 | 28th Dec 2024 | GCC 15.1 | |
| 109 | +| Indexing fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 110 | +| Iterator fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 111 | +| Lang items | 100% | 100% | - | 1st Jul 2024 | 10th Jan 2025 | 21st Nov 2024 | GCC 15.1 | |
| 112 | + |
| 113 | +*** Risks |
| 114 | + |
| 115 | +We have now entered Stage 3 of GCC development, and all of the patches we needed to get upstreamed have been upstreamed. The risk present in this table is no longer present. |
| 116 | + |
| 117 | +All the key risks have been addressed, this is just about getting as many features implemented as possible |
| 118 | + |
| 119 | +** Planned Activities |
| 120 | + |
| 121 | +- Continue fixing remaining failing test for name resolution 2.0 |
| 122 | +- Finish built-in derive macros |
| 123 | + |
| 124 | +** Detailed changelog |
| 125 | + |
0 commit comments