Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Rust-GCC/gccrs issues and pull requests
#3197 - Allow identifiers and paths to reference types during nr2.0
Pull Request -
State: open - Opened by powerboat9 27 days ago
#3196 - Differentiate documentation from triple slashes and doc attribute
Issue -
State: open - Opened by MajoraSans 28 days ago
#3195 - Reorganize the CPU feature detection
Pull Request -
State: open - Opened by antoyo about 1 month ago
- 2 comments
#3194 - Insert static items into the value namespace
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
#3193 - Improve `InlineAsmOperand`
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
#3192 - Handle `TypeAlias` during toplevel resolution 2.0
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
#3191 - Improve handling of `InlineAsm` in `DefaultASTVisitor`
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
- 2 comments
#3190 - Fix some issues with canonical path fetching in name resolution 2.0
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
#3189 - Crash when using nr2 on a simple iflet expression
Issue -
State: open - Opened by dkm about 1 month ago
#3188 - Improve `Rib::Definition` shadowing
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
#3187 - gccrs: Fix ICE when typechecking non-trait item when we expect one
Pull Request -
State: closed - Opened by philberty about 1 month ago
Labels: bug, HIR, typechecking
#3186 - gccrs: Add test case to show ICE is fixed
Pull Request -
State: closed - Opened by philberty about 1 month ago
Labels: bug
#3185 - Record canonical paths during name resolution 2.0
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
- 3 comments
#3184 - Adjust expected alpine warnings
Pull Request -
State: closed - Opened by powerboat9 about 1 month ago
- 1 comment
#3183 - Change alpine allowed warning list
Pull Request -
State: closed - Opened by P-E-P about 1 month ago
#3182 - gccrs: add test case to show impl block on ! works
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug
#3181 - Improve handling of types in `DefaultResolver`
Pull Request -
State: closed - Opened by powerboat9 about 2 months ago
- 1 comment
#3180 - gccrs: adjust hir dump of BlockExpr
Pull Request -
State: closed - Opened by dkm about 2 months ago
#3179 - rust: fix ICE when compiling impl block for !
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug, AST
#3178 - rust: negative polarity removes restrictions on validation of impl blocks
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug, HIR
#3177 - rust: fix ICE during name resolution for impls on unit-types
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug, AST
#3176 - rust fix ICE when hir lowering qualified path expressions without an as
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug, HIR
#3175 - rust: Add support for Clone and Copy derive on generic types
Pull Request -
State: closed - Opened by philberty about 2 months ago
Labels: bug, AST
#3174 - Gccrs gets confused by mutable reference binding in match expressions
Issue -
State: open - Opened by liamnaddell about 2 months ago
#3173 - pattern check ignores if guards
Issue -
State: open - Opened by tamaroning about 2 months ago
#3172 - Exhaustiveness check
Issue -
State: open - Opened by tamaroning about 2 months ago
#3171 - Check if the type has been correctly resolved
Pull Request -
State: closed - Opened by P-E-P about 2 months ago
#3170 - Adjust expected warnings for alpine 32 bit
Pull Request -
State: closed - Opened by powerboat9 about 2 months ago
Labels: CI
#3169 - Add extra assertions to `tl:optional`
Pull Request -
State: closed - Opened by powerboat9 about 2 months ago
- 1 comment
#3168 - Avoid visiting nonexistant function parameter types during nr2.0
Pull Request -
State: open - Opened by powerboat9 about 2 months ago
- 1 comment
#3167 - Have a way to track down synthetic HIR from HIR lowered directly from source
Issue -
State: open - Opened by dkm about 2 months ago
#3166 - Change upload artifact github action version
Pull Request -
State: closed - Opened by P-E-P about 2 months ago
#3165 - (Mutual) recursive type aliases cause ICE
Issue -
State: open - Opened by tamaroning about 2 months ago
- 2 comments
#3164 - mingw: Fix build with patch from Liu Hao
Pull Request -
State: closed - Opened by CohenArthur about 2 months ago
- 1 comment
#3163 - Fix ICE on error propagation with generic
Pull Request -
State: closed - Opened by Kamiinarii78 about 2 months ago
- 1 comment
Labels: AST
#3162 - Error propagation expressions do not declare variables
Issue -
State: open - Opened by CohenArthur about 2 months ago
- 1 comment
Labels: bug, name resolution
#3161 - Error propagation expr shows variable declaration type failure
Issue -
State: open - Opened by CohenArthur about 2 months ago
Labels: bug
#3160 - Change HIR visitor pattern
Issue -
State: open - Opened by P-E-P 2 months ago
- 5 comments
#3159 - Emit error on auto-traits
Pull Request -
State: closed - Opened by Kamiinarii78 2 months ago
#3158 - [#3141] Fix incorrect handling of overflow in numeric types
Pull Request -
State: closed - Opened by JoanVC100 2 months ago
- 1 comment
#3157 - Gate or Implement dynamic upcasting conversion
Issue -
State: open - Opened by liamnaddell 2 months ago
#3156 - github: adjust footer detection for Tested-by
Pull Request -
State: closed - Opened by dkm 2 months ago
#3155 - Avoid accidental insertion into map
Pull Request -
State: closed - Opened by powerboat9 2 months ago
- 2 comments
#3154 - Add build dependencies for Fedora
Pull Request -
State: open - Opened by jarkkojs 2 months ago
- 1 comment
#3153 - session-manager: Fix typos in -frust-incomplete message
Pull Request -
State: closed - Opened by CohenArthur 2 months ago
#3152 - Fix clang-format CI
Pull Request -
State: closed - Opened by P-E-P 2 months ago
Labels: CI
#3151 - Provide input operand for gccrs
Pull Request -
State: open - Opened by badumbatish 2 months ago
- 2 comments
#3150 - Allow use before items being used continued
Pull Request -
State: closed - Opened by P-E-P 2 months ago
Labels: name resolution
#3149 - Set up input operand tree for inline asm
Issue -
State: open - Opened by badumbatish 2 months ago
#3148 - Fix `v0-mangle1.rs` test when run with ASAN
Pull Request -
State: closed - Opened by powerboat9 2 months ago
- 1 comment
#3147 - Add virtual destructor to `AbstractExpr`
Pull Request -
State: closed - Opened by powerboat9 2 months ago
#3146 - Infer crate name after file opening
Pull Request -
State: open - Opened by dylngg 2 months ago
- 2 comments
#3145 - gccrs: emit error code for E0758
Pull Request -
State: closed - Opened by tamaroning 2 months ago
#3144 - `<tyty::error>` appears in error message when derive macro used
Issue -
State: open - Opened by tamaroning 2 months ago
Labels: bug
#3143 - Convert {} to % for simple mov case in inline asm
Issue -
State: closed - Opened by badumbatish 3 months ago
- 2 comments
#3142 - Compile using ASAN on the github CI
Pull Request -
State: closed - Opened by powerboat9 3 months ago
- 8 comments
#3141 - Incorrect handling of overflow in numeric types
Issue -
State: closed - Opened by nobel-sh 3 months ago
- 8 comments
#3140 - Using wrong enum variant results in ice
Issue -
State: open - Opened by liamnaddell 3 months ago
- 1 comment
Labels: bug
#3139 - Ice on using clone
Issue -
State: closed - Opened by liamnaddell 3 months ago
- 4 comments
Labels: bug
#3138 - Add glibcxx_assertion check
Pull Request -
State: closed - Opened by badumbatish 3 months ago
- 2 comments
#3137 - Add `-D_GLIBCXX_ASSERTIONS` CI
Issue -
State: closed - Opened by CohenArthur 3 months ago
- 5 comments
Labels: CI
#3136 - Fix feature gate visitor
Pull Request -
State: closed - Opened by CohenArthur 3 months ago
Labels: cleanup
#3135 - attributes: Start handling prelude_import properly
Pull Request -
State: closed - Opened by CohenArthur 3 months ago
#3134 - Use trees should have outer attributes
Issue -
State: open - Opened by CohenArthur 3 months ago
- 2 comments
Labels: enhancement
#3133 - Fix the disorder struct and class in inline asm
Pull Request -
State: closed - Opened by badumbatish 3 months ago
#3132 - Merge gcc/trunk 2024-08-19
Pull Request -
State: open - Opened by CohenArthur 3 months ago
- 1 comment
#3131 - Attempted to access a nonexistent field [`E0609`]
Pull Request -
State: closed - Opened by MahadMuhammad 3 months ago
#3130 - Better move errors
Pull Request -
State: closed - Opened by braw-lee 3 months ago
#3129 - ICE when input file name is a directory ending with slash
Issue -
State: open - Opened by tamaroning 3 months ago
- 3 comments
Labels: bug, good-first-pr
#3125 - Add check for path patterns.
Pull Request -
State: closed - Opened by tamaroning 3 months ago
- 3 comments
#3124 - Dynamic dispatch with supertraits
Pull Request -
State: closed - Opened by liamnaddell 3 months ago
- 1 comment
#3123 - Attempted to access a nonexistent field `[E0609]`
Issue -
State: closed - Opened by MahadMuhammad 3 months ago
#3122 - Strong types and `IndexVec`
Pull Request -
State: closed - Opened by braw-lee 3 months ago
- 1 comment
#3121 - rust: avoid clobbering LIBS
Pull Request -
State: closed - Opened by dkm 3 months ago
- 7 comments
#3119 - Add running cicd 32bit
Pull Request -
State: closed - Opened by badumbatish 3 months ago
- 27 comments
#3117 - Wrong lowering of `AST::IdentifierPattern`
Issue -
State: open - Opened by tamaroning 3 months ago
- 1 comment
Labels: bug
#3116 - GCC/Rust build, rustc: 'error[E0658]: `let...else` statements are unstable'
Issue -
State: open - Opened by tschwinge 3 months ago
- 2 comments
#3115 - pattern analysis
Pull Request -
State: closed - Opened by tamaroning 3 months ago
- 7 comments
#3113 - Better subset errors
Pull Request -
State: closed - Opened by braw-lee 3 months ago
- 1 comment
#3110 - Add check for union patterns
Pull Request -
State: closed - Opened by tamaroning 3 months ago
- 1 comment
#3108 - Union pattern matching causes ICE
Issue -
State: open - Opened by tamaroning 3 months ago
- 4 comments
Labels: bug
#3104 - Assigning structs to variables
Issue -
State: open - Opened by liamnaddell 4 months ago
- 7 comments
Labels: bug, codegen
#3102 - Set up the rest of HIR pipeline in InlineAsm
Issue -
State: closed - Opened by badumbatish 4 months ago
- 2 comments
#3094 - [ #1806 ] Add option_env support
Pull Request -
State: open - Opened by liamnaddell 4 months ago
- 5 comments
#3082 - ICE in retrieving ambiguous associated type - `E0223`
Issue -
State: closed - Opened by MahadMuhammad 4 months ago
Labels: bug
#3072 - asm parser lacking `label` parse functionality
Issue -
State: open - Opened by badumbatish 5 months ago
#3070 - Union pattern matching expecting all fields
Issue -
State: closed - Opened by P-E-P 5 months ago
Labels: bug
#3069 - Make asm parser stores parse result
Issue -
State: closed - Opened by badumbatish 5 months ago
- 1 comment
#3068 - Add `lang-item` paths
Pull Request -
State: closed - Opened by CohenArthur 5 months ago
#3067 - Add special `LangItemPath` AST node
Issue -
State: closed - Opened by CohenArthur 5 months ago
- 1 comment
Labels: AST
#3066 - Cleanup vector copies from Rust to C++ in BIR
Issue -
State: closed - Opened by CohenArthur 5 months ago
- 2 comments
Labels: cleanup
#3064 - Desugar IfLet* expr to match
Pull Request -
State: open - Opened by dkm 5 months ago
- 7 comments
#3061 - Typechecking of asm! failed in `let _`
Issue -
State: closed - Opened by badumbatish 5 months ago
- 2 comments
Labels: bug
#3060 - Asm generic il codegen
Pull Request -
State: closed - Opened by badumbatish 5 months ago
- 4 comments
#3057 - asm! macro failed to exhaustively parse all of options(), clobber_abis() and register operands
Issue -
State: closed - Opened by badumbatish 5 months ago
- 1 comment
Labels: bug, expansion
#3052 - Fully incorporate tl::expected into InlineAsm parsing
Issue -
State: closed - Opened by badumbatish 5 months ago
- 1 comment
#3048 - Handle outer attributes properly for inline assembly
Issue -
State: open - Opened by badumbatish 5 months ago
#3036 - ICE when implementing `Default` for `()`
Issue -
State: closed - Opened by CohenArthur 6 months ago
Labels: bug, AST, name resolution
#3035 - Unknown reference for resolved name `Self` in impl of `Clone` for `!`
Issue -
State: closed - Opened by CohenArthur 6 months ago
- 1 comment
Labels: bug, name resolution
#3033 - Invalid "duplicate definitions" error in `Cell<T>` implementation
Issue -
State: open - Opened by CohenArthur 6 months ago
- 1 comment
Labels: HIR, typechecking