@@ -213,13 +213,13 @@ upcoming events.
213213 [ PR4397] ( https://github.com/rust-gcc/gccrs/pull/4397 )
214214- derive: Factor out Eq trait path generation
215215 [ PR4396] ( https://github.com/rust-gcc/gccrs/pull/4396 )
216- - gccrs: replace unreachable with sorry< sub >at</ sub >
216+ - gccrs: replace unreachable with sorry_at
217217 [ PR4391] ( https://github.com/rust-gcc/gccrs/pull/4391 )
218- - util/attributes: handle \#\[ export< sub >name</ sub > \] on static items
218+ - util/attributes: handle \#\[ export_name \] on static items
219219 [ PR4390] ( https://github.com/rust-gcc/gccrs/pull/4390 )
220- - util/attributes: error on malformed \#\[ export< sub >name</ sub > \]
220+ - util/attributes: error on malformed \#\[ export_name \]
221221 input [ PR4389] ( https://github.com/rust-gcc/gccrs/pull/4389 )
222- - Handle \` export< sub >name</ sub > \` attribute on functions
222+ - Handle \` export_name \` attribute on functions
223223 [ PR4385] ( https://github.com/rust-gcc/gccrs/pull/4385 )
224224- gccrs: add non upper case globals lint
225225 [ PR4382] ( https://github.com/rust-gcc/gccrs/pull/4382 )
@@ -238,24 +238,24 @@ upcoming events.
238238 [ PR4365] ( https://github.com/rust-gcc/gccrs/pull/4365 )
239239- Adds test from issue 1210 and correct error thrown
240240 [ PR4363] ( https://github.com/rust-gcc/gccrs/pull/4363 )
241- - ICE in get< sub >dereferencedexpr</ sub > , at rust/ast/rust-expr.h:435
241+ - ICE in get_dereferencedexpr , at rust/ast/rust-expr.h:435
242242 [ PR4362] ( https://github.com/rust-gcc/gccrs/pull/4362 )
243- - gccrs: Fix ICE in insert< sub >associatedtraitimpl</ sub > due to
243+ - gccrs: Fix ICE in insert_associatedtraitimpl due to
244244 recursion [ PR4361] ( https://github.com/rust-gcc/gccrs/pull/4361 )
245245- gccrs: add redundant semicolon lint
246246 [ PR4360] ( https://github.com/rust-gcc/gccrs/pull/4360 )
247247- util/attributes: Error on malformed lint attributes
248248 [ PR4358] ( https://github.com/rust-gcc/gccrs/pull/4358 )
249- - util/attributes: error on malformed \#\[ link< sub >section</ sub > \]
249+ - util/attributes: error on malformed \#\[ link_section \]
250250 input [ PR4357] ( https://github.com/rust-gcc/gccrs/pull/4357 )
251- - util/attributes: Check that \#\[ target< sub >feature</ sub > \] is only
251+ - util/attributes: Check that \#\[ target_feature \] is only
252252 used on unsafe …
253253 [ PR4356] ( https://github.com/rust-gcc/gccrs/pull/4356 )
254254- util/attributes: Error on \#\[ repr\] applied to functions
255255 [ PR4355] ( https://github.com/rust-gcc/gccrs/pull/4355 )
256- - util/attributes: error on malformed \#\[ no< sub >mangle</ sub > \] input
256+ - util/attributes: error on malformed \#\[ no_mangle \] input
257257 [ PR4354] ( https://github.com/rust-gcc/gccrs/pull/4354 )
258- - util/attributes: error on malformed \#\[ link< sub >name</ sub > \] input
258+ - util/attributes: error on malformed \#\[ link_name \] input
259259 [ PR4353] ( https://github.com/rust-gcc/gccrs/pull/4353 )
260260- util/attributes: Fix/target feature malformed 4233
261261 [ PR4349] ( https://github.com/rust-gcc/gccrs/pull/4349 )
@@ -358,7 +358,7 @@ upcoming events.
358358| GCC 13.2 Release | 100% | 100% | \- | 13th Apr 2023 | 22nd Jul 2023 | 15th Jul 2023 | GCC 14.1 |
359359| GCC 14 Stage 3 | 100% | 100% | \- | 1st Sep 2023 | 20th Sep 2023 | 1st Nov 2023 | GCC 14.1 |
360360| GCC 14.1 Release | 100% | 100% | \- | 2nd Jan 2024 | 2nd Jun 2024 | 15th Apr 2024 | GCC 14.1 |
361- | format< sub >args</ sub > !() support | 100% | 100% | \- | 15th Feb 2024 | \- | 1st Apr 2024 | GCC 14.1 |
361+ | format_args !() support | 100% | 100% | \- | 15th Feb 2024 | \- | 1st Apr 2024 | GCC 14.1 |
362362| GCC 14.2 | 100% | 100% | \- | 7th Jun 2024 | 15th Jun 2024 | 15th Jun 2024 | GCC 14.2 |
363363| GCC 15.1 | 100% | 100% | \- | 21st Jun 2024 | 31st Jun 2024 | 1st Jul 2024 | GCC 15.1 |
364364| Unhandled attributes | 100% | 100% | \- | 1st Jul 2024 | 15th Aug 2024 | 15th Aug 2024 | GCC 15.1 |
@@ -378,14 +378,14 @@ upcoming events.
378378| Remaining typecheck issues | 100% | 100% | \- | 21st Oct 2024 | \- | 1st Mar 2025 | GCC 15.1 |
379379| cfg-core | 100% | 100% | \- | 1st Dec 2024 | 24th Mar 2025 | 1st Mar 2025 | GCC 15.1 |
380380| Codegen fixes | 100% | 100% | \- | 7th Oct 2024 | 1st Apr 2025 | 1st Mar 2025 | GCC 15.1 |
381- | black< sub >box</ sub > intrinsic | 100% | 100% | \- | 28th Oct 2024 | \- | 28th Jan 2025 | GCC 15.1 |
381+ | black_box intrinsic | 100% | 100% | \- | 28th Oct 2024 | \- | 28th Jan 2025 | GCC 15.1 |
382382| let-else | 100% | 100% | \- | 28th Jan 2025 | \- | 28th Feb 2025 | GCC 15.1 |
383383| Specialization | 100% | 100% | \- | 1st Jan 2025 | 1st Apr 2025 | 1st Mar 2025 | GCC 15.1 |
384384| cfg-rfl | 100% | 100% | \- | 7th Jan 2025 | 19th Mar 2025 | 15th Feb 2025 | GCC 15.1 |
385385| Downgrade to Rust 1.49 | 100% | 100% | \- | 14th Mar 2025 | 26th Mar 2025 | 1st Apr 2025 | GCC 15.1 |
386386| try blocks | 100% | 100% | \- | | 30th Jul 2025 | | GCC 16.1 |
387387| while-let loops | 100% | 100% | \- | | 30th Jul 2025 | | GCC 16.1 |
388- | offset< sub >of</ sub > !() builtin macro | 100% | 100% | \- | 15th Mar 2025 | 4th Aug 2025 | 15th Aug 2025 | GCC 16.1 |
388+ | offset_of !() builtin macro | 100% | 100% | \- | 15th Mar 2025 | 4th Aug 2025 | 15th Aug 2025 | GCC 16.1 |
389389| Explicit generics with impl Trait | 100% | 100% | \- | 28th Feb 2025 | 21st Jul 2025 | 28th Mar 2025 | GCC 16.1 |
390390| Final Inline assembly fixes | 100% | 100% | \- | | \- | | GCC 16.1 |
391391
0 commit comments