Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Arthur Cohen
| Archived =
No
| 494 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
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED,035/101] gccrs: toplevel: Use DefaultResolver for Function
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,034/101] gccrs: nr2.0: Add base for late name resolution
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,033/101] gccrs: ctx: Add Labels ForeverStack to the resolver.
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,032/101] gccrs: Added support to Parse ASYNC function
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,031/101] gccrs: Introduce a proper keyword list
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,030/101] gccrs: Replace some weak keyword raw value with constexpr
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,029/101] gccrs: Add a list of weak keyword
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,028/101] gccrs: Replace some keyword raw values
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,027/101] gccrs: Add await keyword
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,026/101] gccrs: Treat underscore as a keyword
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,025/101] gccrs: Add edition separation for keywords
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,024/101] gccrs: Replace TOK suffix with KW
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,023/101] gccrs: Add ast validation check on union variant number
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,022/101] gccrs: Add a test regular variadic functions errors
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,021/101] gccrs: Emit an error on variadic non extern functions
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,020/101] gccrs: Add check for associated items on auto traits
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,019/101] gccrs: Add a regression test for super trait on auto trait
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,018/101] gccrs: Reject auto traits with super trait
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,017/101] gccrs: Add regression test for generic auto traits
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,016/101] gccrs: Reject auto traits with generic parameters
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,015/101] gccrs: forever stack: Remove development debug info
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,014/101] gccrs: resolve: Format if properly
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,013/101] gccrs: foreverstack: Add `to_rib` method
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,012/101] gccrs: foreverstack: Add `to_canonical_path` method
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,011/101] gccrs: forever stack: Improve resolve_path implementation
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,010/101] gccrs: forever stack: Fix resolve_path signature
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,009/101] gccrs: foreverstack: Specialize `get` for Namespace::Labels
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,008/101] gccrs: forever-stack: Fix basic get logic
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,007/101] gccrs: rib: Add Namespace enum
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,006/101] gccrs: ast: Change *Path nodes API
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,005/101] gccrs: Add new test for parsing errors on self pointers
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,004/101] gccrs: Report self parameter parsing error kind
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,003/101] gccrs: Fix error emission for self pointers
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,002/101] gccrs: Add a test to highlight public trait type parsing
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED,001/101] gccrs: Add visibility to trait item
[COMMITTED,001/101] gccrs: Add visibility to trait item
- - -
-
1
-
2024-01-30
Arthur Cohen
Unresolved
[COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
[COMMITTED] rust_debug: Cast size_t values to unsigned long before printing.
- - -
-
1
-
2024-01-18
Arthur Cohen
Unresolved
[2/2] gccrs: fixup: Fix missing build dependency
[1/2] gccrs: fixup: Fix bootstrap build
- - -
-
1
-
2024-01-11
Arthur Cohen
Unresolved
[1/2] gccrs: fixup: Fix bootstrap build
[1/2] gccrs: fixup: Fix bootstrap build
- - -
-
1
-
2024-01-11
Arthur Cohen
Unresolved
[COMMITTED] libcpp: add function to check XID properties
[COMMITTED] libcpp: add function to check XID properties
- - -
-
1
-
2024-01-04
Arthur Cohen
Unresolved
[COMMITTED,2/4] libgrust: Add entry for maintainers
[COMMITTED,1/4] libgrust: Add ChangeLog file
- - -
1
-
-
2023-12-14
Arthur Cohen
Accepted
[COMMITTED,1/4] libgrust: Add ChangeLog file
[COMMITTED,1/4] libgrust: Add ChangeLog file
- - -
1
-
-
2023-12-14
Arthur Cohen
Accepted
[v2,3/4] build: Add libgrust as compilation modules
[v2,1/4] libgrust: Add entry for maintainers and stub changelog file.
- - -
1
-
-
2023-10-25
Arthur Cohen
Accepted
[v2,2/4] libgrust: Add libproc_macro and build system
[v2,1/4] libgrust: Add entry for maintainers and stub changelog file.
- - -
1
-
-
2023-10-25
Arthur Cohen
Accepted
[v2,1/4] libgrust: Add entry for maintainers and stub changelog file.
[v2,1/4] libgrust: Add entry for maintainers and stub changelog file.
- - -
1
-
-
2023-10-25
Arthur Cohen
Accepted
[3/3,v2] build: Regenerate build files
Untitled series #59083
- - -
1
-
-
2023-09-21
Arthur Cohen
Accepted
[3/3] build: Regenerate build files
Untitled series #59081
- - -
1
-
-
2023-09-21
Arthur Cohen
Accepted
[2/3] build: Add libgrust as compilation modules
[1/3] librust: Add libproc_macro and build system
- - -
1
-
-
2023-09-20
Arthur Cohen
Accepted
[1/3] librust: Add libproc_macro and build system
[1/3] librust: Add libproc_macro and build system
- - -
1
-
-
2023-09-20
Arthur Cohen
Accepted
[COMMITTED] gccrs: move functions from rust-gcc-diagnostics to rust-diagnostics.cc
[COMMITTED] gccrs: move functions from rust-gcc-diagnostics to rust-diagnostics.cc
- - -
-
1
-
2023-09-11
Arthur Cohen
Unresolved
[v3] libcpp: add function to check XID properties
[v3] libcpp: add function to check XID properties
- - -
-
1
-
2023-09-08
Arthur Cohen
Unresolved
[v2] libcpp: add function to check XID properties
[v2] libcpp: add function to check XID properties
- - -
-
1
-
2023-09-08
Arthur Cohen
Unresolved
libcpp: add function to check XID properties
libcpp: add function to check XID properties
- - -
-
1
-
2023-09-08
Arthur Cohen
Unresolved
[14/14] rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[13/14] rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*.
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[12/14] rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[11/14] rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[10/14] rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[09/14] rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[08/14] rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[07/14] rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[06/14] rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[05/14] rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[04/14] rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[03/14] rust: Reintroduce TARGET_RUST_OS_INFO hook
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[02/14] rust: Reintroduce TARGET_RUST_CPU_INFO hook
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
[01/14] rust: Add skeleton support and documentation for targetrustm hooks.
- - -
-
1
-
2023-09-07
Arthur Cohen
Unresolved
[2/2] Experiment with adding an error code to an error
[1/2] diagnostics: add error_meta
- - -
1
-
-
2023-09-06
Arthur Cohen
Accepted
[1/2] diagnostics: add error_meta
[1/2] diagnostics: add error_meta
- - -
1
-
-
2023-09-06
Arthur Cohen
Accepted
[committed,88/88] gccrs: Fix issue with parsing unsafe block expression statements
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,87/88] gccrs: Address unsafe with/without block handling ambiguity
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,86/88] gccrs: Added AST Node AST::InlineAsm
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,85/88] gccrs: diagnostic: Refactor Error class
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,84/88] gccrs: ast: Refactor TraitItem to keep Location info
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,83/88] gccrs: add test case to show our query-type system is working
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,82/88] gccrs: rename rust-hir-full-tests.cc
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,81/88] gccrs: Fix up DejaGnu directives in 'rust/compile/issue-1830_{bytes, str}.rs' tes…
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,80/88] gccrs: Add AST::AltPattern class
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,79/88] gccrs: Fix formatting
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,78/88] gccrs: builtins: Return empty list of tokens instead of nullptr
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,77/88] gccrs: Add trailing newline
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,76/88] gccrs: Fix regression in testcase
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,75/88] gccrs: Support for Sized builtin marker trait
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,74/88] gccrs: Add new virtual function HIR::ImplItem::get_impl_item_name
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,73/88] gccrs: Extract query_type from TypeCheckBase to be a simple extern
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,71/88] gccrs: Add support for parsing empty tuple patterns.
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,70/88] gccrs: testsuite: Add empty string macro test
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,69/88] gccrs: lex: Prevent directories in RAIIFile
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,68/88] gccrs: Simplify WildcardPattern let statement handling
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,67/88] gccrs: Add test
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,66/88] gccrs: Add variadic argument type checking
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,65/88] gccrs: Add feature gate for "rust-intrinsic".
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,64/88] gccrs: Update copyright years.
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,63/88] gccrs: cli: Update safety warning message
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,62/88] gccrs: typecheck: Refactor rust-hir-trait-reference.h
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,61/88] gccrs: expander: Add documentation for `expand_eager_invocations`
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,60/88] gccrs: macros: Perform macro expansion in a fixed-point fashion.
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,59/88] gccrs: expansion: Add `get_token_slice` to `MacroInvocLexer` class
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,58/88] gccrs: parser: Expose parse_macro_invocation as public API
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,57/88] gccrs: rust-item: include rust-expr.h
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
[committed,56/88] gccrs: Add support for TuplePattern in let statements
[committed,01/88] gccrs: fatal_error_flag: Fix typo in error message
- - -
1
-
-
2023-04-05
Arthur Cohen
Accepted
«
1
2
3
4
…
4
5
»