gcc-rust
Thread
Date
Earlier messages
Messages by Date
2026/03/05
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2026/03/05
[gccrs COMMIT 4/6] Do not warn on unused function with "_" prefix
gerris . rs
2026/03/05
[gccrs COMMIT 6/6] Add additional test for wildcard special identifier
gerris . rs
2026/03/05
[gccrs COMMIT 5/6] Remove duplicated error message.
gerris . rs
2026/03/05
[gccrs COMMIT 3/6] Use custom error type for enum variants parsing
gerris . rs
2026/03/05
[gccrs COMMIT 1/6] Prevent error emission with multiple wildcards
gerris . rs
2026/03/05
[gccrs COMMIT 2/6] Change variable underscore detection
gerris . rs
2026/03/05
Re: Expressing my interest in contributing to the "Rust Front-End" proposal at GSoC 2026
Arthur Cohen
2026/03/04
[gccrs COMMIT] Fix match arm scope
gerris . rs
2026/03/04
Re: Expressing my interest in contributing to the "Rust Front-End" proposal at GSoC 2026
Martin Jambor
2026/03/04
Login for Langdock
Langdock
2026/03/04
Login for Langdock
Langdock
2026/03/04
Login for Langdock
Langdock
2026/02/27
[gccrs COMMIT] expand: Fix ICE on unimplemented RustcEncodable/Decodable derives
gerris . rs
2026/02/27
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/02/27
[gccrs COMMIT 2/2] refactor: update constructor to initialize ExternalItem base class
gerris . rs
2026/02/27
[gccrs COMMIT 1/2] refactor: use MacroInvocation's node id everywhere for consistency
gerris . rs
2026/02/27
[gccrs COMMIT] ast: Implement reconstruct() logic for Path hierarchy
gerris . rs
2026/02/27
[COMMITTED 46/46] gccrs : TypeCheck : Enhance missing fields error message
arthur . cohen
2026/02/27
[COMMITTED 42/46] gccrs: parser: Fix ICE on invalid arithmetic expression
arthur . cohen
2026/02/27
[COMMITTED 36/46] gccrs: ast: Fix module path resolution for sibling modules in root
arthur . cohen
2026/02/27
[COMMITTED 33/46] gccrs: Implicitely inject `extern crate core`
arthur . cohen
2026/02/27
[COMMITTED 26/46] gccrs: remove some loop helpers
arthur . cohen
2026/02/27
[COMMITTED 45/46] gccrs: Make AST::Crate final
arthur . cohen
2026/02/27
[COMMITTED 31/46] gccrs: Prevent resolution of items within parent modules
arthur . cohen
2026/02/27
[COMMITTED 30/46] gccrs: Detect macros with duplicate metavariable bindings
arthur . cohen
2026/02/27
[COMMITTED 41/46] gccrs: ast: Add qualified_call helper to Builder
arthur . cohen
2026/02/27
[COMMITTED 38/46] gccrs: util/attributes: Fix ICE on bare #[deprecated] attribute
arthur . cohen
2026/02/27
[COMMITTED 44/46] gccrs: Remove ProcMacroInvocLexer
arthur . cohen
2026/02/27
[COMMITTED 43/46] gccrs: parser: Fix rogue null pointer in null_denotation_path
arthur . cohen
2026/02/27
[COMMITTED 39/46] gccrs : parse: Fix ICE when using 'dyn' without trait bound
arthur . cohen
2026/02/27
[COMMITTED 24/46] gccrs: proc error on invalid type
arthur . cohen
2026/02/27
[COMMITTED 10/46] gccrs: ast: Add new GlobContainer class and use it
arthur . cohen
2026/02/27
[COMMITTED 40/46] gccrs: parser: Fix ICE in AnonConst by handling null macro result
arthur . cohen
2026/02/27
[COMMITTED 37/46] gccrs: Reduce node id sharing
arthur . cohen
2026/02/27
[COMMITTED 17/46] gccrs: util/attributes: error on malformed #[export_name] input
arthur . cohen
2026/02/27
[COMMITTED 23/46] gccrs: expand: Refactor field expansion and add documentation
arthur . cohen
2026/02/27
[COMMITTED 25/46] gccrs: remove some loops
arthur . cohen
2026/02/27
[COMMITTED 35/46] gccrs: util/attributes: Error on malformed lint attributes
arthur . cohen
2026/02/27
[COMMITTED 22/46] gccrs: backend: Factor out asm operand chaining
arthur . cohen
2026/02/27
[COMMITTED 21/46] gccrs: replace unreachable with sorry_at
arthur . cohen
2026/02/27
[COMMITTED 32/46] gccrs: Add trait type param bounds to ast token collector
arthur . cohen
2026/02/27
[COMMITTED 29/46] gccrs: Implement type check & codegen for HIR::StructPatternFieldTuplePat
arthur . cohen
2026/02/27
[COMMITTED 28/46] gccrs: derive: Factor out Eq trait path generation
arthur . cohen
2026/02/27
[COMMITTED 19/46] gccrs: fix ice on let else expession
arthur . cohen
2026/02/27
[COMMITTED 03/46] gccrs: util/attributes: error on malformed #[link_section] input
arthur . cohen
2026/02/27
[COMMITTED 20/46] gccrs: testsuite: adds some tests for ice 4375
arthur . cohen
2026/02/27
[COMMITTED 27/46] gccrs: add outer attributes
arthur . cohen
2026/02/27
[COMMITTED 16/46] gccrs: nr: Add proper prelude resolution and fill it upon encountering a prelude.
arthur . cohen
2026/02/27
[COMMITTED 13/46] gccrs: util/attributes: Check that #[target_feature] is only used on unsafe functions
arthur . cohen
2026/02/27
[COMMITTED 12/46] gccrs: add non snake case lint
arthur . cohen
2026/02/27
[COMMITTED 09/46] gccrs: Adds test of issue 1210
arthur . cohen
2026/02/27
[COMMITTED 11/46] gccrs: add non upper case globals lint
arthur . cohen
2026/02/27
[COMMITTED 06/46] gccrs: testsuite: Adds test from issue
arthur . cohen
2026/02/27
[COMMITTED 15/46] gccrs: Use attribute value variable instead of raw text
arthur . cohen
2026/02/27
[COMMITTED 08/46] gccrs: fixes the error thrown
arthur . cohen
2026/02/27
[COMMITTED 02/46] gccrs: Revert "gccrs: Remove the template parameter
arthur . cohen
2026/02/27
[COMMITTED 05/46] gccrs: testsuite: Adds test from issue 1245
arthur . cohen
2026/02/27
[COMMITTED 01/46] gccrs: Remove the template parameter so clang format stops barfing on this
arthur . cohen
2026/02/26
[gccrs COMMIT] Add no_std attribute
gerris . rs
2026/02/26
[gccrs COMMIT 16/18] Add AttrInputExpr node
gerris . rs
2026/02/26
[gccrs COMMIT 15/18] Add global scope debug function for crate
gerris . rs
2026/02/26
[gccrs COMMIT 06/18] Collect feature gate error at parse time
gerris . rs
2026/02/26
[gccrs COMMIT 17/18] Correctly emit warning on invalid attributes
gerris . rs
2026/02/26
[gccrs COMMIT 18/18] Remove duplicated visit within early name res
gerris . rs
2026/02/26
[gccrs COMMIT 12/18] Add node id to attribute node.
gerris . rs
2026/02/26
[gccrs COMMIT 08/18] Move early gate feature store to it's own TU
gerris . rs
2026/02/26
[gccrs COMMIT 11/18] Make attribute a proper AST node
gerris . rs
2026/02/26
[gccrs COMMIT 14/18] Use Attribute node status for AttributeChecker
gerris . rs
2026/02/26
[gccrs COMMIT 13/18] Make Attribute parent class Visitable public
gerris . rs
2026/02/26
[gccrs COMMIT 10/18] Add multiple missing builtin attribute values
gerris . rs
2026/02/26
[gccrs COMMIT 07/18] Collect early feature gating errors in a store
gerris . rs
2026/02/26
[gccrs COMMIT 04/18] Add early cfg strip step before feature collection
gerris . rs
2026/02/26
[gccrs COMMIT 09/18] Add crate_name and crate_type to attribute values
gerris . rs
2026/02/26
[gccrs COMMIT 02/18] Split feature collection from feature gating
gerris . rs
2026/02/26
[gccrs COMMIT 05/18] Bump feature definition version
gerris . rs
2026/02/26
[gccrs COMMIT 01/18] Rename is_builtin and change return type
gerris . rs
2026/02/26
[gccrs COMMIT 03/18] Remove unused function
gerris . rs
2026/02/25
[gccrs COMMIT] testsuite: Add test case for macro missing body
gerris . rs
2026/02/24
[Bug rust/124233] [16 Regression] MinGW-w64 gcc/rust build issues due to missing open_memstream() since r16-2986
brechtsanders at users dot sourceforge.net
2026/02/24
[Bug rust/124233] [16 Regression] MinGW-w64 gcc/rust build issues due to missing open_memstream() since r16-2986
law at gcc dot gnu.org
2026/02/24
[Bug rust/124233] [16 Regression] MinGW-w64 gcc/rust build issues due to missing open_memstream() since r16-2986
pinskia at gcc dot gnu.org
2026/02/24
[Bug rust/124233] [16 Regression] MinGW-w64 gcc/rust build issues due to missing open_memstream() since r16-2986
pinskia at gcc dot gnu.org
2026/02/24
[Bug rust/124233] MinGW-w64 gcc/rust build issues due to missing open_memstream()
pinskia at gcc dot gnu.org
2026/02/24
[Bug rust/124233] New: MinGW-w64 gcc/rust build issues due to missing open_memstream()
brechtsanders at users dot sourceforge.net
2026/02/24
[Bug rust/124233] MinGW-w64 gcc/rust build issues due to missing open_memstream()
brechtsanders at users dot sourceforge.net
2026/02/23
[gccrs COMMIT] ast: Fix missing location info in derive macros
gerris . rs
2026/02/22
Expressing my interest in contributing to the "Rust Front-End" proposal at GSoC 2026
Fisnik Hasani
2026/02/21
[gccrs COMMIT] Add wrapper class for automatic node cloning
gerris . rs
2026/02/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Martin Jambor
2026/02/14
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/02/10
[gccrs COMMIT] gccrs : TypeCheck : Enhance missing fields error message
gerris . rs
2026/02/10
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/02/10
[gccrs COMMIT] Make AST::Crate final
gerris . rs
2026/02/10
[gccrs COMMIT] Remove ProcMacroInvocLexer
gerris . rs
2026/02/10
[gccrs COMMIT] parser: Fix rogue null pointer in null_denotation_path
gerris . rs
2026/02/09
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
tschwinge at gcc dot gnu.org
2026/02/07
[Bug rust/124013] [16 regression] -Wodr issues in Rust
law at gcc dot gnu.org
2026/02/06
[Bug rust/124013] [16 regression] -Wodr issues in Rust
sjames at gcc dot gnu.org
2026/02/06
[Bug rust/124013] New: [16 regression] -Wodr issues in Rust
sjames at gcc dot gnu.org
2026/02/06
[Bug rust/124013] [16 regression] -Wodr issues in Rust
sjames at gcc dot gnu.org
2026/02/06
[gccrs COMMIT] parser: Fix ICE on invalid arithmetic expression
gerris . rs
2026/02/05
[gccrs COMMIT] ast: Add qualified_call helper to Builder
gerris . rs
2026/02/05
[gccrs COMMIT] parser: Fix ICE in AnonConst by handling null macro result
gerris . rs
2026/02/04
[gccrs COMMIT] gccrs : parse: Fix ICE when using 'dyn' without trait bound
gerris . rs
2026/02/03
Re: GCC GSoC 2026: Call for project ideas and mentors
Martin Jambor
2026/02/02
[gccrs COMMIT] util/attributes: Fix ICE on bare #[deprecated] attribute
gerris . rs
2026/01/28
[gccrs COMMIT] Reduce node id sharing
gerris . rs
2026/01/27
[gccrs COMMIT] ast: Fix module path resolution for sibling modules in root
gerris . rs
2026/01/27
[gccrs COMMIT] util/attributes: Error on malformed lint attributes
gerris . rs
2026/01/26
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/01/26
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2026/01/22
[gccrs COMMIT 2/3] Prevent resolution of items within parent modules
gerris . rs
2026/01/22
[gccrs COMMIT 3/3] Add trait type param bounds to ast token collector
gerris . rs
2026/01/22
[gccrs COMMIT 1/3] Detect macros with duplicate metavariable bindings
gerris . rs
2026/01/22
Re: GCC GSoC 2026: Call for project ideas and mentors
David Malcolm
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Arthur Cohen
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Weathered Steel
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Kenner
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Ville Voutilainen
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Kenner
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Ville Voutilainen
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Tucker Taft
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Kenner
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Kenner
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Kenner
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Biener
2026/01/20
Re: GCC GSoC 2026: Call for project ideas and mentors
Martin Jambor
2026/01/19
Re: GCC GSoC 2026: Call for project ideas and mentors
Ville Voutilainen
2026/01/19
Re: GCC GSoC 2026: Call for project ideas and mentors
Toon Moene
2026/01/19
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Biener
2026/01/19
Re: GCC GSoC 2026: Call for project ideas and mentors
Ville Voutilainen
2026/01/19
Re: GCC GSoC 2026: Call for project ideas and mentors
Richard Biener
2026/01/19
GCC GSoC 2026: Call for project ideas and mentors
Martin Jambor
2026/01/19
[gccrs COMMIT] derive: Factor out Eq trait path generation
gerris . rs
2026/01/19
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2026/01/19
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/01/19
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/01/19
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/01/19
[gccrs COMMIT 4/4] gccrs: add outer attributes
gerris . rs
2026/01/19
[gccrs COMMIT 2/4] gccrs: remove some loops
gerris . rs
2026/01/19
[gccrs COMMIT 3/4] gccrs: remove some loop helpers
gerris . rs
2026/01/19
[gccrs COMMIT 1/4] gccrs: proc error on invalid type
gerris . rs
2026/01/17
[gccrs COMMIT] expand: Refactor field expansion and add documentation
gerris . rs
2026/01/17
[gccrs COMMIT] backend: Factor out asm operand chaining
gerris . rs
2026/01/16
[gccrs COMMIT] gccrs: replace unreachable with sorry_at
gerris . rs
2026/01/16
[gccrs COMMIT 1/2] gccrs: fix ice on let else expession
gerris . rs
2026/01/16
[gccrs COMMIT 2/2] testsuite: adds some tests for ice 4375
gerris . rs
2026/01/16
[COMMITTED 19/22] gccrs: add unused label lint
arthur . cohen
2026/01/16
[COMMITTED 20/22] gccrs: handle outer attributes in expression parsing
arthur . cohen
2026/01/16
[COMMITTED 21/22] gccrs: Adds and fixes tests for outer attributes in expression
arthur . cohen
2026/01/16
[COMMITTED 15/22] gccrs: util/attributes: error on malformed #[link_name] input
arthur . cohen
2026/01/16
[COMMITTED 16/22] gccrs: add redudant semicolon lint
arthur . cohen
2026/01/16
[COMMITTED 12/22] gccrs: forever-stack: Add extra path resolution from a known NodeId.
arthur . cohen
2026/01/16
[COMMITTED 07/22] gccrs: Remove redundant error types
arthur . cohen
2026/01/16
[COMMITTED 17/22] gccrs: util/attributes: error on malformed #[target_feature] input
arthur . cohen
2026/01/16
[COMMITTED 22/22] gccrs: Fix empty struct constructors causing ICE during type checking
arthur . cohen
2026/01/16
[COMMITTED 18/22] gccrs: util/attributes: error on malformed #[no_mangle] input
arthur . cohen
2026/01/16
[COMMITTED 02/22] gccrs: remove match arm pattern vector to single pattern
arthur . cohen
2026/01/16
[COMMITTED 11/22] gccrs: nr: Add prelude field to NRCtx, and fill it upon encountering a prelude.
arthur . cohen
2026/01/16
[COMMITTED 13/22] gccrs: nr: Do prelude resolution for Identifiers
arthur . cohen
2026/01/16
[COMMITTED 10/22] gccrs: forever-stack: Display depth in debug string
arthur . cohen
2026/01/16
[COMMITTED 09/22] gccrs: Explicitely specify templates for GCC5
arthur . cohen
2026/01/16
[COMMITTED 01/22] gccrs: nr: Add better error to unresolved attribute macro
arthur . cohen
2026/01/16
[COMMITTED 05/22] gccrs: Use error collector in the parser
arthur . cohen
2026/01/16
[COMMITTED 03/22] gccrs: Fix rogue macro error during lowering on expansion failure
arthur . cohen
2026/01/16
[gccrs COMMIT] util/attributes: handle #[export_name] on static items
gerris . rs
2026/01/15
[gccrs COMMIT] util/attributes: error on malformed #[export_name] input
gerris . rs
2026/01/15
[gccrs COMMIT] nr: Add proper prelude resolution and fill it upon encountering a prelude.
gerris . rs
2026/01/15
[gccrs COMMIT 2/2] Use attribute value variable instead of raw text
gerris . rs
2026/01/15
[gccrs COMMIT 1/2] Add export_name attribute and lower it
gerris . rs
2026/01/15
[gccrs COMMIT] util/attributes: Check that #[target_feature] is only used on unsafe functions
gerris . rs
2026/01/15
[gccrs COMMIT] gccrs: add non snake case lint
gerris . rs
2026/01/15
[gccrs COMMIT] gccrs: add non upper case globals lint
gerris . rs
2026/01/14
☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)
builder
2026/01/14
[gccrs COMMIT] ast: Add new GlobContainer class and use it
gerris . rs
2026/01/13
[gccrs COMMIT 1/2] gccrs: fixes the error thrown
gerris . rs
2026/01/13
[gccrs COMMIT 2/2] gccrs: Adds test of issue 1210
gerris . rs
2026/01/13
[gccrs COMMIT] util/attributes: Error on #[repr] applied to functions
gerris . rs
2026/01/12
[gccrs COMMIT] testsuite: Adds test from issue
gerris . rs
2026/01/12
[gccrs COMMIT] testsuite: Adds test from issue 1245
gerris . rs
2026/01/12
[gccrs COMMIT] gccrs: Fix ICE in insert_associated_trait_impl due to recursion
gerris . rs
2026/01/12
[gccrs COMMIT] util/attributes: error on malformed #[link_section] input
gerris . rs
2026/01/10
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2026/01/09
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
rguenth at gcc dot gnu.org
2026/01/07
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
pinskia at gcc dot gnu.org
2026/01/07
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
iains at gcc dot gnu.org
2026/01/07
[gccrs COMMIT] gccrs: Fix empty struct constructors causing ICE during type checking
gerris . rs
2026/01/07
[gccrs COMMIT 2/2] gccrs: Adds and fixes tests for outer attributes in expression
gerris . rs
2026/01/07
[gccrs COMMIT 1/2] gccrs: handle outer attributes in expression parsing
gerris . rs
2026/01/07
[gccrs COMMIT] gccrs: add unused label lint
gerris . rs
2026/01/07
[gccrs COMMIT] util/attributes: error on malformed #[no_mangle] input
gerris . rs
2026/01/07
[gccrs COMMIT] util/attributes: error on malformed #[target_feature] input
gerris . rs
2026/01/06
[gccrs COMMIT] util/attributes: error on malformed #[link_name] input
gerris . rs
2026/01/06
[gccrs COMMIT 3/4] nr: Do prelude resolution for Identifiers
gerris . rs
2026/01/06
[gccrs COMMIT 4/4] nr: Ignore errors when doing prelude resolution
gerris . rs
2026/01/06
[gccrs COMMIT 2/4] forever-stack: Add extra path resolution from a known NodeId.
gerris . rs
2026/01/06
[gccrs COMMIT 1/4] nr: Add prelude field to NRCtx, and fill it upon encountering a prelude.
gerris . rs
2026/01/06
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2026/01/06
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
Earlier messages