|
| 1 | +#+title: Weekly report for 10th of February to 17th of February 2025 |
| 2 | +#+author: Philip Herron, Pierre-Emmanuel Patry, Arthur Cohen |
| 3 | +#+date: 2025-02-17 |
| 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 | +- Steady progress on our milestones |
| 10 | +- 12 PRs merged, very good week once again |
| 11 | +- Lots of old issues closed by Philip |
| 12 | + |
| 13 | +** Completed Activities |
| 14 | + |
| 15 | +- gccrs: initial setup for new OpaqueType to represent Impl types [[https://github.com/rust-gcc/gccrs][PR3441]] |
| 16 | +- gccrs: Add name resolution and HIR lowering for ImplTraitType's [[https://github.com/rust-gcc/gccrs][PR3440]] |
| 17 | +- gccrs: improve error diagnostic for bad type-resolution in CallExpr [[https://github.com/rust-gcc/gccrs][PR3439]] |
| 18 | +- gccrs: self paths are patterns but we dont have mappings for it [[https://github.com/rust-gcc/gccrs][PR3436]] |
| 19 | +- gccrs: fix name resolution for generics where type param is declared later [[https://github.com/rust-gcc/gccrs][PR3435]] |
| 20 | +- gccrs: fix unconstrained generics check to handle recursive generics [[https://github.com/rust-gcc/gccrs][PR3434]] |
| 21 | +- gccrs: add diagnostic for E0229 no associated type arguments allowed here [[https://github.com/rust-gcc/gccrs][PR3431]] |
| 22 | +- gccrs: enum type layout needs to respect the enum repr type [[https://github.com/rust-gcc/gccrs][PR3427]] |
| 23 | +- gccrs: add variant_count intrinsic [[https://github.com/rust-gcc/gccrs][PR3426]] |
| 24 | +- gccrs: add discriminant value intrinsic [[https://github.com/rust-gcc/gccrs][PR3425]] |
| 25 | +- Get rid of duplicate interface #3396 [[https://github.com/rust-gcc/gccrs][PR3423]] |
| 26 | +- nr2.0: Resolve paths which start with Self [[https://github.com/rust-gcc/gccrs][PR3416]] |
| 27 | +- Add type check on if-expr [[https://github.com/rust-gcc/gccrs][PR3306]] |
| 28 | + |
| 29 | +*** Contributors this week |
| 30 | + |
| 31 | +- [[https://github.com/GS-GOAT][GS-GOAT]] (new contributor!) |
| 32 | +- [[https://github.com/philberty][Philip Herron]] |
| 33 | +- [[https://github.com/powerboat9][Owen Avery]] |
| 34 | +- [[https://github.com/Kamiinarii79][Benjamin Thos]] |
| 35 | + |
| 36 | +*** Overall Task Status |
| 37 | + |
| 38 | +| Category | Last Week | This Week | Delta | |
| 39 | +|-------------+-----------+-----------+-------| |
| 40 | +| TODO | 311 | 285 | -26 | |
| 41 | +| In Progress | 89 | 85 | -4 | |
| 42 | +| Completed | 939 | 972 | +33 | |
| 43 | + |
| 44 | +*** Bugs |
| 45 | + |
| 46 | +| Category | Last Week | This Week | Delta | |
| 47 | +|-------------+-----------+-----------+-------| |
| 48 | +| TODO | 109 | 103 | -6 | |
| 49 | +| In Progress | 38 | 34 | -4 | |
| 50 | +| Completed | 465 | 474 | +9 | |
| 51 | + |
| 52 | +*** Test Cases |
| 53 | + |
| 54 | +| TestCases | Last Week | This Week | Delta | |
| 55 | +|-----------+-----------+-----------+-------| |
| 56 | +| Passing | 9600 | 9682 | +82 | |
| 57 | +| Failed | - | - | - | |
| 58 | +| XFAIL | 183 | 148 | -35 | |
| 59 | +| XPASS | | | | |
| 60 | + |
| 61 | +*** Milestones Progress |
| 62 | + |
| 63 | +| Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 64 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 65 | +| Name resolution 2.0 rework | 28% | 32% | +4% | 1st Jun 2024 | - | 1st Apr 2025 | GCC 15.1 | |
| 66 | +| Macro expansion | 45% | 56% | +11% | 1st Jun 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 67 | +| Auto traits improvements | 100% | 100% | - | 15th Sep 2024 | 20th Jan 2025 | 21st Dec 2024 | GCC 15.1 | |
| 68 | +| Remaining typecheck issues | 88% | 89% | +1% | 21st Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 69 | +| cfg-core | 0% | 0% | - | 1st Dec 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 70 | +| Codegen fixes | 0% | 0% | - | 7th Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 71 | +| black_box intrinsic | 20% | 20% | - | 28th Oct 2024 | - | 28th Jan 2025 | GCC 15.1 | |
| 72 | +| Question mark operator | 66% | 80% | +14% | 15th Dec 2024 | - | 21st Feb 2025 | GCC 15.1 | |
| 73 | + |
| 74 | +| Upcoming Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 75 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 76 | +| alloc parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 15.1 | |
| 77 | +| cfg-rfl | 0% | 0% | - | 7th Jan 2025 | - | 15th Feb 2025 | GCC 15.1 | |
| 78 | +| let-else | 0% | 0% | - | 28th Jan 2025 | - | 28th Feb 2025 | GCC 15.1 | |
| 79 | +| Specialization | 0% | 0% | - | 1st Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 80 | +| Inline assembly | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 81 | +| Borrow checker improvements | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 82 | +| Rustc Testsuite Adaptor | 0% | 0% | - | 1st Jun 2024 | - | 15th Sep 2024 | GCC 15.1 | |
| 83 | +| Unstable RfL features | 0% | 0% | - | 7th Jan 2025 | - | 1st Mar 2025 | GCC 15.1 | |
| 84 | +| Explicit generics with impl Trait | 0% | 0% | - | 28th Feb 2025 | - | 28th Mar 2025 | GCC 15.1 | |
| 85 | +| Downgrade to Rust 1.49 | 0% | 0% | - | - | - | 1st Apr 2025 | GCC 15.1 | |
| 86 | +| offset_of!() builtin macro | 0% | 0% | - | 15th Mar 2025 | - | 15th May 2025 | GCC 15.1 | |
| 87 | +| Generic Associated Types | 0% | 0% | - | 15th Mar 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 88 | +| RfL const generics | 0% | 0% | - | 1st May 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 89 | +| frontend plugin hooks | 0% | 0% | - | 15th May 2025 | - | 7th Jul 2025 | GCC 16.1 | |
| 90 | +| Handling the testsuite issues | 0% | 0% | - | 15th Sep 2024 | - | 15th Sep 2025 | GCC 16.1 | |
| 91 | +| std parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 16.1 | |
| 92 | +| main shim | 0% | 0% | - | 28th Jul 2025 | - | 15th Sep 2025 | GCC 16.1 | |
| 93 | + |
| 94 | +| Past Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 95 | +|-----------------------------------+------------+------------+-------+---------------+-----------------+---------------|------------| |
| 96 | +| Data Structures 1 - Core | 100% | 100% | - | 30th Nov 2020 | 27th Jan 2021 | 29th Jan 2021 | GCC 14.1 | |
| 97 | +| Control Flow 1 - Core | 100% | 100% | - | 28th Jan 2021 | 10th Feb 2021 | 26th Feb 2021 | GCC 14.1 | |
| 98 | +| Data Structures 2 - Generics | 100% | 100% | - | 11th Feb 2021 | 14th May 2021 | 28th May 2021 | GCC 14.1 | |
| 99 | +| Data Structures 3 - Traits | 100% | 100% | - | 20th May 2021 | 17th Sep 2021 | 27th Aug 2021 | GCC 14.1 | |
| 100 | +| Control Flow 2 - Pattern Matching | 100% | 100% | - | 20th Sep 2021 | 9th Dec 2021 | 29th Nov 2021 | GCC 14.1 | |
| 101 | +| Macros and cfg expansion | 100% | 100% | - | 1st Dec 2021 | 31st Mar 2022 | 28th Mar 2022 | GCC 14.1 | |
| 102 | +| Imports and Visibility | 100% | 100% | - | 29th Mar 2022 | 13th Jul 2022 | 27th May 2022 | GCC 14.1 | |
| 103 | +| Const Generics | 100% | 100% | - | 30th May 2022 | 10th Oct 2022 | 17th Oct 2022 | GCC 14.1 | |
| 104 | +| Initial upstream patches | 100% | 100% | - | 10th Oct 2022 | 13th Nov 2022 | 13th Nov 2022 | GCC 14.1 | |
| 105 | +| Upstream initial patchset | 100% | 100% | - | 13th Nov 2022 | 13th Dec 2022 | 19th Dec 2022 | GCC 14.1 | |
| 106 | +| Update GCC's master branch | 100% | 100% | - | 1st Jan 2023 | 21st Feb 2023 | 3rd Mar 2023 | GCC 14.1 | |
| 107 | +| Final set of upstream patches | 100% | 100% | - | 16th Nov 2022 | 1st May 2023 | 30th Apr 2023 | GCC 14.1 | |
| 108 | +| Borrow Checking 1 | 100% | 100% | - | TBD | 8th Jan 2024 | 15th Aug 2023 | GCC 14.1 | |
| 109 | +| Procedural Macros 1 | 100% | 100% | - | 13th Apr 2023 | 6th Aug 2023 | 6th Aug 2023 | GCC 14.1 | |
| 110 | +| GCC 13.2 Release | 100% | 100% | - | 13th Apr 2023 | 22nd Jul 2023 | 15th Jul 2023 | GCC 14.1 | |
| 111 | +| GCC 14 Stage 3 | 100% | 100% | - | 1st Sep 2023 | 20th Sep 2023 | 1st Nov 2023 | GCC 14.1 | |
| 112 | +| GCC 14.1 Release | 100% | 100% | - | 2nd Jan 2024 | 2nd Jun 2024 | 15th Apr 2024 | GCC 14.1 | |
| 113 | +| format_args!() support | 100% | 100% | - | 15th Feb 2024 | - | 1st Apr 2024 | GCC 14.1 | |
| 114 | +| GCC 14.2 | 100% | 100% | - | 7th Jun 2024 | 15th Jun 2024 | 15th Jun 2024 | GCC 14.2 | |
| 115 | +| GCC 15.1 | 100% | 100% | - | 21st Jun 2024 | 31st Jun 2024 | 1st Jul 2024 | GCC 15.1 | |
| 116 | +| Unhandled attributes | 100% | 100% | - | 1st Jul 2024 | 15th Aug 2024 | 15th Aug 2024 | GCC 15.1 | |
| 117 | +| Deref and DerefMut improvements | 100% | 100% | - | 28th Sep 2024 | 25th Oct 2024 | 28th Dec 2024 | GCC 15.1 | |
| 118 | +| Indexing fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 119 | +| Iterator fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 120 | +| Lang items | 100% | 100% | - | 1st Jul 2024 | 10th Jan 2025 | 21st Nov 2024 | GCC 15.1 | |
| 121 | + |
| 122 | +*** Risks |
| 123 | + |
| 124 | +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. |
| 125 | + |
| 126 | +All the key risks have been addressed, this is just about getting as many features implemented as possible |
| 127 | + |
| 128 | +** Planned Activities |
| 129 | + |
| 130 | +- Continue fixing remaining failing test for name resolution 2.0 |
| 131 | +- Finish built-in derive macros |
| 132 | +- Finish error propagation operator |
| 133 | + |
| 134 | +** Detailed changelog |
0 commit comments