|
| 1 | +#+title: Weekly report for 13th of October to 20th of October 2025 |
| 2 | +#+author: Philip Herron, Pierre-Emmanuel Patry, Arthur Cohen |
| 3 | +#+date: 2025-10-20 |
| 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 | +- PE and Arthur working almost exclusively on other Embecosm projects |
| 10 | +- Our two french interns, [[https://github.com/Villosse][Lenny Chiadmi-Delage]] and [[https://github.com/lucasly-ba][Lucas Ly Ba]] started last week |
| 11 | + - Very productive! More than 5 PRs opened for each of them |
| 12 | + - Good comprehension of the code |
| 13 | + - For now fixing ICEs and getting comfortable with all parts of the pipeline |
| 14 | + - Will now establish projects for them to work on for the rest of their internship |
| 15 | +- CI patch emails for all merged commits is being deployed |
| 16 | + |
| 17 | +** Completed Activities |
| 18 | + |
| 19 | +- Fix ICE for repr attribute malformation [[https://github.com/rust-gcc/gccrs/pull/4238][PR4238]] |
| 20 | +- ci: stop using pull_request event, use push [[https://github.com/rust-gcc/gccrs/pull/4224][PR4224]] |
| 21 | +- gccrs: fix inner attr derive doesn't show error [[https://github.com/rust-gcc/gccrs/pull/4218][PR4218]] |
| 22 | +- Bump clang-format version to use in CONTRIBUTING.md [[https://github.com/rust-gcc/gccrs/pull/4208][PR4208]] |
| 23 | +- gccrs: fix ICE in TyVar constructor [[https://github.com/rust-gcc/gccrs/pull/4206][PR4206]] |
| 24 | +- gccrs: Emit error when tuple-indexing on non-tuples [[https://github.com/rust-gcc/gccrs/pull/4205][PR4205]] |
| 25 | + |
| 26 | +*** Contributors this week |
| 27 | + |
| 28 | +- [[https://github.com/lucasly-ba][Lucas Ly Ba]] (new contributor!) |
| 29 | +- [[https://github.com/lowr][LowR]] (new contributor!) |
| 30 | +- [[https://github.com/Lishin1215][Lishin]] (new contributor!) |
| 31 | +- [[https://github.com/Polygonalr][Zhi Heng]] |
| 32 | +- [[https://github.com/dkm][Marc Poulhiès]] |
| 33 | + |
| 34 | +*** Overall Task Status |
| 35 | + |
| 36 | +| Category | Last Week | This Week | Delta | |
| 37 | +|-------------+------------+------------+-------| |
| 38 | +| TODO | 404 | 419 | +15 | |
| 39 | +| In Progress | 116 | 116 | - | |
| 40 | +| Completed | 1155 | 1162 | +7 | |
| 41 | + |
| 42 | +*** Bugs |
| 43 | + |
| 44 | +| Category | Last Week | This Week | Delta | |
| 45 | +|-------------+------------+------------+-------| |
| 46 | +| TODO | 205 | 204 | -1 | |
| 47 | +| In Progress | 56 | 56 | - | |
| 48 | +| Completed | 573 | 577 | +4 | |
| 49 | + |
| 50 | +*** Test Cases |
| 51 | + |
| 52 | +| TestCases | Last Week | This Week | Delta | |
| 53 | +|-----------+------------+------------+-------| |
| 54 | +| Passing | 10304 | 10313 | +9 | |
| 55 | +| Failed | - | - | - | |
| 56 | +| XFAIL | 74 | 74 | - | |
| 57 | +| XPASS | - | - | - | |
| 58 | + |
| 59 | +*** Milestones Progress |
| 60 | + |
| 61 | + |
| 62 | +| Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 63 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 64 | + |
| 65 | +| Upcoming Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 66 | +|-----------------------------------|------------|------------|-------|---------------|-----------------|---------------|------------| |
| 67 | +| Unstable RfL features | 0% | 0% | - | 7th Jan 2025 | - | 1st Aug 2025 | GCC 16.1 | |
| 68 | +| Generic Associated Types | 0% | 0% | - | 15th Mar 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 69 | +| RfL const generics | 0% | 0% | - | 1st May 2025 | - | 15th Jun 2025 | GCC 16.1 | |
| 70 | +| frontend plugin hooks | 0% | 0% | - | 15th May 2025 | - | 7th Jul 2025 | GCC 16.1 | |
| 71 | +| Handling the testsuite issues | 0% | 0% | - | 15th Sep 2024 | - | 15th Sep 2025 | GCC 16.1 | |
| 72 | +| main shim | 0% | 0% | - | 28th Jul 2025 | - | 15th Sep 2025 | GCC 16.1 | |
| 73 | +| Final core attributes | 0% | 0% | - | | - | | GCC 16.1 | |
| 74 | +| Core nightly features | 0% | 0% | - | | - | | GCC 16.1 | |
| 75 | +| Defered inference | 0% | 0% | - | | - | | GCC 16.1 | |
| 76 | +| Fn traits fixes | 0% | 0% | - | | - | | GCC 16.1 | |
| 77 | +| Recursive types | 0% | 0% | - | | - | | GCC 16.1 | |
| 78 | +| Drop | 0% | 0% | - | | - | | GCC 16.1 | |
| 79 | +| Pin, PinInit | 0% | 0% | - | | - | | GCC 16.1 | |
| 80 | + |
| 81 | +| Past Milestone | Last Week | This Week | Delta | Start Date | Completion Date | Target | Target GCC | |
| 82 | +|-----------------------------------+------------+------------+-------+---------------+-----------------+---------------|------------| |
| 83 | +| Data Structures 1 - Core | 100% | 100% | - | 30th Nov 2020 | 27th Jan 2021 | 29th Jan 2021 | GCC 14.1 | |
| 84 | +| Control Flow 1 - Core | 100% | 100% | - | 28th Jan 2021 | 10th Feb 2021 | 26th Feb 2021 | GCC 14.1 | |
| 85 | +| Data Structures 2 - Generics | 100% | 100% | - | 11th Feb 2021 | 14th May 2021 | 28th May 2021 | GCC 14.1 | |
| 86 | +| Data Structures 3 - Traits | 100% | 100% | - | 20th May 2021 | 17th Sep 2021 | 27th Aug 2021 | GCC 14.1 | |
| 87 | +| Control Flow 2 - Pattern Matching | 100% | 100% | - | 20th Sep 2021 | 9th Dec 2021 | 29th Nov 2021 | GCC 14.1 | |
| 88 | +| Macros and cfg expansion | 100% | 100% | - | 1st Dec 2021 | 31st Mar 2022 | 28th Mar 2022 | GCC 14.1 | |
| 89 | +| Imports and Visibility | 100% | 100% | - | 29th Mar 2022 | 13th Jul 2022 | 27th May 2022 | GCC 14.1 | |
| 90 | +| Const Generics | 100% | 100% | - | 30th May 2022 | 10th Oct 2022 | 17th Oct 2022 | GCC 14.1 | |
| 91 | +| Initial upstream patches | 100% | 100% | - | 10th Oct 2022 | 13th Nov 2022 | 13th Nov 2022 | GCC 14.1 | |
| 92 | +| Upstream initial patchset | 100% | 100% | - | 13th Nov 2022 | 13th Dec 2022 | 19th Dec 2022 | GCC 14.1 | |
| 93 | +| Update GCC's master branch | 100% | 100% | - | 1st Jan 2023 | 21st Feb 2023 | 3rd Mar 2023 | GCC 14.1 | |
| 94 | +| Final set of upstream patches | 100% | 100% | - | 16th Nov 2022 | 1st May 2023 | 30th Apr 2023 | GCC 14.1 | |
| 95 | +| Borrow Checking 1 | 100% | 100% | - | TBD | 8th Jan 2024 | 15th Aug 2023 | GCC 14.1 | |
| 96 | +| Procedural Macros 1 | 100% | 100% | - | 13th Apr 2023 | 6th Aug 2023 | 6th Aug 2023 | GCC 14.1 | |
| 97 | +| GCC 13.2 Release | 100% | 100% | - | 13th Apr 2023 | 22nd Jul 2023 | 15th Jul 2023 | GCC 14.1 | |
| 98 | +| GCC 14 Stage 3 | 100% | 100% | - | 1st Sep 2023 | 20th Sep 2023 | 1st Nov 2023 | GCC 14.1 | |
| 99 | +| GCC 14.1 Release | 100% | 100% | - | 2nd Jan 2024 | 2nd Jun 2024 | 15th Apr 2024 | GCC 14.1 | |
| 100 | +| format_args!() support | 100% | 100% | - | 15th Feb 2024 | - | 1st Apr 2024 | GCC 14.1 | |
| 101 | +| GCC 14.2 | 100% | 100% | - | 7th Jun 2024 | 15th Jun 2024 | 15th Jun 2024 | GCC 14.2 | |
| 102 | +| GCC 15.1 | 100% | 100% | - | 21st Jun 2024 | 31st Jun 2024 | 1st Jul 2024 | GCC 15.1 | |
| 103 | +| Unhandled attributes | 100% | 100% | - | 1st Jul 2024 | 15th Aug 2024 | 15th Aug 2024 | GCC 15.1 | |
| 104 | +| Inline assembly | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 105 | +| Rustc Testsuite Adaptor | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 106 | +| Borrow checker improvements | 100% | 100% | - | 1st Jun 2024 | 26th Aug 2024 | 15th Sep 2024 | GCC 15.1 | |
| 107 | +| Deref and DerefMut improvements | 100% | 100% | - | 28th Sep 2024 | 25th Oct 2024 | 28th Dec 2024 | GCC 15.1 | |
| 108 | +| Indexing fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 109 | +| Iterator fixes | 100% | 100% | - | 21st Jul 2024 | 25th Dec 2024 | 15th Nov 2024 | GCC 15.1 | |
| 110 | +| Auto traits improvements | 100% | 100% | - | 15th Sep 2024 | 20th Jan 2025 | 21st Dec 2024 | GCC 15.1 | |
| 111 | +| Lang items | 100% | 100% | - | 1st Jul 2024 | 10th Jan 2025 | 21st Nov 2024 | GCC 15.1 | |
| 112 | +| alloc parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 15.1 | |
| 113 | +| std parser issues | 100% | 100% | - | 7th Jan 2025 | 31st Jun 2024 | 28th Jan 2025 | GCC 16.1 | |
| 114 | +| Question mark operator | 100% | 100% | - | 15th Dec 2024 | 21st Feb 2025 | 21st Feb 2025 | GCC 15.1 | |
| 115 | +| Name resolution 2.0 rework | 100% | 100% | - | 1st Jun 2024 | - | 1st Apr 2025 | GCC 15.1 | |
| 116 | +| Macro expansion | 100% | 100% | - | 1st Jun 2024 | - | 1st Jan 2025 | GCC 15.1 | |
| 117 | +| Remaining typecheck issues | 100% | 100% | - | 21st Oct 2024 | - | 1st Mar 2025 | GCC 15.1 | |
| 118 | +| cfg-core | 100% | 100% | - | 1st Dec 2024 | 24th Mar 2025 | 1st Mar 2025 | GCC 15.1 | |
| 119 | +| Codegen fixes | 100% | 100% | - | 7th Oct 2024 | 1st Apr 2025 | 1st Mar 2025 | GCC 15.1 | |
| 120 | +| black_box intrinsic | 100% | 100% | - | 28th Oct 2024 | - | 28th Jan 2025 | GCC 15.1 | |
| 121 | +| let-else | 100% | 100% | - | 28th Jan 2025 | - | 28th Feb 2025 | GCC 15.1 | |
| 122 | +| Specialization | 100% | 100% | - | 1st Jan 2025 | 1st Apr 2025 | 1st Mar 2025 | GCC 15.1 | |
| 123 | +| cfg-rfl | 100% | 100% | - | 7th Jan 2025 | 19th Mar 2025 | 15th Feb 2025 | GCC 15.1 | |
| 124 | +| Downgrade to Rust 1.49 | 100% | 100% | - | 14th Mar 2025 | 26th Mar 2025 | 1st Apr 2025 | GCC 15.1 | |
| 125 | +| try blocks | 100% | 100% | - | | 30th Jul 2025 | | GCC 16.1 | |
| 126 | +| while-let loops | 100% | 100% | - | | 30th Jul 2025 | | GCC 16.1 | |
| 127 | +| offset_of!() builtin macro | 100% | 100% | - | 15th Mar 2025 | 4th Aug 2025 | 15th Aug 2025 | GCC 16.1 | |
| 128 | +| Explicit generics with impl Trait | 100% | 100% | - | 28th Feb 2025 | 21st Jul 2025 | 28th Mar 2025 | GCC 16.1 | |
| 129 | +| Final Inline assembly fixes | 100% | 100% | - | | - | | GCC 16.1 | |
| 130 | + |
| 131 | +** Planned Activities |
| 132 | + |
| 133 | +** Detailed changelog |
| 134 | + |
| 135 | + |
0 commit comments