gcc-rust
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/05/15
Sourceware joins Software Freedom Conservancy
Mark Wielaard
2023/05/14
[Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64
rguenth at gcc dot gnu.org via Gcc-rust
2023/05/14
[Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64
mehdi.chinoune at hotmail dot com via Gcc-rust
2023/05/14
[Bug rust/109853] New: WIN64 is a predefined constant on GCC MinGW-w64
mehdi.chinoune at hotmail dot com via Gcc-rust
2023/05/11
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/05/11
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/05/11
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/05/11
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/05/08
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/05/08
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/05/05
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder--- via Gcc-rust
2023/05/05
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder--- via Gcc-rust
2023/05/02
Invitation: gccrs May community call @ Mon 15 May 2023 11am - 12pm (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
2023/04/27
☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)
builder--- via Gcc-rust
2023/04/27
☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)
builder--- via Gcc-rust
2023/04/27
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/26
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/26
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/26
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/26
[Bug rust/108124] Rust: ASAN&UBSAN issues when tests are run
rguenth at gcc dot gnu.org via Gcc-rust
2023/04/14
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/13
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/13
☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)
builder--- via Gcc-rust
2023/04/11
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/11
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/11
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/04/11
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/11
Re: Rust front-end update 2023-04-05
Richard Biener via Gcc-rust
2023/04/10
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/06
Re: Rust front-end update 2023-04-05
Arthur Cohen
2023/04/06
Re: Rust front-end update 2023-04-05
Thomas Schwinge
2023/04/05
[GSoC] gcc-rs - Unicode Support or Metadata
Charlie Hernandez via Gcc-rust
2023/04/05
[committed 87/88] gccrs: Address unsafe with/without block handling ambiguity
arthur . cohen
2023/04/05
[committed 72/88] gccrs: Implemented UTF-8 checking for include_str!()
arthur . cohen
2023/04/05
[committed 78/88] gccrs: builtins: Return empty list of tokens instead of nullptr
arthur . cohen
2023/04/05
[committed 74/88] gccrs: Add new virtual function HIR::ImplItem::get_impl_item_name
arthur . cohen
2023/04/05
[committed 71/88] gccrs: Add support for parsing empty tuple patterns.
arthur . cohen
2023/04/05
[committed 60/88] gccrs: macros: Perform macro expansion in a fixed-point fashion.
arthur . cohen
2023/04/05
[committed 70/88] gccrs: testsuite: Add empty string macro test
arthur . cohen
2023/04/05
[committed 67/88] gccrs: Add test
arthur . cohen
2023/04/05
[committed 76/88] gccrs: Fix regression in testcase
arthur . cohen
2023/04/05
[committed 88/88] gccrs: Fix issue with parsing unsafe block expression statements
arthur . cohen
2023/04/05
[committed 85/88] gccrs: diagnostic: Refactor Error class
arthur . cohen
2023/04/05
[committed 83/88] gccrs: add test case to show our query-type system is working
arthur . cohen
2023/04/05
[committed 80/88] gccrs: Add AST::AltPattern class
arthur . cohen
2023/04/05
[committed 75/88] gccrs: Support for Sized builtin marker trait
arthur . cohen
2023/04/05
[committed 77/88] gccrs: Add trailing newline
arthur . cohen
2023/04/05
[committed 73/88] gccrs: Extract query_type from TypeCheckBase to be a simple extern
arthur . cohen
2023/04/05
[committed 59/88] gccrs: expansion: Add `get_token_slice` to `MacroInvocLexer` class
arthur . cohen
2023/04/05
[committed 50/88] gccrs: Refactor the type unification code
arthur . cohen
2023/04/05
[committed 64/88] gccrs: Update copyright years.
arthur . cohen
2023/04/05
[committed 61/88] gccrs: expander: Add documentation for `expand_eager_invocations`
arthur . cohen
2023/04/05
[committed 42/88] gccrs: Refactor PathProbeType code into CC file
arthur . cohen
2023/04/05
[committed 54/88] gccrs: Remove bad error message on checking function arguments
arthur . cohen
2023/04/05
[committed 45/88] gccrs: Rename header rust-hir-trait-ref.h to rust-hir-trait-reference.h
arthur . cohen
2023/04/05
[committed 44/88] gccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
arthur . cohen
2023/04/05
[committed 39/88] gccrs: Refactor all substitution mapper code implementation into its own CC file
arthur . cohen
2023/04/05
[committed 40/88] gccrs: Refactor BaseType, InferType and ErrorType impl into cc file
arthur . cohen
2023/04/05
[committed 86/88] gccrs: Added AST Node AST::InlineAsm
arthur . cohen
2023/04/05
[committed 82/88] gccrs: rename rust-hir-full-tests.cc
arthur . cohen
2023/04/05
[committed 84/88] gccrs: ast: Refactor TraitItem to keep Location info
arthur . cohen
2023/04/05
[committed 79/88] gccrs: Fix formatting
arthur . cohen
2023/04/05
[committed 81/88] gccrs: Fix up DejaGnu directives in 'rust/compile/issue-1830_{bytes, str}.rs' test cases [#1838]
arthur . cohen
2023/04/05
[committed 31/88] gccrs: parser: Improve parsing of complex generic arguments
arthur . cohen
2023/04/05
[committed 56/88] gccrs: Add support for TuplePattern in let statements
arthur . cohen
2023/04/05
[committed 58/88] gccrs: parser: Expose parse_macro_invocation as public API
arthur . cohen
2023/04/05
[committed 69/88] gccrs: lex: Prevent directories in RAIIFile
arthur . cohen
2023/04/05
[committed 55/88] gccrs: Add general TypeBounds checks
arthur . cohen
2023/04/05
[committed 68/88] gccrs: Simplify WildcardPattern let statement handling
arthur . cohen
2023/04/05
[committed 53/88] gccrs: Fix higher ranked trait bounds computation of self
arthur . cohen
2023/04/05
[committed 65/88] gccrs: Add feature gate for "rust-intrinsic".
arthur . cohen
2023/04/05
[committed 66/88] gccrs: Add variadic argument type checking
arthur . cohen
2023/04/05
[committed 62/88] gccrs: typecheck: Refactor rust-hir-trait-reference.h
arthur . cohen
2023/04/05
[committed 52/88] gccrs: Add missing Sized, Copy and Clone lang item mappings
arthur . cohen
2023/04/05
[committed 63/88] gccrs: cli: Update safety warning message
arthur . cohen
2023/04/05
[committed 57/88] gccrs: rust-item: include rust-expr.h
arthur . cohen
2023/04/05
[committed 49/88] gccrs: Remove monomorphization hack to setup possible associated types
arthur . cohen
2023/04/05
[committed 43/88] gccrs: Refactor all code out of the rust-tyty.h header
arthur . cohen
2023/04/05
[committed 25/88] gccrs: parser: Allow parsing multiple reference types
arthur . cohen
2023/04/05
[committed 29/88] gccrs: Optimize HIR::ReferencePattern
arthur . cohen
2023/04/05
[committed 34/88] gccrs: Removed comment copy-pasted from gcc/tree.def
arthur . cohen
2023/04/05
[committed 51/88] gccrs: Fix nullptr dereference
arthur . cohen
2023/04/05
[committed 46/88] gccrs: Refactor handle_substitutions to take a reference
arthur . cohen
2023/04/05
[committed 41/88] gccrs: Refactor PathProbe into cc file
arthur . cohen
2023/04/05
[committed 33/88] gccrs: Add support for feature check.
arthur . cohen
2023/04/05
[committed 12/88] gccrs: testsuite: Handle Windows carriage returns properly
arthur . cohen
2023/04/05
[committed 24/88] gccrs: Create and use CompilePatternLet visitor for compiling let statments
arthur . cohen
2023/04/05
[committed 09/88] gccrs: Add get_locus function for abstract class MetaItemInner.
arthur . cohen
2023/04/05
[committed 13/88] gccrs: Support GroupedPattern during name resolution
arthur . cohen
2023/04/05
[committed 17/88] gccrs: Add type resolution for grouped patterns
arthur . cohen
2023/04/05
[committed 18/88] gccrs: Added missing GroupedPattern visitors for code generation
arthur . cohen
2023/04/05
[committed 19/88] gccrs: Rename file rust-ast-full-test.cc to rust-ast.cc
arthur . cohen
2023/04/05
[committed 30/88] gccrs: Implement lowering ReferencePattern from AST to HIR
arthur . cohen
2023/04/05
[committed 47/88] gccrs: Clear the substitution callbacks when copying ArgumentMappings
arthur . cohen
2023/04/05
[committed 04/88] gccrs: rust: add bound parsing in parse_generic_arg.
arthur . cohen
2023/04/05
[committed 10/88] gccrs: diagnostics: Add underline for tokens in diagnostics.
arthur . cohen
2023/04/05
[committed 32/88] gccrs: parser: Fix parsing of closure param list
arthur . cohen
2023/04/05
[committed 21/88] gccrs: fixed compiler error message on wildcard pattern within expression
arthur . cohen
2023/04/05
[committed 36/88] gccrs: Move TypePredicateItem impl out of the header
arthur . cohen
2023/04/05
[committed 38/88] gccrs: Refactor SubstitutionRef base class into its own CC file
arthur . cohen
2023/04/05
[committed 48/88] gccrs: Add missing param subst callback
arthur . cohen
2023/04/05
[committed 23/88] gccrs: macro: Allow builtin `MacroInvocation`s within the AST
arthur . cohen
2023/04/05
[committed 08/88] gccrs: Reuse TypeCheckPattern on LetStmt's
arthur . cohen
2023/04/05
[committed 11/88] gccrs: Change how CompileVarDecl outputs Bvariable's
arthur . cohen
2023/04/05
[committed 05/88] gccrs: Implement declarative macro 2.0 parser
arthur . cohen
2023/04/05
[committed 14/88] gccrs: Do not crash on empty macros expand. Fixes #1712
arthur . cohen
2023/04/05
[committed 28/88] gccrs: Remove HIR::GroupedPattern
arthur . cohen
2023/04/05
[committed 37/88] gccrs: Refactor TyVar and TypeBoundPredicates
arthur . cohen
2023/04/05
[committed 35/88] gccrs: Add another test case for passing associated type-bounds
arthur . cohen
2023/04/05
[committed 26/88] gccrs: Move rust-buffered-queue.h to util folder #1766
arthur . cohen
2023/04/05
[committed 27/88] gccrs: Improve GroupedPattern lowering
arthur . cohen
2023/04/05
[committed 22/88] gccrs: fixed indentations in AST pretty expanded dump of trait
arthur . cohen
2023/04/05
[committed 20/88] gccrs: moved operator.h to util/rust-operators.h
arthur . cohen
2023/04/05
[committed 16/88] gccrs: Add get_item method for HIR::GroupedPattern
arthur . cohen
2023/04/05
[committed 15/88] gccrs: Add HIR lowering for GroupedPattern
arthur . cohen
2023/04/05
[committed 07/88] gccrs: Support associated type bound arguments
arthur . cohen
2023/04/05
[committed 01/88] gccrs: fatal_error_flag: Fix typo in error message
arthur . cohen
2023/04/05
[committed 06/88] gccrs: Add name resolution to generic argument associated item bindings
arthur . cohen
2023/04/05
[committed 03/88] gccrs: Check for mutable references in const functions
arthur . cohen
2023/04/05
Rust front-end update 2023-04-05
arthur . cohen
2023/04/05
[committed 02/88] gccrs: unsafe: check use of `target_feature` attribute
arthur . cohen
2023/04/05
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/04/05
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/05
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/05
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/04/05
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/05
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/04/05
☝ Buildbot (Sourceware): gccrust - worker not available (master)
builder--- via Gcc-rust
2023/04/04
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/03/31
[GSoC] gccrs Unicode Support
E M via Gcc-rust
2023/03/27
Invitation: gccrs April monthly call @ Mon 3 Apr 2023 11am - 12pm (CEST) (gcc-rust@gcc.gnu.org)
arthur . cohen
2023/03/25
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/03/20
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/03/18
Re: [GSoC] gccrs Unicode support
Raiki Tamura via Gcc-rust
2023/03/17
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/03/17
☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)
builder--- via Gcc-rust
2023/03/16
Re: [GSoC] gccrs Unicode support
Jakub Jelinek via Gcc-rust
2023/03/16
Re: [GSoC] gccrs Unicode support
Mark Wielaard
2023/03/16
Re: [GSoC] gccrs Unicode support
Thomas Schwinge
2023/03/16
Re: [GSoC] gccrs Unicode support
Raiki Tamura via Gcc-rust
2023/03/15
Re: [GSoC] gccrs Unicode support
Jakub Jelinek via Gcc-rust
2023/03/15
Re: [GSoC] gccrs Unicode support
Arsen Arsenović via Gcc-rust
2023/03/15
Re: [GSoC] gccrs Unicode support
Philip Herron via Gcc-rust
2023/03/09
[Bug rust/108111] Rust meets clang
dkm at gcc dot gnu.org via Gcc-rust
2023/03/08
Sourceware infrastructure updates Q1 2023
Mark Wielaard
2023/03/04
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/03/03
☝ Buildbot (Sourceware): gccrust - retry lost connection update (retry) (master)
builder--- via Gcc-rust
2023/03/03
☝ Buildbot (Sourceware): gccrust - exception update (exception) (master)
builder--- via Gcc-rust
2023/03/02
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/03/02
☝ Buildbot (Sourceware): gccrust - exception update (exception) (master)
builder--- via Gcc-rust
2023/03/01
Re: ☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
Thomas Schwinge
2023/03/01
☠ Buildbot (Sourceware): gccrust - failed 'grep unexpected ...' (failure) (master)
builder--- via Gcc-rust
2023/02/28
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/28
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/25
Re: Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)
Jan-Benedict Glaw
2023/02/24
Re: Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)
Jan-Benedict Glaw
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
[Bug translation/108890] Translation mistakes 2023
cvs-commit at gcc dot gnu.org via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder--- via Gcc-rust
2023/02/23
GCC has been accepted as a GSoC mentoring org
Martin Jambor
2023/02/23
[Bug translation/108890] Translation mistakes 2023
cvs-commit at gcc dot gnu.org via Gcc-rust
2023/02/23
Re: [committed 034/103] gccrs: dump: Emit visibility when dumping items
Arthur Cohen
2023/02/23
[Bug translation/108890] Translation mistakes 2023
jakub at gcc dot gnu.org via Gcc-rust
2023/02/23
[Bug translation/108890] Translation mistakes 2023
jakub at gcc dot gnu.org via Gcc-rust
2023/02/23
[Bug translation/108890] Translation mistakes 2023
tschwinge at gcc dot gnu.org via Gcc-rust
2023/02/22
Re: [committed 034/103] gccrs: dump: Emit visibility when dumping items
Gerald Pfeifer
2023/02/22
Re: Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)
Arthur Cohen
2023/02/22
[Bug rust/108631] gcc/rust/backend/rust-constexpr.cc:2099:33: error: too few arguments to function ‘tree_node* Rust::Compile::unshare_constructor(tree, const char*, int, const char*)’ with --enable-gather-detailed-mem-stats
cohenarthur at gcc dot gnu.org via Gcc-rust
2023/02/22
Re: Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)
Richard Biener via Gcc-rust
2023/02/22
Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)
Thomas Schwinge
2023/02/22
Rust: Move void_list_node init to common code (was: [PATCH] Move void_list_node init to common code)
Thomas Schwinge
2023/02/21
Re: [PING, v2] Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere
Joseph Myers
2023/02/21
Update copyright years. (was: [committed 003/103] gccrs: dump: Emit visibility when dumping items)
Thomas Schwinge
2023/02/21
[committed 102/103] gccrs: const evaluator: Remove get_nth_callarg
arthur . cohen
2023/02/21
[committed 100/103] gccrs: Cleanup unused parameters to fix the bootstrap build
arthur . cohen
2023/02/21
[committed 096/103] gccrs: Add capture tracking to the type info for closures
arthur . cohen
2023/02/21
[committed 093/103] gccrs: Get rid of make builtin macro
arthur . cohen
2023/02/21
[committed 090/103] gccrs: ast: Dump no comma after self in fn params if it is the last one
arthur . cohen
2023/02/21
[committed 097/103] gccrs: Add initial support for argument capture of closures
arthur . cohen
2023/02/21
[committed 103/103] gccrs: add math intrinsics
arthur . cohen
2023/02/21
[committed 087/103] gccrs: ast: Dump generic parameters
arthur . cohen
2023/02/21
[committed 098/103] gccrs: Fix undefined behaviour issues on macos
arthur . cohen
2023/02/21
[committed 094/103] gccrs: Refactor name resolver to take a Rib::ItemType
arthur . cohen
2023/02/21
[committed 086/103] gccrs: ast: Dump type param type
arthur . cohen
2023/02/21
[committed 083/103] gccrs: ast: Dump trait object type
arthur . cohen
2023/02/21
[committed 082/103] gccrs: ast: Dump impl trait type
arthur . cohen
2023/02/21
[committed 081/103] gccrs: ast: Dump impl trait type one bound
arthur . cohen
2023/02/21
[committed 079/103] gccrs: ast: Dump inferred type
arthur . cohen
2023/02/21
[committed 077/103] gccrs: ast: Dump never type
arthur . cohen
Earlier messages
Later messages