gcc-rust
Thread
Date
Earlier messages
Messages by Thread
[gccrs COMMIT] gccrs: Add support for initial generic associated types
gerris . rs
[gccrs COMMIT] gccrs: add error check if derive has wrong item
gerris . rs
[gccrs COMMIT] gccrs: fix segfault on empty doc attribute
gerris . rs
[COMMITTED 13/14] gccrs: Support generic constant impl items
arthur . cohen
[COMMITTED 11/14] gccrs: make invalid inner attributes show error
arthur . cohen
[COMMITTED 10/14] gccrs: fix ICE on missing pattern in while loop
arthur . cohen
[COMMITTED 12/14] gccrs: Fix const generics handling on array types
arthur . cohen
[COMMITTED 14/14] gccrs: Fix segv in errors in type checking an impl item
arthur . cohen
[COMMITTED 06/14] gccrs: Add support for binding const generic values to paths
arthur . cohen
[COMMITTED 08/14] gccrs: fix segfault with empty cfg attribute
arthur . cohen
[COMMITTED 07/14] gccrs: fix error multiple cfg predicates
arthur . cohen
[COMMITTED 09/14] gccrs: fix cfg attribute error with literal predicate
arthur . cohen
[COMMITTED 05/14] gccrs: Implement E0579 error checking in RangePattern compilation
arthur . cohen
[COMMITTED 03/14] gccrs: Fix ICE with non-trailing const defaults
arthur . cohen
[COMMITTED 04/14] gccrs: Fix `RangePattern` negative literal bounds being treated as positive
arthur . cohen
[COMMITTED 01/14] gccrs: fix segfault on exported macro
arthur . cohen
[COMMITTED 02/14] gccrs: Add minus sign compilation for LiteralPattern
arthur . cohen
[gccrs COMMIT] gccrs: Fix compile_float_literal not compiling negatives properly
gerris . rs
[gccrs COMMIT] Improve feature handling
gerris . rs
[COMMITTED] gccrs: Fmt: Simplify pragma diagnostic setup
arthur . cohen
[COMMITTED] gccrs: fmt: Skip warnings in Fmt class due to unused devirt method [PR122498]
arthur . cohen
[Bug rust/122606] New: Compilation failure building gccrs
Keith.S.Thompson at gmail dot com
[Bug rust/122606] Compilation failure building gccrs
pinskia at gcc dot gnu.org
GoreDB Verify your email on GoreDB - Gore Database
GoreDB - Gore Database
[PATCH] Add stdarch to the list of ignored prefixes
Owen Avery
[PATCHSET] Upstream gccrs 2025/10/30
arthur . cohen
[COMMITTED 007/143] gccrs: Move vector of unique_ptr
arthur . cohen
[COMMITTED 004/143] gccrs: Add missing header inclusion
arthur . cohen
[COMMITTED 002/143] gccrs: Refactor HIR::PatternItem class and its derivatives
arthur . cohen
[COMMITTED 001/143] gccrs: Explicitly use an empty vector for structural eq
arthur . cohen
[COMMITTED 005/143] gccrs: Copy cfg_attrs instead setting it to itself
arthur . cohen
[COMMITTED 012/143] gccrs: Add header guards
arthur . cohen
[COMMITTED 015/143] gccrs: Handle attributes in expression macros
arthur . cohen
[COMMITTED 006/143] gccrs: Avoid transitive declaration
arthur . cohen
[COMMITTED 017/143] gccrs: Fix ICE on exclusive_range_pattern lowering
arthur . cohen
[COMMITTED 020/143] gccrs: Fix infinite loop on inline assembly clobbers
arthur . cohen
[COMMITTED 025/143] gccrs: fix error number
arthur . cohen
[COMMITTED 003/143] gccrs: Improve handling of AttrInputLiteral
arthur . cohen
[COMMITTED 013/143] gccrs: Add missing direct include
arthur . cohen
[COMMITTED 028/143] gccrs: ast: Cleanup SingleASTNode::NodeType
arthur . cohen
[COMMITTED 031/143] gccrs: nr2.0: Fix ChangeLog entry
arthur . cohen
[COMMITTED 010/143] gccrs: Remove cyclic inclusion and unused headers.
arthur . cohen
[COMMITTED 014/143] gccrs: Improve vector usages and avoid copies.
arthur . cohen
[COMMITTED 024/143] gccrs: CfgStrip AST nodes marked with #[test]
arthur . cohen
[COMMITTED 029/143] gccrs: expand: Add handling for macro expansion in pattern context
arthur . cohen
[COMMITTED 021/143] gccrs: Emit an error message on unsupported llvm_asm
arthur . cohen
[COMMITTED 027/143] gccrs: Detect failure to match an ident metavariable
arthur . cohen
[COMMITTED 030/143] gccrs: Fix Self macro invocation parsing failure
arthur . cohen
[COMMITTED 032/143] gccrs: Improve handling of non-final path segments
arthur . cohen
[COMMITTED 008/143] gccrs: Fix variadic member flag value in constructor
arthur . cohen
[COMMITTED 033/143] gccrs: Reject empty cfg_attr
arthur . cohen
[COMMITTED 041/143] gccrs: Implement rest pattern support for slice patterns
arthur . cohen
[COMMITTED 009/143] gccrs: Prevent copy from vector implementation
arthur . cohen
[COMMITTED 043/143] gccrs: Improve libformat_parser FFI
arthur . cohen
[COMMITTED 034/143] gccrs: fix ICE for empty enum variant
arthur . cohen
[COMMITTED 050/143] gccrs: Remove unused copy
arthur . cohen
[COMMITTED 052/143] gccrs: Remove unused variable assignments
arthur . cohen
[COMMITTED 037/143] gccrs: Add IdentifierPattern subpattern support for ClosureParamInfer
arthur . cohen
[COMMITTED 059/143] gccrs: Eagerly expand format_args macro
arthur . cohen
[COMMITTED 038/143] gccrs: Read-only check if the variable is mutable type.
arthur . cohen
[COMMITTED 064/143] gccrs: nr1.0: Remove support in pattern checker
arthur . cohen
[COMMITTED 072/143] gccrs: Emit error on lonely self use declaration
arthur . cohen
[COMMITTED 073/143] gccrs: Error out on unsuffixed self list use declaration
arthur . cohen
[COMMITTED 078/143] gccrs: Add check bounds flag to unify rules for compatability checks
arthur . cohen
[COMMITTED 045/143] gccrs: Remove #[simd_test] support
arthur . cohen
[COMMITTED 048/143] gccrs: Treat function pointers like pointers for cast
arthur . cohen
[COMMITTED 019/143] gccrs: Refactor inline assembly constructor
arthur . cohen
[COMMITTED 016/143] gccrs: Exclude some inline assembly test
arthur . cohen
[COMMITTED 018/143] gccrs: Add checks to ExpandVisitor
arthur . cohen
[COMMITTED 022/143] gccrs: Remove abort on wildcard patterns
arthur . cohen
[COMMITTED 047/143] gccrs: Fix generic type constraints
arthur . cohen
[COMMITTED 055/143] gccrs: Put nevertype cercion into it's own function
arthur . cohen
[COMMITTED 026/143] gccrs: Add name resolution processing for discriminant values
arthur . cohen
[COMMITTED 062/143] gccrs: nr1.0: Remove support in privacy checker
arthur . cohen
[COMMITTED 063/143] gccrs: nr1.0: Remove support in rust-session-manager.cc
arthur . cohen
[COMMITTED 023/143] gccrs: Add test for multiple wildcard use declaration.
arthur . cohen
[COMMITTED 035/143] gccrs: fix ICE by skipping invalid (non-FNDEF) candidates
arthur . cohen
[COMMITTED 036/143] gccrs: Implement let statement support for IdentifierPattern's subpatterns
arthur . cohen
[COMMITTED 053/143] gccrs: Refactor return statements
arthur . cohen
[COMMITTED 086/143] gccrs: Fix bug with unconstrained const generic
arthur . cohen
[COMMITTED 054/143] gccrs: Change coerce_unsize error handling
arthur . cohen
[COMMITTED 065/143] gccrs: nr1.0: Remove support in borrow checker
arthur . cohen
[COMMITTED 042/143] gccrs: fix ICE in convert_tree for tuple destructuring with ref
arthur . cohen
[COMMITTED 076/143] gccrs: respect the unify rules commit flag
arthur . cohen
[COMMITTED 039/143] gccrs: Replace old read-only checker with new implementation.
arthur . cohen
[COMMITTED 044/143] gccrs: Expect identifier subpatterns to be non-alt
arthur . cohen
[COMMITTED 046/143] gccrs: Add null check to reconstruct
arthur . cohen
[COMMITTED 049/143] gccrs: Convert lookup return type to optional
arthur . cohen
[COMMITTED 058/143] gccrs: Remove Parser::parse_path_in_expression_pratt
arthur . cohen
[COMMITTED 069/143] gccrs: Do not dump the AST if the parser emit errors
arthur . cohen
[COMMITTED 102/143] gccrs: nr1.0: Remove EarlyNameResolver
arthur . cohen
[COMMITTED 051/143] gccrs: Avoid copy when constructing TypeBoundPredicate
arthur . cohen
[COMMITTED 084/143] gccrs: Fix formatting of tyty code
arthur . cohen
[COMMITTED 109/143] gccrs: Fix ICE for invalid const capacity expression handling
arthur . cohen
[COMMITTED 092/143] gccrs: Fix segv when handling invalid array capacities
arthur . cohen
[COMMITTED 110/143] gccrs: Implement TokenCollector::visit(AST::FormatArgs&)
arthur . cohen
[COMMITTED 114/143] gccrs: Fix ICE on copied array expressions
arthur . cohen
[COMMITTED 103/143] gccrs: Create subdirectory checks/errors/feature
arthur . cohen
[COMMITTED 079/143] gccrs: remove 2nd last usage of can_eq
arthur . cohen
[COMMITTED 080/143] gccrs: simplify cloning of types during unify
arthur . cohen
[COMMITTED 082/143] gccrs: get rid of last can_eq usage finally
arthur . cohen
[COMMITTED 057/143] gccrs: Add fn pointer implementation test
arthur . cohen
[COMMITTED 060/143] gccrs: Avoid std::unique_ptr<std::string> in Token
arthur . cohen
[COMMITTED 081/143] gccrs: reuse an error mark node instead of new ones each failure
arthur . cohen
[COMMITTED 085/143] gccrs: track generic const generics properly
arthur . cohen
[COMMITTED 077/143] gccrs: Update can_eq to be a types_compatable interface
arthur . cohen
[COMMITTED 106/143] gccrs: Fix ICE with invalid const expression
arthur . cohen
[COMMITTED 115/143] gccrs: Add error diag for self params on plain functions
arthur . cohen
[COMMITTED 061/143] gccrs: Refactor AST Patterns that hold multiple pattern items
arthur . cohen
[COMMITTED 066/143] gccrs: Separate strip information from internal state
arthur . cohen
[COMMITTED 068/143] gccrs: desugar: Use PointerVisitor for ExpressionYeast
arthur . cohen
[COMMITTED 120/143] gccrs: expand: Inherit from PointerVisitor
arthur . cohen
[COMMITTED 070/143] gccrs: Remove Parser::parse_tuple_index_expr_float
arthur . cohen
[COMMITTED 090/143] gccrs: Implement missing var decl case for TuplePatternItemsHasRest
arthur . cohen
[COMMITTED 067/143] gccrs: ast: Add PointerVisitor
arthur . cohen
[COMMITTED 122/143] gccrs: Add HIR lowering support for rest pattern in struct patterns' AST
arthur . cohen
[COMMITTED 105/143] gccrs: Protect from errors in alternate pattern parsing
arthur . cohen
[COMMITTED 123/143] gccrs: Fix StructPattern type checking rejecting tuple struct scrutinee
arthur . cohen
[COMMITTED 118/143] gccrs: Emit errors from the transcriber when they occur
arthur . cohen
[COMMITTED 119/143] gccrs: Add origin location to expanded tokens
arthur . cohen
[COMMITTED 071/143] gccrs: Allow early resolution to use the language prelude
arthur . cohen
[COMMITTED 075/143] gccrs: Remove some const usage so we can get rid of more can_eq usage
arthur . cohen
[COMMITTED 128/143] gccrs: Use rich_location for TupleStructPattern type check num field error
arthur . cohen
[COMMITTED 107/143] gccrs: Fix ICE handling division by zero in const eval
arthur . cohen
[COMMITTED 129/143] gccrs: Emit an error on malformed path
arthur . cohen
[COMMITTED 111/143] gccrs: Improve FFIOpt
arthur . cohen
[COMMITTED 083/143] gccrs: Remove fully the can_eq TyTy::BaseType::can_eq interface
arthur . cohen
[COMMITTED 132/143] gccrs: Avoid malformed attribute conversion
arthur . cohen
[COMMITTED 093/143] gccrs: Fix crash on break outside of loop context
arthur . cohen
[COMMITTED 099/143] gccrs: track abi and unsafety on fnptrs for proper type checking
arthur . cohen
[COMMITTED 100/143] gccrs: Add libcore to the list of ignored prefixes
arthur . cohen
[COMMITTED 138/143] gccrs: fix ICE in TyVar constructor
arthur . cohen
[COMMITTED 140/143] gccrs: Fix ICE for repr attribute malformation
arthur . cohen
[COMMITTED 125/143] gccrs: tests: added extra parens compile test
arthur . cohen
[COMMITTED 126/143] gccrs: Implement lowering of AST::TupleStructItemsHasRest
arthur . cohen
[COMMITTED 116/143] gccrs: Fix ICE where we expect a num enum variant
arthur . cohen
[COMMITTED 117/143] gccrs: Prevent segfault on builtin metavars
arthur . cohen
[COMMITTED 143/143] gccrs: Improve ErrorPropagationExpr handling
arthur . cohen
[COMMITTED 087/143] gccrs: allow unifications against non const types
arthur . cohen
[COMMITTED 112/143] gccrs: fnptr types can hold onto generic params so it needs to handle substs
arthur . cohen
[COMMITTED 088/143] gccrs: Add implicit infer support for unify on const types
arthur . cohen
[COMMITTED 131/143] gccrs: Force crash when retrieving meta item location
arthur . cohen
[COMMITTED 089/143] gccrs: Recognize rustc_allow_const_fn_unstable
arthur . cohen
[COMMITTED 134/143] gccrs: fix: add early return for empty module file
arthur . cohen
[COMMITTED 091/143] gccrs: Implement missing read-only checker case for TuplePatternItemsHasRest
arthur . cohen
[COMMITTED 130/143] gccrs: Add override modifier
arthur . cohen
[COMMITTED 135/143] gccrs: test: add a regression test for issue Rust-GCC/gccrs#4145
arthur . cohen
[COMMITTED 136/143] gccrs: Refactor TyTy::ConstType into separate types
arthur . cohen
[COMMITTED 139/143] gccrs: fix inner attr derive doesn't show error
arthur . cohen
[COMMITTED 141/143] gccrs: Fix ICE on enum in tuple struct pattern
arthur . cohen
[COMMITTED 096/143] gccrs: Add test to confirm Rust-GCC/gccrs#3924 fix
arthur . cohen
[COMMITTED 094/143] gccrs: Unify path-to-type handling in Late resolver
arthur . cohen
[COMMITTED 097/143] gccrs: Add test to confirm Rust-GCC/gccrs#3922 fix
arthur . cohen
[COMMITTED 104/143] gccrs: Remove AST::TraitItemConst
arthur . cohen
[COMMITTED 121/143] gccrs: Handle link_name attribute
arthur . cohen
[COMMITTED 113/143] gccrs: Remove old hack from resolve operator overload
arthur . cohen
[COMMITTED 124/143] gccrs: Test libcore
arthur . cohen
[COMMITTED 127/143] gccrs: Implement compilation support for HIR::TupleStructItemsHasRest
arthur . cohen
Re: [PATCHSET] Upstream gccrs 2025/10/30
NightStrike
[COMMITTED 137/143] gccrs: Emit error when tuple-indexing on non-tuples
arthur . cohen
[COMMITTED 142/143] gccrs: Attempt to resolve pattern items in tuple pattern with a rest pattern
arthur . cohen
[Bug rust/122498] New: [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
iains at gcc dot gnu.org
[Bug rust/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
pinskia at gcc dot gnu.org
[Bug rust/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
iains at gcc dot gnu.org
[Bug rust/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
iains at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
pinskia at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
pinskia at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
pinskia at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
sjames at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
pinskia at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
rguenth at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
hubicka at ucw dot cz
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
sjames at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
mark at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
[email protected]
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken for x86_64-darwin* after r16-4897
ro at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
tschwinge at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
ro at CeBiTec dot Uni-Bielefeld.DE
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
tschwinge at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
pinskia at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
tschwinge at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
sjames at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
mark at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
iains at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cvs-commit at gcc dot gnu.org
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
Keith.S.Thompson at gmail dot com
[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
[Bug rust/122340] New: rust testsuite is not documented in sourcebuild.texi
pinskia at gcc dot gnu.org
[Bug rust/122337] New: libgrust is not documented in sourcebuild.texi
pinskia at gcc dot gnu.org
[committed] all: Fix "specifc", "costant" and "constat" typos in comments
Jonathan Wakely
Изменён пароль учётной записи
noreply
Изменён пароль учётной записи
noreply
New privacy policy at codeberg.org
Codeberg
Один из ваших прокси скоро истекает / getproxy.io
expiring
Один из ваших прокси скоро истекает / getproxy.io
expiring
Earlier messages