Buildbot failure in Wildebeest Builder on whole buildset
2022-02-18 13:30 UTC (3+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2022-02-17 22:03 UTC (4+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2022-02-05 17:12 UTC (2+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2022-02-04 10:23 UTC (8+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2022-01-29 20:23 UTC (2+ messages)
Invitation: GCC Rust Community Call @ Fri 14 Jan 2022 2pm - 2:30pm (GMT) (gcc-rust@gcc.gnu.org)
2022-01-12 12:36 UTC
GCC Rust 2021
2021-12-20 17:32 UTC
Buildbot failure in Wildebeest Builder on whole buildset
2021-12-20 17:10 UTC (2+ messages)
GCC Rust development Visualized
2021-12-10 10:06 UTC
Updated invitation with note: GCC Rust Community Call @ Fri 3 Dec 2021 2pm - 2:30pm (GMT) (gcc-rust@gcc.gnu.org)
2021-12-02 9:26 UTC
Invitation: GCC Rust Community Call @ Fri 3 Dec 2021 2pm - 2:30pm (GMT) (gcc-rust@gcc.gnu.org)
2021-12-02 9:25 UTC
Buildbot failure in Wildebeest Builder on whole buildset
2021-11-05 14:26 UTC (2+ messages)
[PATCH] Remove lambda iterators in various HIR classes
2021-10-08 18:48 UTC (3+ messages)
[PATCH] Fix byte char and byte string lexing code
2021-10-03 22:04 UTC (10+ messages)
` byte/char string representation (Was: [PATCH] Fix byte char and byte string lexing code)
[PATCH] Fix lexer to not produce bad unicode escape values
2021-10-02 22:13 UTC
Monthly Community Meeting
2021-09-30 13:34 UTC
[PATCH] Fix raw byte string parsing of zero and out of range bytes
2021-09-30 9:32 UTC (2+ messages)
(no subject)
2021-09-29 20:20 UTC
[PATCH] Remove raw string and raw byte string references from ast and hir
2021-09-27 22:08 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:25 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:24 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:24 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:21 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:20 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:20 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:19 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:19 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:19 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:18 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:18 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:17 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:16 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:06 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:06 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:06 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:04 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 14:04 UTC
Buildbot cancelled in Wildebeest Builder on whole buildset
2021-09-25 13:56 UTC
Buildbot failure in Wildebeest Builder on whole buildset
2021-09-25 13:18 UTC (2+ messages)
Merge from GCC upstream into GCC/Rust
2021-09-25 11:52 UTC (6+ messages)
[PATCH] Remove warnings from v0_mangle functions in rust-mangle.cc
2021-09-21 12:25 UTC (3+ messages)
Cleanup some StructExpr related classes
2021-09-06 16:55 UTC (9+ messages)
` [PATCH 1/3] StructExprTuple doesn't really exist
` [PATCH 2/3] StructExprUnit "
` [PATCH 3/3] Remove Enumaration Expression, EnumExpr, classes
[PATCH 1/3] Parse optional visibility for enum item
2021-09-05 22:48 UTC (3+ messages)
` [PATCH 2/3] Resolve Enums and EnumItems
` [PATCH 3/3] Add EnumItem HIR lowering
Rust Compatibility
2021-09-05 16:23 UTC (2+ messages)
GCC Rust community call
2021-09-02 13:25 UTC (2+ messages)
A few more location patches
2021-08-29 1:02 UTC (4+ messages)
` [PATCH 1/3] Use location when lowering TupleField
` [PATCH 2/3] Replace HIRItem::get_impl_locus with HirItem::get_locus
` [PATCH 3/3] Remove GetLocusFromImplItem visitor
[PATCH] Get rid of get_locus_slow
2021-08-26 19:25 UTC (4+ messages)
` [PATCHv2] "
[PATCH] Reject duplicate field names in structs and unions
2021-08-22 21:04 UTC (2+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2021-08-22 16:22 UTC (2+ messages)
[PATCH] Add support for const bool and const float
2021-08-16 21:44 UTC (5+ messages)
[PATCH] Allow bool and char to be cast as any integer type
2021-08-16 16:51 UTC
[PATCH] Use default type_for_size langhook
2021-08-15 22:24 UTC
[PATCH] Suppress uninitialized candidate_type warning in process_traits_for_candidates
2021-08-15 16:05 UTC
[PATCH] Use builtin bool instead of creating new bool types for ComparisonExpr
2021-08-14 21:50 UTC
[PATCH] parse if expression with unary minus or not expression
2021-08-14 18:53 UTC
[PATCH] Pass pratt parsed token to expr parser functions to fix expr locus
2021-08-09 14:24 UTC (10+ messages)
Test results for gccrs on Debian unstable hppa
2021-08-08 15:55 UTC (2+ messages)
[PATCH] lex: accept zero codepoints in strings
2021-08-08 13:05 UTC (3+ messages)
Test results for gccrs on Debian unstable m68k
2021-08-08 12:59 UTC (2+ messages)
Buildbot failure in Wildebeest Builder on whole buildset
2021-08-08 12:09 UTC (9+ messages)
Test results for gccrs on Debian unstable s390x
2021-08-08 12:01 UTC (3+ messages)
[PATCH] More rustspec.cc cleanups
2021-08-08 11:48 UTC (4+ messages)
Modifying self
2021-08-06 14:56 UTC (2+ messages)
union support
2021-08-04 21:04 UTC (9+ messages)
` [PATCH 1/2] Better union support in the parser
` [PATCH 2/2] WIP union hir-lowering and type support
[PATCH] Always check the result of expect_token while parsing
2021-08-03 22:43 UTC
[PATCH] Remove split-stack from backend
2021-08-03 21:17 UTC
[PATCH] Support RangeFrom ([x..]) and RangeFromTo ([x..y]) in the parser
2021-07-25 13:53 UTC
[PATCH] Support byte and byte string literals
2021-07-25 12:57 UTC
rust frontend and UTF-8/unicode processing/properties
2021-07-23 11:29 UTC (4+ messages)
Using unsafe blocks in let expressions
2021-07-23 11:23 UTC (3+ messages)
[PATCH] Handle doc comment strings in lexer and parser
2021-07-18 20:45 UTC (10+ messages)
` New contributor tasks
` Fwd: "
[PATCH] Remove HIR MacroItem and other hir macro forward declarations
2021-07-12 8:12 UTC (2+ messages)
UTF-8 BOM handling
2021-07-06 8:31 UTC (4+ messages)
` [PATCH 1/2] Handle UTF-8 BOM in lexer
` [PATCH 2/2] Remove has_utf8bom flag from AST and HIR Crate classes
shebang handling
2021-07-05 5:46 UTC (4+ messages)
` [PATCH 1/2] Handle shebang line, plus any whitespace and comment skipping in lexer
` [PATCH 2/2] Remove has_shebang flag from AST and HIR Crate classes
GCC Rust Monthly Call - 2nd July 2021
2021-07-02 15:26 UTC (2+ messages)
[PATCH 1/2] Remove unused default_ty_param from TypeResolveGenericParam::visit
2021-06-30 6:54 UTC (3+ messages)
` [PATCH 2/2] Remove unused have_more_segments from TypeCheckExpr::resolve_root_path
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).