gcc-rust
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 4/4] build: Regenerate build files
Arthur Cohen
Re: [PATCH v2 3/4] build: Add libgrust as compilation modules
Thomas Schwinge
Re: [PATCH v2 3/4] build: Add libgrust as compilation modules
Arthur Cohen
Only build host libgrust if the Rust language is enabled (was: [PATCH v2 3/4] build: Add libgrust as compilation modules)
Thomas Schwinge
[PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Patrick Palka
Re: [PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Thomas Schwinge
Re: [PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Jason Merrill
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
sjames at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
pinskia at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
pinskia at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
mpolacek at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
pinskia at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
ppalka at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
ppalka at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
cvs-commit at gcc dot gnu.org
[Bug rust/111899] [14 regression] GCC fails to bootstrap with 'rust-tree.cc:131:10: error: ‘NON_DEPENDENT_EXPR’ was not declared in this scope'
ppalka at gcc dot gnu.org
Re: Re: [PATCH v3] libcpp: add function to check XID properties
Owen A
Re: Re: Re: [PATCH v3] libcpp: add function to check XID properties
Owen A
Updated invitation: gccrs community call @ lun. 16 oct. 2023 1pm - 1:30pm (CEST) (gcc-rust@gcc.gnu.org)
Arthur Cohen
Invitation: gccrs community call @ Mon 16 Oct 2023 11am - 11:30am (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
Re: gcc-patches From rewriting mailman settings
Mark Wielaard
[PATCH 3/3] build: Regenerate build files
Arthur Cohen
Re: [PATCH 3/3] build: Regenerate build files
Jakub Jelinek via Gcc-rust
[PATCH 1/3] librust: Add libproc_macro and build system
Arthur Cohen
[PATCH 2/3] build: Add libgrust as compilation modules
Arthur Cohen
Re: [PATCH 2/3] build: Add libgrust as compilation modules
Richard Biener via Gcc-rust
Re: [PATCH 2/3] build: Add libgrust as compilation modules
Thomas Schwinge
Re: [PATCH 2/3] build: Add libgrust as compilation modules
Thomas Schwinge
GCC/Rust libgrust-v2/to-submit branch (was: [PATCH 2/3] build: Add libgrust as compilation modules)
Thomas Schwinge
Re: GCC/Rust libgrust-v2/to-submit branch
Arthur Cohen
Re: GCC/Rust libgrust-v2/to-submit branch
Thomas Schwinge
Re: GCC/Rust libgrust-v2/to-submit branch
Thomas Schwinge
Re: GCC/Rust libgrust-v2/to-submit branch
Thomas Schwinge
Re: [PATCH 1/3] librust: Add libproc_macro and build system
Richard Biener via Gcc-rust
Re: [PATCH 1/3] librust: Add libproc_macro and build system
Thomas Schwinge
[COMMITTED] gccrs: move functions from rust-gcc-diagnostics to rust-diagnostics.cc
Arthur Cohen
[PATCH] libcpp: add function to check XID properties
Arthur Cohen
Re: [PATCH] libcpp: add function to check XID properties
Jakub Jelinek via Gcc-rust
[PATCH v2] libcpp: add function to check XID properties
Arthur Cohen
[PATCH v3] libcpp: add function to check XID properties
Arthur Cohen
Re: [PATCH v3] libcpp: add function to check XID properties
Arthur Cohen
Re: [PATCH v3] libcpp: add function to check XID properties
Joseph Myers
Re: [PATCH v3] libcpp: add function to check XID properties
Arthur Cohen
[PATCHSET] Reintroduce targetrustm hooks
Arthur Cohen
Re: [PATCHSET] Reintroduce targetrustm hooks
Iain Buclaw via Gcc-rust
Re: [PATCHSET] Reintroduce targetrustm hooks
Richard Biener via Gcc-rust
Re: [PATCHSET] Reintroduce targetrustm hooks
Arthur Cohen
Re: [PATCHSET] Reintroduce targetrustm hooks
Arthur Cohen via Gcc-rust
[PATCH 01/14] rust: Add skeleton support and documentation for targetrustm hooks.
arthur . cohen
[PATCH 02/14] rust: Reintroduce TARGET_RUST_CPU_INFO hook
arthur . cohen
[PATCH 04/14] rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
arthur . cohen
[PATCH 06/14] rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
arthur . cohen
[PATCH 08/14] rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
arthur . cohen
[PATCH 09/14] rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.
arthur . cohen
[PATCH 11/14] rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
arthur . cohen
[PATCH 14/14] rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.
arthur . cohen
[PATCH 10/14] rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
arthur . cohen
[PATCH 03/14] rust: Reintroduce TARGET_RUST_OS_INFO hook
arthur . cohen
[PATCH 07/14] rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
arthur . cohen
[PATCH 05/14] rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
arthur . cohen
[PATCH 12/14] rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.
arthur . cohen
[PATCH 13/14] rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*.
arthur . cohen
[PATCHSET] Add error metadata to diagnostics
Arthur Cohen
[PATCH 1/2] diagnostics: add error_meta
Arthur Cohen
Re: [PATCH 1/2] diagnostics: add error_meta
David Malcolm via Gcc-rust
Re: [PATCH 1/2] diagnostics: add error_meta
Arthur Cohen
[PATCH 2/2] Experiment with adding an error code to an error
Arthur Cohen
Re: [PATCH 2/2] Experiment with adding an error code to an error
David Malcolm via Gcc-rust
Re: [PATCHSET] Add error metadata to diagnostics
Arthur Cohen
Invitation with note: gccrs community call @ Mon 11 Sept 2023 11am - 11:30am (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder--- via Gcc-rust
Re: ☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
Mark Wielaard
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder--- via Gcc-rust
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder--- via Gcc-rust
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder--- via Gcc-rust
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder--- via Gcc-rust
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
Re: ☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
Mark Wielaard
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
☝ Buildbot (Sourceware): gccrust - worker cannot substantiate (master)
builder--- via Gcc-rust
☝ Buildbot (Sourceware): gccrust - worker cannot substantiate (master)
builder
Invitation: gccrs Community Call @ Mon 14 Aug 2023 11am - 12pm (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
☠ Buildbot (Sourceware): gccrust - failed update (failure) (master)
builder--- via Gcc-rust
☝ Buildbot (Sourceware): gccrust - retry lost connection compile (retry) (master)
builder--- via Gcc-rust
☝ Buildbot (Sourceware): gccrust - retry lost connection compile (retry) (master)
builder
☝ Buildbot (Sourceware): gccrust - retry lost connection compile (retry) (master)
builder
☝ Buildbot (Sourceware): gccrust - retry lost connection compile (retry) (master)
builder
July Community Call
Arthur Cohen
Re: [PATCH 2/2] rust: update usage of TARGET_AIX to TARGET_AIX_OS
Thomas Schwinge
Re: [PATCH 2/2] rust: update usage of TARGET_AIX to TARGET_AIX_OS
Paul E Murphy via Gcc-rust
Re: [PATCH 2/2] rust: update usage of TARGET_AIX to TARGET_AIX_OS
Peter Bergner via Gcc-rust
June Community Call
Arthur Cohen
Sourceware joins Software Freedom Conservancy
Mark Wielaard
[Bug rust/109853] New: WIN64 is a predefined constant on GCC MinGW-w64
mehdi.chinoune at hotmail dot com via Gcc-rust
[Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64
mehdi.chinoune at hotmail dot com via Gcc-rust
[Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64
rguenth at gcc dot gnu.org via Gcc-rust
[Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64
mehdi.chinoune at hotmail dot com
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder--- via Gcc-rust
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder--- via Gcc-rust
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder
Invitation: gccrs May community call @ Mon 15 May 2023 11am - 12pm (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
[GSoC] gcc-rs - Unicode Support or Metadata
Charlie Hernandez via Gcc-rust
Rust front-end update 2023-04-05
arthur . cohen
[committed 02/88] gccrs: unsafe: check use of `target_feature` attribute
arthur . cohen
[committed 03/88] gccrs: Check for mutable references in const functions
arthur . cohen
[committed 06/88] gccrs: Add name resolution to generic argument associated item bindings
arthur . cohen
[committed 01/88] gccrs: fatal_error_flag: Fix typo in error message
arthur . cohen
[committed 07/88] gccrs: Support associated type bound arguments
arthur . cohen
[committed 15/88] gccrs: Add HIR lowering for GroupedPattern
arthur . cohen
[committed 16/88] gccrs: Add get_item method for HIR::GroupedPattern
arthur . cohen
[committed 20/88] gccrs: moved operator.h to util/rust-operators.h
arthur . cohen
[committed 22/88] gccrs: fixed indentations in AST pretty expanded dump of trait
arthur . cohen
[committed 27/88] gccrs: Improve GroupedPattern lowering
arthur . cohen
[committed 26/88] gccrs: Move rust-buffered-queue.h to util folder #1766
arthur . cohen
[committed 35/88] gccrs: Add another test case for passing associated type-bounds
arthur . cohen
[committed 37/88] gccrs: Refactor TyVar and TypeBoundPredicates
arthur . cohen
[committed 28/88] gccrs: Remove HIR::GroupedPattern
arthur . cohen
[committed 14/88] gccrs: Do not crash on empty macros expand. Fixes #1712
arthur . cohen
[committed 05/88] gccrs: Implement declarative macro 2.0 parser
arthur . cohen
[committed 11/88] gccrs: Change how CompileVarDecl outputs Bvariable's
arthur . cohen
[committed 08/88] gccrs: Reuse TypeCheckPattern on LetStmt's
arthur . cohen
[committed 23/88] gccrs: macro: Allow builtin `MacroInvocation`s within the AST
arthur . cohen
[committed 48/88] gccrs: Add missing param subst callback
arthur . cohen
[committed 38/88] gccrs: Refactor SubstitutionRef base class into its own CC file
arthur . cohen
[committed 36/88] gccrs: Move TypePredicateItem impl out of the header
arthur . cohen
[committed 21/88] gccrs: fixed compiler error message on wildcard pattern within expression
arthur . cohen
[committed 32/88] gccrs: parser: Fix parsing of closure param list
arthur . cohen
[committed 10/88] gccrs: diagnostics: Add underline for tokens in diagnostics.
arthur . cohen
[committed 04/88] gccrs: rust: add bound parsing in parse_generic_arg.
arthur . cohen
[committed 47/88] gccrs: Clear the substitution callbacks when copying ArgumentMappings
arthur . cohen
[committed 30/88] gccrs: Implement lowering ReferencePattern from AST to HIR
arthur . cohen
[committed 19/88] gccrs: Rename file rust-ast-full-test.cc to rust-ast.cc
arthur . cohen
[committed 18/88] gccrs: Added missing GroupedPattern visitors for code generation
arthur . cohen
[committed 17/88] gccrs: Add type resolution for grouped patterns
arthur . cohen
[committed 13/88] gccrs: Support GroupedPattern during name resolution
arthur . cohen
[committed 09/88] gccrs: Add get_locus function for abstract class MetaItemInner.
arthur . cohen
[committed 24/88] gccrs: Create and use CompilePatternLet visitor for compiling let statments
arthur . cohen
[committed 12/88] gccrs: testsuite: Handle Windows carriage returns properly
arthur . cohen
[committed 33/88] gccrs: Add support for feature check.
arthur . cohen
[committed 41/88] gccrs: Refactor PathProbe into cc file
arthur . cohen
[committed 46/88] gccrs: Refactor handle_substitutions to take a reference
arthur . cohen
[committed 51/88] gccrs: Fix nullptr dereference
arthur . cohen
[committed 34/88] gccrs: Removed comment copy-pasted from gcc/tree.def
arthur . cohen
[committed 29/88] gccrs: Optimize HIR::ReferencePattern
arthur . cohen
[committed 25/88] gccrs: parser: Allow parsing multiple reference types
arthur . cohen
[committed 43/88] gccrs: Refactor all code out of the rust-tyty.h header
arthur . cohen
[committed 49/88] gccrs: Remove monomorphization hack to setup possible associated types
arthur . cohen
[committed 57/88] gccrs: rust-item: include rust-expr.h
arthur . cohen
[committed 63/88] gccrs: cli: Update safety warning message
arthur . cohen
[committed 52/88] gccrs: Add missing Sized, Copy and Clone lang item mappings
arthur . cohen
[committed 62/88] gccrs: typecheck: Refactor rust-hir-trait-reference.h
arthur . cohen
[committed 66/88] gccrs: Add variadic argument type checking
arthur . cohen
[committed 65/88] gccrs: Add feature gate for "rust-intrinsic".
arthur . cohen
[committed 53/88] gccrs: Fix higher ranked trait bounds computation of self
arthur . cohen
[committed 68/88] gccrs: Simplify WildcardPattern let statement handling
arthur . cohen
[committed 55/88] gccrs: Add general TypeBounds checks
arthur . cohen
[committed 69/88] gccrs: lex: Prevent directories in RAIIFile
arthur . cohen
[committed 58/88] gccrs: parser: Expose parse_macro_invocation as public API
arthur . cohen
[committed 56/88] gccrs: Add support for TuplePattern in let statements
arthur . cohen
[committed 31/88] gccrs: parser: Improve parsing of complex generic arguments
arthur . cohen
[committed 81/88] gccrs: Fix up DejaGnu directives in 'rust/compile/issue-1830_{bytes, str}.rs' test cases [#1838]
arthur . cohen
[committed 79/88] gccrs: Fix formatting
arthur . cohen
[committed 84/88] gccrs: ast: Refactor TraitItem to keep Location info
arthur . cohen
Earlier messages
Later messages