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