gcc-rust
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/05
[COMMITTED 125/146] gccrs: tychk: resolve lang item type paths properly
arthur . cohen
2025/04/05
[COMMITTED 076/146] gccrs: lang-item: Remove unused NodeId from LangItemPath
arthur . cohen
2025/04/05
[COMMITTED 015/146] gccrs: fix bad type inferencing on path's
arthur . cohen
2025/04/05
[COMMITTED 132/145] gccrs: Safe-guard InlineAsm structs
arthur . cohen
2025/04/05
[COMMITTED 09/35] gccrs: nr2.0: Fix test const_generics_3.rs
arthur . cohen
2025/04/05
[COMMITTED 142/144] gccrs: Use name resolver 2.0 for compiling break/continue
arthur . cohen
2025/04/05
[COMMITTED 068/146] gccrs: type-check: Remove unused capture in nr2.0
arthur . cohen
2025/04/05
[COMMITTED 093/146] gccrs: Remove Rust::make_unique
arthur . cohen
2025/04/05
[COMMITTED 115/146] gccrs: testsuite: Fix missing handling of little endian.
arthur . cohen
2025/04/05
[COMMITTED 19/35] gccrs: Fix ICE when using super mid way though path
arthur . cohen
2025/04/05
[COMMITTED 037/146] gccrs: FnParam cloning now keeps projections
arthur . cohen
2025/04/05
[COMMITTED 014/146] gccrs: Make TyTy::TupleType::get_unit_type cache its return value
arthur . cohen
2025/04/05
[COMMITTED 118/144] gccrs: Resolve TypeParam with name resolution 2.0
arthur . cohen
2025/04/05
[Bug rust/119353] New: build failure: error[E0554]: `#![feature]` may not be used on the stable release channel
felix-gcc at fefe dot de
2025/04/05
[COMMITTED 12/35] gccrs: testsuite: Add more testcases for cfg() in core
arthur . cohen
2025/04/05
[COMMITTED 08/35] gccrs: lower: Handle let-else properly
arthur . cohen
2025/04/05
[COMMITTED 058/141] gccrs: Fix compilation of trait-items which map to impl items
arthur . cohen
2025/04/05
[COMMITTED 081/144] gccrs: [gccrs#3141] Remove double negation by returning CompileExpr::Compile early
arthur . cohen
2025/04/05
[COMMITTED 038/146] gccrs: Refactor optional initializers
arthur . cohen
2025/04/05
[COMMITTED 048/146] gccrs: empty match expressions should resolve to !
arthur . cohen
2025/04/05
[COMMITTED 071/146] gccrs: derive(Copy): Use new LangItemPath
arthur . cohen
2025/04/05
[COMMITTED 108/146] gccrs: rust/intrinsic: add try intrinsic and panic strategy options
arthur . cohen
2025/04/05
[COMMITTED 074/146] gccrs: hir: Lower lang-item paths
arthur . cohen
2025/04/05
[COMMITTED 007/141] gccrs: derive(Clone): Use lang item bounds on AssertParamIsCopy
arthur . cohen
2025/04/05
[COMMITTED 067/146] gccrs: attributes: Add class for sharing methods on attributes.
arthur . cohen
2025/04/05
[COMMITTED 120/146] gccrs: Remove dead code related to external functions
arthur . cohen
2025/04/05
[COMMITTED 041/146] gccrs: Use default constructor for default arguments
arthur . cohen
2025/04/05
[COMMITTED 053/145] gccrs: Add system include to `gcc/rust/rust-system.h`
arthur . cohen
2025/04/04
[Bug rust/119641] New: narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable
pinskia at gcc dot gnu.org
2025/04/04
[COMMITTED 049/146] gccrs: Prevent execution of some nr1.0 functions with nr2.0
arthur . cohen
2025/04/04
[COMMITTED 077/144] gccrs: Implement initial pattern analysis pass.
arthur . cohen
2025/04/04
[COMMITTED 101/144] gccrs: nr2.0: Cleanup import mappings and factor into a class.
arthur . cohen
2025/04/04
[COMMITTED 29/35] gccrs: Add ending newline to rust-macro-builtins-log-debug.cc
arthur . cohen
2025/04/04
[COMMITTED 144/146] gccrs: derive(Clone): Implement derive clone for enum struct variants
arthur . cohen
2025/04/04
[COMMITTED 100/144] gccrs: Insert imports in all namespaces they were resolved in
arthur . cohen
2025/04/04
[COMMITTED 119/144] gccrs: Postpone break on error after name resolution
arthur . cohen
2025/04/04
Пополнение игрового аккаунта на Noob-Rp
Noob Role Play
2025/04/04
[COMMITTED 092/146] gccrs: ast: Add EnumItem::Kind
arthur . cohen
2025/04/04
[COMMITTED 047/144] gccrs: Minor fix to asm codegen pr
arthur . cohen
2025/04/04
[COMMITTED 039/144] gccrs: Scaffolding asm codegen
arthur . cohen
2025/04/04
[COMMITTED 137/144] gccrs: Handle const generic parameters during resolution 2.0
arthur . cohen
2025/04/04
[COMMITTED 017/146] gccrs: Improve handling of struct expressions in nr2.0
arthur . cohen
2025/04/04
[COMMITTED 071/144] gccrs: Used `IndexVec` for Loans
arthur . cohen
2025/04/04
[COMMITTED 095/144] gccrs: imports: Add FinalizeImports class
arthur . cohen
2025/04/04
[COMMITTED 133/144] gccrs: Use name resolver 2.0 during pattern typechecking
arthur . cohen
2025/04/04
Re: [COMMITTED 136/145] gccrs: Fix nightly rustc warnings
Thomas Schwinge
2025/04/04
[COMMITTED 26/35] gccrs: Fix ICE during const expr eval on array expressions
arthur . cohen
2025/04/04
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2025/04/04
[COMMITTED 024/146] gccrs: Improve handling of implicit Self parameter in AST
arthur . cohen
2025/04/04
[COMMITTED 137/146] gccrs: ast-builder: Add new methods around type paths.
arthur . cohen
2025/04/04
[COMMITTED 111/146] gccrs: Visit the trait paths of trait implementations
arthur . cohen
2025/04/04
[COMMITTED 145/146] gccrs: derive(Clone): Add lang item typepaths failure testcases to nr2 exclude
arthur . cohen
2025/04/04
[COMMITTED 065/146] gccrs: lang-items: Store NodeId mappings for lang items
arthur . cohen
2025/04/04
[COMMITTED 111/144] gccrs: Move bir builder function implementation
arthur . cohen
2025/04/04
[COMMITTED 081/146] gccrs: typecheck-path: Fix typo (reciever -> receiver)
arthur . cohen
2025/04/04
[COMMITTED 064/144] gccrs: Strong type FreeRegion
arthur . cohen
2025/04/04
[COMMITTED 053/146] gccrs: allow casts from numeric types to floats
arthur . cohen
2025/04/04
[COMMITTED 28/35] gccrs: nr2.0: Rename prelude to lang_prelude
arthur . cohen
2025/04/04
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2025/04/04
[COMMITTED 25/35] gccrs: Fix ICE when compiling path which resolves to trait constant
arthur . cohen
2025/04/04
☺ Buildbot (Sourceware): gccrust - build successful (master)
builder
2025/04/04
[Bug rust/119508] Hundreds of rust tests XPASS
mark at gcc dot gnu.org
2025/04/03
☝ Buildbot (Sourceware): gccrust - worker not pinged (master)
builder
2025/04/02
☝ Buildbot (Sourceware): gccrust - retry lost connection compile (exception) (master)
builder
2025/03/31
[Bug rust/117869] rust fails to build with cargo command error
sjames at gcc dot gnu.org
2025/03/31
[COMMITTED 31/35] gccrs: FIX ICE when working with HIR::BareFunctionType
arthur . cohen
2025/03/31
[COMMITTED 24/35] gccrs: Add new test to highlight namespace for self import
arthur . cohen
2025/03/31
[COMMITTED 16/35] gccrs: Fix ICE when array elements are not a value
arthur . cohen
2025/03/31
[COMMITTED 32/35] gccrs: FIX ICE for malformed repr attribute
arthur . cohen
2025/03/31
[COMMITTED 30/35] gccrs: Fix ICE in array ref constexpr
arthur . cohen
2025/03/31
[COMMITTED 18/35] gccrs: Fix ICE when compiling block expressions in array capacity
arthur . cohen
2025/03/31
[COMMITTED 21/35] gccrs: Give the builtin unit struct an actual locus
arthur . cohen
2025/03/31
[COMMITTED 20/35] gccrs: Fix ICE when doing method resolution on trait predicates
arthur . cohen
2025/03/31
[COMMITTED 10/35] rust: Lower minimum supported Rust version to 1.49
arthur . cohen
2025/03/31
[COMMITTED 34/35] gccrs: fix crash in parse repr options and missing delete call
arthur . cohen
2025/03/31
[COMMITTED 35/35] gccrs: Fix SEGV when type path resolver fails outright
arthur . cohen
2025/03/31
[COMMITTED 33/35] gccrs: fix ice when setting up regions
arthur . cohen
2025/03/31
[COMMITTED 22/35] gccrs: Resolve module final self segment in use decls
arthur . cohen
2025/03/31
[COMMITTED 23/35] gccrs: Update exclusion list
arthur . cohen
2025/03/31
[COMMITTED 07/35] gccrs: name-resolution: Handle let-else properly
arthur . cohen
2025/03/31
[COMMITTED 17/35] gccrs: Add check for super traits being implemented by Self
arthur . cohen
2025/03/31
[COMMITTED 15/35] gccrs: Fix core library test with proper canonical path
arthur . cohen
2025/03/31
[COMMITTED 14/35] gccrs: fix unconstrained infer vars on generic associated type
arthur . cohen
2025/03/31
[COMMITTED 02/35] gccrs: Fix testcase module path
arthur . cohen
2025/03/31
[COMMITTED 04/35] gccrs: ast: Add optional diverging else to AST::LetStmt
arthur . cohen
2025/03/31
[COMMITTED 06/35] gccrs: dump: Handle let-else properly
arthur . cohen
2025/03/31
[COMMITTED 03/35] gccrs: Remove now passing test from exclusion list
arthur . cohen
2025/03/31
[COMMITTED 01/35] gccrs: Fix function name to printf
arthur . cohen
2025/03/31
[COMMITTED 05/35] gccrs: parser: Parse let-else statements
arthur . cohen
2025/03/29
[COMMITTED 091/146] gccrs: nr2.0: Handle "Self" properly in trait definitions
arthur . cohen
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
pierre-emmanuel.patry at embecosm dot com
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
sjames at gcc dot gnu.org
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
pinskia at gcc dot gnu.org
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
pinskia at gcc dot gnu.org
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
pierre-emmanuel.patry at embecosm dot com
2025/03/28
[COMMITTED 080/144] gccrs: [gccrs#3141] Fix incorrect handling of overflow in numeric types
arthur . cohen
2025/03/28
[COMMITTED 094/146] gccrs: lower: Correctly lower parenthesized types
arthur . cohen
2025/03/28
[COMMITTED 130/146] gccrs: ast-collector: Adapt to lang item type path segments
arthur . cohen
2025/03/28
[COMMITTED 021/144] gccrs: [gccrs#2324] Add error message for E0532
arthur . cohen
2025/03/28
Re: Sourceware Survey 2025
Mark Wielaard
2025/03/28
[Bug rust/119508] Hundreds of rust tests XPASS
ro at gcc dot gnu.org
2025/03/28
[Bug rust/119508] New: Hundreds of rust tests XPASS
ro at gcc dot gnu.org
2025/03/28
[COMMITTED 003/146] gccrs: Fix variable shadowing in late resolution 2.0
arthur . cohen
2025/03/27
[COMMITTED 102/146] gccrs: add support for lang_item eq and PartialEq trait
arthur . cohen
2025/03/27
[COMMITTED 106/146] gccrs: Allow float type to be casted as integer type
arthur . cohen
2025/03/27
e621 password reset
noreply
2025/03/27
[COMMITTED 061/144] gccrs: Fix v0-mangle1.rs test when run with ASAN
arthur . cohen
2025/03/27
[COMMITTED 056/146] gccrs: mappings: Move lang_item definitions to .cc
arthur . cohen
2025/03/27
[COMMITTED 013/146] gccrs: add test case to show method resolution is working
arthur . cohen
2025/03/27
[COMMITTED 140/144] gccrs: Load unloaded modules during toplevel resolution 2.0
arthur . cohen
2025/03/26
[COMMITTED 001/146] gccrs: Fix bad recursive operator overload call
arthur . cohen
2025/03/26
☠ Buildbot (Sourceware): gccrust - failed '! grep ...' (failure) (master)
builder
2025/03/26
[COMMITTED 017/144] gccrs: Add location to BIR::Statement of kind RETURN
arthur . cohen
2025/03/25
[COMMITTED 082/146] gccrs: parser: Add testcases for multiline strings
arthur . cohen
2025/03/25
[COMMITTED 060/146] gccrs: Remove bad assertion in name resolution
arthur . cohen
2025/03/25
[Bug rust/116427] [15 regression] 32-bit crab1 fails to link on Solaris
rguenth at gcc dot gnu.org
2025/03/25
[Bug rust/116187] -Wuninitialized warnings in libgrust/libproc_macro_internal/literal.cc
sjames at gcc dot gnu.org
2025/03/24
[COMMITTED 075/146] gccrs: nr2.0: Resolve lang item paths properly.
arthur . cohen
2025/03/24
[COMMITTED 112/144] gccrs: Do not assert insertion result
arthur . cohen
2025/03/24
[COMMITTED 022/146] gccrs: fix ICE for placeholder which is not setup
arthur . cohen
2025/03/24
[Bug rust/116561] [15 regression] gcc/testsuite/rust/execute/torture/iter1.rs:350:5: internal compiler error: 'verify_gimple' failed since r15-3328-g673a448aa24efedd5ac140ebf7bfe652d7a6a846
pinskia at gcc dot gnu.org
2025/03/24
[COMMITTED 122/141] gccrs: remove visitor which is not needed here
arthur . cohen
2025/03/24
[COMMITTED 123/141] gccrs: track DefId on ADT Types this could be useful information
arthur . cohen
2025/03/24
[COMMITTED 074/141] gccrs: add diagnostic for E0229 no associated type arguments allowed here
arthur . cohen
2025/03/24
[COMMITTED 092/141] gccrs: derive(PartialEq): Also derive StructuralPartialEq
arthur . cohen
2025/03/24
[COMMITTED 115/141] gccrs: nr2.0: Set the node id of the root node
arthur . cohen
2025/03/24
[COMMITTED 027/146] gccrs: typecheck: Remove unused parameter in TyTyCheckCallExpr
arthur . cohen
2025/03/24
[COMMITTED 081/141] gccrs: nr2.0: Resolve paths which start with Self
arthur . cohen
2025/03/24
[COMMITTED 068/141] gccrs: remove bad type checking diagnostic
arthur . cohen
2025/03/24
[COMMITTED 134/141] gccrs: emit an error for type or const parameters on foreign items
arthur . cohen
2025/03/24
[COMMITTED 137/141] gccrs: nr2.0: Adjust visitors for struct expressions
arthur . cohen
2025/03/24
[COMMITTED 140/141] gccrs: nr2.0: Fix StructExprFieldIdentifier handling
arthur . cohen
2025/03/24
[COMMITTED 138/141] gccrs: Modify multiple definition error
arthur . cohen
2025/03/24
[COMMITTED 136/141] gccrs: Prevent multiple resolution insertion
arthur . cohen
2025/03/24
[COMMITTED 135/141] gccrs: nr2.0: Fix test self-path2.rs
arthur . cohen
2025/03/24
[COMMITTED 129/141] gccrs: Insert crate name in canonical path
arthur . cohen
2025/03/24
[COMMITTED 133/141] gccrs: Fix modules with same name as builtins causing ICE (#3315)
arthur . cohen
2025/03/24
[COMMITTED 132/141] gccrs: nr2.0: Check compile/torture/*.rs tests
arthur . cohen
2025/03/24
[COMMITTED 139/141] gccrs: nr2.0: Adjust indentifier expression handling
arthur . cohen
2025/03/24
[COMMITTED 100/141] gccrs: derive(Hash): Add implementation.
arthur . cohen
2025/03/24
[COMMITTED 099/141] gccrs: derive(Debug): Use builder's ptrify function instead
arthur . cohen
2025/03/24
[COMMITTED 127/141] gccrs: Remove finalize import visitor
arthur . cohen
2025/03/24
[COMMITTED 125/141] gccrs: Move import mapping resolution to in tree visit
arthur . cohen
2025/03/24
[COMMITTED 126/141] gccrs: Remove tests from exclusion list
arthur . cohen
2025/03/24
[COMMITTED 120/141] gccrs: Add a test for enum variant name resolution
arthur . cohen
2025/03/24
[COMMITTED 064/141] gccrs: nr2.0: Resolve instances of TypePath more accurately
arthur . cohen
2025/03/24
[COMMITTED 096/141] gccrs: Fix expansion of macros inside modules
arthur . cohen
2025/03/24
[COMMITTED 039/146] gccrs: Fix FnParam pattern location ternary logic
arthur . cohen
2025/03/24
[COMMITTED 062/141] gccrs: Add warning about default visitor usage
arthur . cohen
2025/03/24
[COMMITTED 112/141] gccrs: Reduce usage of rust-session-manager.h
arthur . cohen
2025/03/24
[COMMITTED 110/141] gccrs: lower: Error out when lowering ErrorPropagationExpr
arthur . cohen
2025/03/24
[COMMITTED 050/141] gccrs: ast: builder: Add Return expression builder
arthur . cohen
2025/03/24
[COMMITTED 121/141] gccrs: Fix some small issues
arthur . cohen
2025/03/24
[COMMITTED 107/141] gccrs: nr2.0: Handle lang item type path segments
arthur . cohen
2025/03/24
[COMMITTED 118/141] gccrs: Add enum variant string information to definition
arthur . cohen
2025/03/24
[COMMITTED 119/141] gccrs: Remove nr2 exhaustiveness test from exclusion list
arthur . cohen
2025/03/24
[COMMITTED 071/141] gccrs: add variant_count intrinsic
arthur . cohen
2025/03/24
[COMMITTED 117/141] gccrs: Keep definition provenance to skip enum variants
arthur . cohen
2025/03/24
[COMMITTED 104/141] gccrs: lower: Always crash when lowering macro invocations
arthur . cohen
2025/03/24
[COMMITTED 101/141] gccrs: hir-dump: Fix more segfaults in the HIR dump
arthur . cohen
2025/03/24
[COMMITTED 109/141] gccrs: ast: Add base for desugaring try expressions
arthur . cohen
2025/03/24
[COMMITTED 069/141] gccrs: Get rid of duplicate interface gccrs#3396
arthur . cohen
2025/03/24
[COMMITTED 088/141] gccrs: ast-builder: Add new methods for creating operator expressions
arthur . cohen
2025/03/24
[COMMITTED 063/141] gccrs: inline-asm: Fix some warnings
arthur . cohen
2025/03/24
[COMMITTED 093/141] gccrs: derive(Eq): Also derive StructuralEq
arthur . cohen
2025/03/24
[COMMITTED 040/141] gccrs: Add option_env! support
arthur . cohen
2025/03/24
[COMMITTED 098/141] gccrs: ast: builder: Add new builder methods
arthur . cohen
2025/03/24
[COMMITTED 087/141] gccrs: ast-builder: Improve function generation.
arthur . cohen
2025/03/24
[COMMITTED 130/141] gccrs: Fix canonical path parent resolution
arthur . cohen
2025/03/24
[COMMITTED 085/141] gccrs: nr2.0: Run DefaultResolver::visit on PathInExpression
arthur . cohen
2025/03/24
[COMMITTED 090/141] gccrs: derive(PartialEq): Add partial implementation
arthur . cohen
2025/03/24
[COMMITTED 089/141] gccrs: derive(Clone): chore: Cleanup
arthur . cohen
2025/03/24
[COMMITTED 141/141] gccrs: support generic super traits recursively
arthur . cohen
2025/03/24
[COMMITTED 084/141] gccrs: nr2.0: Fix issue with external crates
arthur . cohen
2025/03/24
[COMMITTED 086/141] gccrs: derive(Eq): Add implementation.
arthur . cohen
2025/03/24
[COMMITTED 083/141] gccrs: Add comments to resolve_segments
arthur . cohen
2025/03/24
[COMMITTED 128/141] gccrs: Add a function to get the crate number from node id
arthur . cohen
2025/03/24
[COMMITTED 113/141] gccrs: nr2.0: Make sure PathInExpression is default resolved
arthur . cohen
2025/03/24
[COMMITTED 124/141] gccrs: check for recursion trait cycle with bounds checks
arthur . cohen
2025/03/24
[COMMITTED 080/141] gccrs: initial setup for new OpaqueType to represent Impl types
arthur . cohen
2025/03/24
[COMMITTED 076/141] gccrs: fix name resolution for generics where type param is declared later
arthur . cohen
2025/03/24
[COMMITTED 116/141] gccrs: Add rib kind debug representation
arthur . cohen
2025/03/24
[COMMITTED 114/141] gccrs: expansion: Correctly expand $crate metavar
arthur . cohen
2025/03/24
[COMMITTED 111/141] gccrs: session-manager: Call into DesugarQuestionMark
arthur . cohen
2025/03/24
[COMMITTED 046/141] gccrs: ast-builder: Add new methods for functions, traits and tuples.
arthur . cohen
2025/03/24
[COMMITTED 044/141] gccrs: scan-deadcode: Do not warn unused fields if they start with '_'
arthur . cohen
2025/03/24
[COMMITTED 106/141] gccrs: expansion: Expand generic args in generic type path segments
arthur . cohen
2025/03/24
[COMMITTED 103/141] gccrs: nr2.0: Implement macro_use for modules
arthur . cohen
2025/03/24
[COMMITTED 077/141] gccrs: self paths are patterns but we dont have mappings for it
arthur . cohen
2025/03/24
[COMMITTED 105/141] gccrs: name-resolution: early: Remove overzealous overrides
arthur . cohen
2025/03/24
[COMMITTED 041/141] gccrs: Fix an issue with ForeverStack::dfs_rib
arthur . cohen
2025/03/24
[COMMITTED 066/141] gccrs: ast: Add DesugarForLoop class
arthur . cohen
2025/03/24
[COMMITTED 060/141] gccrs: derive(Default): Add implementation
arthur . cohen
2025/03/24
[COMMITTED 045/141] gccrs: ast-builder: Add new functions to create type paths.
arthur . cohen
2025/03/24
[COMMITTED 057/141] gccrs: Fix bad generic substitution error on fn/adt types
arthur . cohen
2025/03/24
[COMMITTED 054/141] gccrs: Fix ICE during path probe
arthur . cohen
2025/03/24
[COMMITTED 038/141] gccrs: add support for ref literal patterns
arthur . cohen
2025/03/24
[COMMITTED 032/141] gccrs: Make foreverstack debug string const
arthur . cohen
2025/03/24
[COMMITTED 037/141] gccrs: lang-items: Add From::from
arthur . cohen
2025/03/24
[COMMITTED 034/141] gccrs: Compile unit struct with constructor
arthur . cohen
Earlier messages
Later messages