Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Arthur Cohen
| State =
Action Required
| Archived =
No
| 373 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED,9/9] Update copyright years.
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,8/9] gccrs: Add variadic check on function params
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,7/9] gccrs: Fix lookup of TuplePattern sub-pattern types
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,6/9] gccrs: add powi intrinsics
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,5/9] gccrs: Add testcase for #[rustc_const_stable]
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,4/9] gccrs: expand: Fix formatting for "macro not found" error
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,3/9] gccrs: Fix rebinding imports
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,2/9] gccrs: Add testcase for matches!() macro
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
[COMMITTED,1/9] gccrs: Fix typo in RegionConstraints instance
- - -
-
1
-
2024-02-21
Arthur Cohen
Unresolved
[COMMITTED,25/25] gccrs: Fix macro parsing for trait items.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,24/25] gccrs: Remove obsolete classes and functions.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,23/25] gccrs: Parse trait functions as `AST::Function`.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,22/25] gccrs: Fix inconsistent formatting.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,21/25] gccrs: Add missing visitors for AST::Function.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,20/25] gccrs: Add checks for Trait functions
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,19/25] gccrs: Use AssociatedItem in place of TraitItem
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,18/25] gccrs: fix bug in pattern check for tuples
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,17/25] gccrs: Add testcase to show issue is already fixed
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,16/25] gccrs: Move the Implementation of implitem lowering into its own file.
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,15/25] gccrs: refactor inference variable computation into a seperate method
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,14/25] gccrs: remove similar hack in type paths as we had in path expressions
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,13/25] gccrs: remove old generics hack to reuse generic symbols from previous seg
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,12/25] gccrs: Fix ICE accessing empty vector without check
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,11/25] gccrs: add test cases to prove type inference is working
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,10/25] gccrs: add testcase to prove issue has already been fixed
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,09/25] gccrs: Set the default ABI to C for extern blocks and extern functions
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,08/25] gccrs: TyTy: Store reference to type before any substitutions
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,07/25] gccrs: TyTy: Store region constraints
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,06/25] gccrs: Typecheck: add regions (lifetimes) to TyTy
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,05/25] gccrs: HIR: Add mising getter
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,04/25] gccrs: TyTy: Region (lifetime) representation
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,03/25] gccrs: Typecheck: lifetime interning and resolution tool
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,02/25] gccrs: Implement quick-check for Unicode
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly
- - -
-
1
-
2024-02-07
Arthur Cohen
Unresolved
[COMMITTED,101/101] gccrs: Fix output line ending patterns.
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,100/101] gccrs: Remove TraitImplItem
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,099/101] gccrs: Add improved error when no fields in initializer
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,098/101] gccrs: Test: check implemented for lifetime handling
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,097/101] gccrs: AST: Fix for lifetime lowering
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,096/101] gccrs: AST: Fix for lifetime parsing
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,095/101] gccrs: Test: fix missing lifetime in a test
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,094/101] gccrs: Added newline to get more readable lexdump
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,093/101] gccrs: Unify storage of associated items in SingleASTNode
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,092/101] gccrs: Add improved error when a field is redefined in a struct constructor
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,091/101] gccrs: Handle `async` keyword for regular implementations
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,090/101] gccrs: Fix inconsistent formatting
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,089/101] gccrs: Handle `async` functions in traits
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,088/101] gccrs: Handle newlines during string parsing while lexing
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,087/101] gccrs: TyTy: Refactor FnType deprecated API
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,086/101] gccrs: ast: Lower 'for' lifetimes
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,085/101] gccrs: ast: Infer static lifetime for const and static items
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,084/101] gccrs: ast: Full lifetime elision handling
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,083/101] gccrs: ast: Unify explicitly and implicitly elided lifettimes
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,082/101] gccrs: ast: Fix lifetime type parsing
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,081/101] gccrs: Generate error for `async` trait fucntions
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,080/101] gccrs: Handle `async` qualifier inside trait
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,079/101] gccrs: split rust-mangle.cc into two files
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,078/101] gccrs: BIR: Cleanup
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,077/101] gccrs: TyTy: SubstitutionRef cast specialization
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,076/101] gccrs: TyTy: Common interface for fucntion-like types
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,075/101] gccrs: TyTy: refactor to new API
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,074/101] gccrs: BIR: Fix missed nodiscard
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,073/101] gccrs: TyTy: Fix missed nodiscard
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,072/101] gccrs: HIR: add missing getters
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,071/101] gccrs: refactor builtins initialization and attributes
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,070/101] gccrs: Change cfg stripper to use default visitor
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,069/101] gccrs: Make expand visitor inherit from default visitor
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,068/101] gccrs: Make default resolver inherit from default visitor
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,067/101] gccrs: Allow enabling lang_items and no_core features
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,066/101] gccrs: Renamed `WIN64` to `WIN_64`
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,065/101] gccrs: Generate error for const trait functions
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,064/101] gccrs: Add a regression test for function body check
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,063/101] gccrs: Add validation for functions without body
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,062/101] gccrs: Make function bodies truly optional
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,061/101] gccrs: Add execution test for name resolution 2.0
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,060/101] gccrs: Add multiple regression test in name resolution
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,059/101] gccrs: Make early name resolver inherit from default one
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,058/101] gccrs: Change the attribute checker visitor to default one
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,057/101] gccrs: Make feature gate visitor inherit from default one
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,056/101] gccrs: Add regression test for const fn in trait
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,055/101] gccrs: Add AST validation check for const in trait
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,054/101] gccrs: Add a regression test for async const functions
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,053/101] gccrs: Add async const function ast validation pass
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,052/101] gccrs: Allow const and async specifiers in functions
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,051/101] gccrs: Split async and const function qualifiers
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,050/101] gccrs: Remove class AST::InherentImplItem
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,049/101] gccrs: Remove backend dependancy on resolution rib information
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,048/101] gccrs: Add a regression test for unsafe module validation
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,047/101] gccrs: Emit an error on unsafe modules
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,046/101] gccrs: Parse module safety
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,045/101] gccrs: Add unsafety member to modules
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,044/101] gccrs: Create base class for TupleStructItems and TuplePatternItems
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,043/101] gccrs: toplevel: Resolve `use` declarations
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,042/101] gccrs: early: Move `use` declaration resolving to TopLevel
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,041/101] gccrs: ast: Add NodeId to UseTree base class
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,040/101] gccrs: toplevel: Add comment about running the collector twice
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,039/101] gccrs: early: Resolve paths properly
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,038/101] gccrs: late: Start storing mappings properly in the resolver
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,037/101] gccrs: late: Start setting up builtin types
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,036/101] gccrs: nr2.0: Store mappings in NameResolutionContext
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
«
1
2
3
4
»