gcc-rust
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/02/10
[Bug rust/113864] New: FAIL: rust/debug/chartype.rs scan-assembler 0x10[ \t][^\n\r]* DW_AT_encoding
danglin at gcc dot gnu.org
2024/02/10
[Bug rust/113473] rust/compile/iterators1.rs etc. FAIL
danglin at gcc dot gnu.org
2024/02/10
[Bug rust/113472] rust/compile/issue-1446.rs FAILs
danglin at gcc dot gnu.org
2024/02/09
[Bug rust/113499] crab1 fails to link when configuring with --disable-plugin
rguenth at gcc dot gnu.org
2024/02/09
[Bug rust/113499] crab1 fails to link when configuring with --disable-plugin
rguenth at gcc dot gnu.org
2024/02/09
Re: [COMMITTED 13/25] gccrs: remove old generics hack to reuse generic symbols from previous seg
Jakub Jelinek
2024/02/07
Re: [COMMITTED 07/25] gccrs: TyTy: Store region constraints
Arthur Cohen
2024/02/07
Re: [COMMITTED 07/25] gccrs: TyTy: Store region constraints
Bernhard Reutner-Fischer
2024/02/07
[COMMITTED 22/25] gccrs: Fix inconsistent formatting.
arthur . cohen
2024/02/07
[COMMITTED 15/25] gccrs: refactor inference variable computation into a seperate method
arthur . cohen
2024/02/07
[COMMITTED 12/25] gccrs: Fix ICE accessing empty vector without check
arthur . cohen
2024/02/07
[COMMITTED 25/25] gccrs: Fix macro parsing for trait items.
arthur . cohen
2024/02/07
[COMMITTED 21/25] gccrs: Add missing visitors for AST::Function.
arthur . cohen
2024/02/07
[COMMITTED 08/25] gccrs: TyTy: Store reference to type before any substitutions
arthur . cohen
2024/02/07
[COMMITTED 17/25] gccrs: Add testcase to show issue is already fixed
arthur . cohen
2024/02/07
[COMMITTED 14/25] gccrs: remove similar hack in type paths as we had in path expressions
arthur . cohen
2024/02/07
[COMMITTED 11/25] gccrs: add test cases to prove type inference is working
arthur . cohen
2024/02/07
[COMMITTED 03/25] gccrs: Typecheck: lifetime interning and resolution tool
arthur . cohen
2024/02/07
[COMMITTED 24/25] gccrs: Remove obsolete classes and functions.
arthur . cohen
2024/02/07
[COMMITTED 23/25] gccrs: Parse trait functions as `AST::Function`.
arthur . cohen
2024/02/07
[COMMITTED 20/25] gccrs: Add checks for Trait functions
arthur . cohen
2024/02/07
[COMMITTED 18/25] gccrs: fix bug in pattern check for tuples
arthur . cohen
2024/02/07
[COMMITTED 09/25] gccrs: Set the default ABI to C for extern blocks and extern functions
arthur . cohen
2024/02/07
[COMMITTED 04/25] gccrs: TyTy: Region (lifetime) representation
arthur . cohen
2024/02/07
[COMMITTED 05/25] gccrs: HIR: Add mising getter
arthur . cohen
2024/02/07
[COMMITTED 02/25] gccrs: Implement quick-check for Unicode
arthur . cohen
2024/02/07
[COMMITTED 16/25] gccrs: Move the Implementation of implitem lowering into its own file.
arthur . cohen
2024/02/07
[COMMITTED 19/25] gccrs: Use AssociatedItem in place of TraitItem
arthur . cohen
2024/02/07
[COMMITTED 13/25] gccrs: remove old generics hack to reuse generic symbols from previous seg
arthur . cohen
2024/02/07
[COMMITTED 10/25] gccrs: add testcase to prove issue has already been fixed
arthur . cohen
2024/02/07
[COMMITTED 06/25] gccrs: Typecheck: add regions (lifetimes) to TyTy
arthur . cohen
2024/02/07
[COMMITTED 07/25] gccrs: TyTy: Store region constraints
arthur . cohen
2024/02/07
[COMMITTED 01/25] gccrs: Parse normal functions with `self` parameter correctly
arthur . cohen
2024/02/03
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2024/02/02
Re: GCC GSoC 2024: Call for project ideas and mentors
Martin Jambor
2024/02/02
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
pinskia at gcc dot gnu.org
2024/02/02
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
bruno at clisp dot org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
pinskia at gcc dot gnu.org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
glaubitz at physik dot fu-berlin.de
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
pinskia at gcc dot gnu.org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
glaubitz at physik dot fu-berlin.de
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
sjames at gcc dot gnu.org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
pinskia at gcc dot gnu.org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
glaubitz at physik dot fu-berlin.de
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
sjames at gcc dot gnu.org
2024/02/01
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
doko at gcc dot gnu.org
2024/01/31
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
pinskia at gcc dot gnu.org
2024/01/30
[COMMITTED 098/101] gccrs: Test: check implemented for lifetime handling
arthur . cohen
2024/01/30
[COMMITTED 095/101] gccrs: Test: fix missing lifetime in a test
arthur . cohen
2024/01/30
[COMMITTED 090/101] gccrs: Fix inconsistent formatting
arthur . cohen
2024/01/30
[COMMITTED 088/101] gccrs: Handle newlines during string parsing while lexing
arthur . cohen
2024/01/30
[COMMITTED 080/101] gccrs: Handle `async` qualifier inside trait
arthur . cohen
2024/01/30
[COMMITTED 077/101] gccrs: TyTy: SubstitutionRef cast specialization
arthur . cohen
2024/01/30
[COMMITTED 070/101] gccrs: Change cfg stripper to use default visitor
arthur . cohen
2024/01/30
[COMMITTED 067/101] gccrs: Allow enabling lang_items and no_core features
arthur . cohen
2024/01/30
[COMMITTED 066/101] gccrs: Renamed `WIN64` to `WIN_64`
arthur . cohen
2024/01/30
[COMMITTED 065/101] gccrs: Generate error for const trait functions
arthur . cohen
2024/01/30
[COMMITTED 064/101] gccrs: Add a regression test for function body check
arthur . cohen
2024/01/30
[COMMITTED 099/101] gccrs: Add improved error when no fields in initializer
arthur . cohen
2024/01/30
[COMMITTED 100/101] gccrs: Remove TraitImplItem
arthur . cohen
2024/01/30
[COMMITTED 096/101] gccrs: AST: Fix for lifetime parsing
arthur . cohen
2024/01/30
[COMMITTED 092/101] gccrs: Add improved error when a field is redefined in a struct constructor
arthur . cohen
2024/01/30
[COMMITTED 087/101] gccrs: TyTy: Refactor FnType deprecated API
arthur . cohen
2024/01/30
[COMMITTED 084/101] gccrs: ast: Full lifetime elision handling
arthur . cohen
2024/01/30
[COMMITTED 068/101] gccrs: Make default resolver inherit from default visitor
arthur . cohen
2024/01/30
[COMMITTED 057/101] gccrs: Make feature gate visitor inherit from default one
arthur . cohen
2024/01/30
[COMMITTED 062/101] gccrs: Make function bodies truly optional
arthur . cohen
2024/01/30
[COMMITTED 063/101] gccrs: Add validation for functions without body
arthur . cohen
2024/01/30
[COMMITTED 060/101] gccrs: Add multiple regression test in name resolution
arthur . cohen
2024/01/30
[COMMITTED 058/101] gccrs: Change the attribute checker visitor to default one
arthur . cohen
2024/01/30
[COMMITTED 091/101] gccrs: Handle `async` keyword for regular implementations
arthur . cohen
2024/01/30
[COMMITTED 093/101] gccrs: Unify storage of associated items in SingleASTNode
arthur . cohen
2024/01/30
[COMMITTED 083/101] gccrs: ast: Unify explicitly and implicitly elided lifettimes
arthur . cohen
2024/01/30
[COMMITTED 079/101] gccrs: split rust-mangle.cc into two files
arthur . cohen
2024/01/30
[COMMITTED 054/101] gccrs: Add a regression test for async const functions
arthur . cohen
2024/01/30
[COMMITTED 055/101] gccrs: Add AST validation check for const in trait
arthur . cohen
2024/01/30
[COMMITTED 050/101] gccrs: Remove class AST::InherentImplItem
arthur . cohen
2024/01/30
[COMMITTED 049/101] gccrs: Remove backend dependancy on resolution rib information
arthur . cohen
2024/01/30
[COMMITTED 053/101] gccrs: Add async const function ast validation pass
arthur . cohen
2024/01/30
[COMMITTED 040/101] gccrs: toplevel: Add comment about running the collector twice
arthur . cohen
2024/01/30
[COMMITTED 051/101] gccrs: Split async and const function qualifiers
arthur . cohen
2024/01/30
[COMMITTED 039/101] gccrs: early: Resolve paths properly
arthur . cohen
2024/01/30
[COMMITTED 043/101] gccrs: toplevel: Resolve `use` declarations
arthur . cohen
2024/01/30
[COMMITTED 035/101] gccrs: toplevel: Use DefaultResolver for Function
arthur . cohen
2024/01/30
[COMMITTED 019/101] gccrs: Add a regression test for super trait on auto trait
arthur . cohen
2024/01/30
[COMMITTED 011/101] gccrs: forever stack: Improve resolve_path implementation
arthur . cohen
2024/01/30
[COMMITTED 097/101] gccrs: AST: Fix for lifetime lowering
arthur . cohen
2024/01/30
[COMMITTED 101/101] gccrs: Fix output line ending patterns.
arthur . cohen
2024/01/30
[COMMITTED 086/101] gccrs: ast: Lower 'for' lifetimes
arthur . cohen
2024/01/30
[COMMITTED 094/101] gccrs: Added newline to get more readable lexdump
arthur . cohen
2024/01/30
[COMMITTED 082/101] gccrs: ast: Fix lifetime type parsing
arthur . cohen
2024/01/30
[COMMITTED 089/101] gccrs: Handle `async` functions in traits
arthur . cohen
2024/01/30
[COMMITTED 076/101] gccrs: TyTy: Common interface for fucntion-like types
arthur . cohen
2024/01/30
[COMMITTED 075/101] gccrs: TyTy: refactor to new API
arthur . cohen
2024/01/30
[COMMITTED 073/101] gccrs: TyTy: Fix missed nodiscard
arthur . cohen
2024/01/30
[COMMITTED 071/101] gccrs: refactor builtins initialization and attributes
arthur . cohen
2024/01/30
[COMMITTED 056/101] gccrs: Add regression test for const fn in trait
arthur . cohen
2024/01/30
[COMMITTED 045/101] gccrs: Add unsafety member to modules
arthur . cohen
2024/01/30
[COMMITTED 038/101] gccrs: late: Start storing mappings properly in the resolver
arthur . cohen
2024/01/30
[COMMITTED 044/101] gccrs: Create base class for TupleStructItems and TuplePatternItems
arthur . cohen
2024/01/30
[COMMITTED 028/101] gccrs: Replace some keyword raw values
arthur . cohen
2024/01/30
[COMMITTED 029/101] gccrs: Add a list of weak keyword
arthur . cohen
2024/01/30
[COMMITTED 026/101] gccrs: Treat underscore as a keyword
arthur . cohen
2024/01/30
[COMMITTED 025/101] gccrs: Add edition separation for keywords
arthur . cohen
2024/01/30
[COMMITTED 022/101] gccrs: Add a test regular variadic functions errors
arthur . cohen
2024/01/30
[COMMITTED 021/101] gccrs: Emit an error on variadic non extern functions
arthur . cohen
2024/01/30
[COMMITTED 085/101] gccrs: ast: Infer static lifetime for const and static items
arthur . cohen
2024/01/30
[COMMITTED 018/101] gccrs: Reject auto traits with super trait
arthur . cohen
2024/01/30
[COMMITTED 014/101] gccrs: resolve: Format if properly
arthur . cohen
2024/01/30
[COMMITTED 072/101] gccrs: HIR: add missing getters
arthur . cohen
2024/01/30
[COMMITTED 069/101] gccrs: Make expand visitor inherit from default visitor
arthur . cohen
2024/01/30
[COMMITTED 009/101] gccrs: foreverstack: Specialize `get` for Namespace::Labels
arthur . cohen
2024/01/30
[COMMITTED 034/101] gccrs: nr2.0: Add base for late name resolution
arthur . cohen
2024/01/30
[COMMITTED 081/101] gccrs: Generate error for `async` trait fucntions
arthur . cohen
2024/01/30
[COMMITTED 006/101] gccrs: ast: Change *Path nodes API
arthur . cohen
2024/01/30
[COMMITTED 061/101] gccrs: Add execution test for name resolution 2.0
arthur . cohen
2024/01/30
[COMMITTED 078/101] gccrs: BIR: Cleanup
arthur . cohen
2024/01/30
[COMMITTED 013/101] gccrs: foreverstack: Add `to_rib` method
arthur . cohen
2024/01/30
[COMMITTED 074/101] gccrs: BIR: Fix missed nodiscard
arthur . cohen
2024/01/30
[COMMITTED 007/101] gccrs: rib: Add Namespace enum
arthur . cohen
2024/01/30
[COMMITTED 047/101] gccrs: Emit an error on unsafe modules
arthur . cohen
2024/01/30
[COMMITTED 059/101] gccrs: Make early name resolver inherit from default one
arthur . cohen
2024/01/30
[COMMITTED 041/101] gccrs: ast: Add NodeId to UseTree base class
arthur . cohen
2024/01/30
[COMMITTED 046/101] gccrs: Parse module safety
arthur . cohen
2024/01/30
[COMMITTED 030/101] gccrs: Replace some weak keyword raw value with constexpr
arthur . cohen
2024/01/30
[COMMITTED 004/101] gccrs: Report self parameter parsing error kind
arthur . cohen
2024/01/30
[COMMITTED 033/101] gccrs: ctx: Add Labels ForeverStack to the resolver.
arthur . cohen
2024/01/30
[COMMITTED 052/101] gccrs: Allow const and async specifiers in functions
arthur . cohen
2024/01/30
[COMMITTED 032/101] gccrs: Added support to Parse ASYNC function
arthur . cohen
2024/01/30
[COMMITTED 048/101] gccrs: Add a regression test for unsafe module validation
arthur . cohen
2024/01/30
[COMMITTED 031/101] gccrs: Introduce a proper keyword list
arthur . cohen
2024/01/30
[COMMITTED 042/101] gccrs: early: Move `use` declaration resolving to TopLevel
arthur . cohen
2024/01/30
[COMMITTED 027/101] gccrs: Add await keyword
arthur . cohen
2024/01/30
[COMMITTED 037/101] gccrs: late: Start setting up builtin types
arthur . cohen
2024/01/30
[COMMITTED 023/101] gccrs: Add ast validation check on union variant number
arthur . cohen
2024/01/30
[COMMITTED 036/101] gccrs: nr2.0: Store mappings in NameResolutionContext
arthur . cohen
2024/01/30
[COMMITTED 020/101] gccrs: Add check for associated items on auto traits
arthur . cohen
2024/01/30
[COMMITTED 024/101] gccrs: Replace TOK suffix with KW
arthur . cohen
2024/01/30
[COMMITTED 015/101] gccrs: forever stack: Remove development debug info
arthur . cohen
2024/01/30
[COMMITTED 017/101] gccrs: Add regression test for generic auto traits
arthur . cohen
2024/01/30
[COMMITTED 012/101] gccrs: foreverstack: Add `to_canonical_path` method
arthur . cohen
2024/01/30
[COMMITTED 016/101] gccrs: Reject auto traits with generic parameters
arthur . cohen
2024/01/30
[COMMITTED 010/101] gccrs: forever stack: Fix resolve_path signature
arthur . cohen
2024/01/30
[COMMITTED 008/101] gccrs: forever-stack: Fix basic get logic
arthur . cohen
2024/01/30
[COMMITTED 005/101] gccrs: Add new test for parsing errors on self pointers
arthur . cohen
2024/01/30
[COMMITTED 003/101] gccrs: Fix error emission for self pointers
arthur . cohen
2024/01/30
[COMMITTED 001/101] gccrs: Add visibility to trait item
arthur . cohen
2024/01/30
[COMMITTED 002/101] gccrs: Add a test to highlight public trait type parsing
arthur . cohen
2024/01/30
[PATCHSET] Update Rust frontend January 2024
arthur . cohen
2024/01/24
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
ro at gcc dot gnu.org
2024/01/23
Re: GCC GSoC 2024: Call for project ideas and mentors (rust)
Martin Jambor
2024/01/23
[Bug rust/113553] rust fails to build on sparc64-linux-gnu
doko at gcc dot gnu.org
2024/01/23
[Bug rust/113553] New: rust fails to build on spar64-linux-gnu
doko at gcc dot gnu.org
2024/01/23
[Bug rust/113553] rust fails to build on spar64-linux-gnu
doko at gcc dot gnu.org
2024/01/19
[PATCHSET] Update of GCC upstream with gccrs development repository
Arthur Cohen
2024/01/19
Re: GCC GSoC 2024: Call for project ideas and mentors
Arthur Cohen
2024/01/18
[Bug rust/113499] crab1 fails to link when configuring with --disable-plugin
rguenth at gcc dot gnu.org
2024/01/18
[Bug rust/113499] crab1 fails to link when configuring with --disable-plugin
rguenth at gcc dot gnu.org
2024/01/18
[Bug rust/113499] New: crab1 fails to link when configuring with --disable-plugin
rguenth at gcc dot gnu.org
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Arthur Cohen
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Arthur Cohen
2024/01/18
[Bug rust/113477] rust/compile/torture/alt_patterns1.rs FAILs
ro at gcc dot gnu.org
2024/01/18
[Bug rust/113477] New: rust/compile/torture/alt_patterns1.rs FAILs
ro at gcc dot gnu.org
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Iain Sandoe
2024/01/18
[Bug rust/113473] rust/compile/iterators1.rs etc. FAIL
ro at gcc dot gnu.org
2024/01/18
[Bug rust/113473] New: rust/compile/iterators1.rs etc. FAIL
ro at gcc dot gnu.org
2024/01/18
[Bug rust/113472] rust/compile/issue-1446.rs FAILs
ro at gcc dot gnu.org
2024/01/18
[Bug rust/113472] New: rust/compile/issue-1446.rs FAILs
ro at gcc dot gnu.org
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Rainer Orth
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Arthur Cohen
2024/01/18
Re: [COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Rainer Orth
2024/01/18
[Bug rust/113461] [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=]
pinskia at gcc dot gnu.org
2024/01/18
[Bug rust/113461] [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=]
ro at gcc dot gnu.org
2024/01/18
[Bug rust/113461] [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=]
ro at gcc dot gnu.org
2024/01/18
[COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
Arthur Cohen
2024/01/17
[Bug rust/113461] [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=]
pinskia at gcc dot gnu.org
2024/01/17
Re: GCC GSoC 2024: Call for project ideas and mentors
David Malcolm
2024/01/17
[Bug rust/113461] New: [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=]
danglin at gcc dot gnu.org
2024/01/16
[Bug translation/108890] Translation mistakes 2023
cvs-commit at gcc dot gnu.org
2024/01/16
[Bug rust/108111] Rust meets clang
cvs-commit at gcc dot gnu.org
2024/01/16
Re: [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Jason Merrill
2024/01/15
GCC GSoC 2024: Call for project ideas and mentors
Martin Jambor
2024/01/12
Re: GSoC: Application for Rust Front-End Project at GCC
Thomas Schwinge
2024/01/11
Re: [PATCHSET] Fix Rust bootstrap for future libgrust changes
Thomas Schwinge
2024/01/11
Re: [PATCH 2/2] gccrs: fixup: Fix missing build dependency
Richard Biener
2024/01/11
Re: [PATCH 2/2] gccrs: fixup: Fix missing build dependency
Arthur Cohen
2024/01/11
Re: [PATCH 2/2] gccrs: fixup: Fix missing build dependency
Richard Biener
2024/01/11
[PATCH 2/2] gccrs: fixup: Fix missing build dependency
Arthur Cohen
2024/01/11
[PATCH 1/2] gccrs: fixup: Fix bootstrap build
Arthur Cohen
2024/01/11
[PATCHSET] Fix Rust bootstrap for future libgrust changes
Arthur Cohen
2024/01/10
Re: GSoC: Application for Rust Front-End Project at GCC
Thomas Schwinge
2024/01/09
ORDER#22486
dhdhryfh589
2024/01/08
[Bug rust/113056] [14 regression] Build failure in libgrust
tschwinge at gcc dot gnu.org
2024/01/08
[Bug rust/113056] [14 regression] Build failure in libgrust
cvs-commit at gcc dot gnu.org
2024/01/04
Re: libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056]
Pierre-Emmanuel Patry
2024/01/04
[COMMITTED] libcpp: add function to check XID properties
Arthur Cohen
2024/01/04
Re: [PATCH v3] libcpp: add function to check XID properties
Arthur Cohen
2023/12/27
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2023/12/19
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2023/12/18
Re: [PATCH v3] libcpp: add function to check XID properties
Joseph Myers
Earlier messages
Later messages