7 days ago |
CohenArthur | derive(PartialEq): Fix raw strings in test devel/rust/master |
commit | commitdiff | tree |
7 days ago |
Arthur Cohen | derive(PartialEq): Allow deriving enum structs |
commit | commitdiff | tree |
7 days ago |
Arthur Cohen | ast: builder: Allow building struct ident patterns |
commit | commitdiff | tree |
9 days ago |
Arthur Cohen | backend: Remove checks on StructFieldIdentPattern |
commit | commitdiff | tree |
9 days ago |
Arthur Cohen | backend: Compile struct rebinding patterns |
commit | commitdiff | tree |
9 days ago |
Arthur Cohen | backend: Refactor struct pattern compilation |
commit | commitdiff | tree |
11 days ago |
Arthur Cohen | nr2.0: late: Correctly initialize funny_error member |
commit | commitdiff | tree |
11 days ago |
Owen Avery | Fix narrowing conversion warnings |
commit | commitdiff | tree |
11 days ago |
Pierre-Emmanuel... | Visit visibility in UseDeclaration |
commit | commitdiff | tree |
11 days ago |
Owen Avery | Some assorted tweaks and bug fixes |
commit | commitdiff | tree |
11 days ago |
Pierre-Emmanuel... | Completely duplicate path node |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Use specialized param visit function for params |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Remove passing test from exclusion list |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Use stacked context for nested bindings. |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Add pattern bindings |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Add binding context class |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Add hash function for Identifiers |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Add equality operator for identifiers |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Add fn_once and Sized lang items to the test |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Change expected error output to match nr2 |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Update generics9 expected error message |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Prevent forward declaration in type parameters |
commit | commitdiff | tree |
2025-04-24 |
Pierre-Emmanuel... | Remove error state for GenericArg |
commit | commitdiff | tree |
2025-04-23 |
Pierre-Emmanuel... | Change error message to match expected test output |
commit | commitdiff | tree |
2025-04-22 |
Owen Avery | nr2.0: Improve error handling |
commit | commitdiff | tree |
2025-04-22 |
Owen Avery | nr2.0: Fix derive-debug1.rs |
commit | commitdiff | tree |
2025-04-19 |
Thomas Schwinge | Disable parallel testing for 'rust/compile/nr2/compile... |
commit | commitdiff | tree |
2025-04-19 |
Philip Herron | gccrs: prealloc the initilizer vector |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Fix ICE with empty generic arguments |
commit | commitdiff | tree |
2025-04-18 |
Owen Avery | Adjust segment start position errors |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Fix ICE when handling case of unknown field... |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Add test case to show ice is fixed |
commit | commitdiff | tree |
2025-04-18 |
Owen Avery | nr2.0: Remove unnecessary copy of Node |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Fix ICE in struct expressions |
commit | commitdiff | tree |
2025-04-18 |
Owen Avery | nr2.0: Handle StructPatternFieldIdent |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Add test case to show ICE is fixed |
commit | commitdiff | tree |
2025-04-18 |
Philip Herron | gccrs: Add test case to show issue is fixed |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Add gimple test for black box intrinsic |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Add execute test for black_box intrinsic |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Add LlvmInlineAsm node dump |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Parse and lower llvm asm node |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Add llvmInlineAsm node |
commit | commitdiff | tree |
2025-04-17 |
Pierre-Emmanuel... | Emit error with old asm syntax in new asm blocks |
commit | commitdiff | tree |
2025-04-17 |
Philip Herron | gccrs: Add check for placeholder (infer) type in return... |
commit | commitdiff | tree |
2025-04-16 |
Philip Herron | gccrs: Fix ICE when checking shift's which are behind... |
commit | commitdiff | tree |
2025-04-16 |
Philip Herron | gccrs: Fix crash in hir dump as labels are optional |
commit | commitdiff | tree |
2025-04-16 |
Yap Zhi Heng | gccrs: Update comments in repr parsing code |
commit | commitdiff | tree |
2025-04-16 |
Zhi Heng | gccrs: Implement integer representation for enums |
commit | commitdiff | tree |
2025-04-16 |
Zhi Heng | gccrs: Implement typecheck for zero-variant enums |
commit | commitdiff | tree |
2025-04-16 |
Philip Herron | gccrs: Fix segv in unsafe chcker |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | lang-items: Add ManuallyDrop<T> |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | attributes: Handle external tool annotations like rustfmt:: |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | nr2.0: Only insert derive macros if they exist |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | attributes: Add missing attributes used in `core` |
commit | commitdiff | tree |
2025-04-14 |
beamandala | Add `#[track_caller]` as known attribute |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | ci: Update warnings for new location in install.texi |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | install.texi: Mention Rust requirement for building... |
commit | commitdiff | tree |
2025-04-14 |
Owen Avery | Fix const checking of enum discriminants |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | format_args: Allow extraneous commas, improve safety |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | expansion: Desugar doc comments into attributes before... |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | expansion: Only add fragments if the matcher succeeded |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | session: Desugar question mark operator after expansion... |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | ast: Add get_locus() to DelimTokenTree |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | ast: Support outer attributes for AST::RangeExpr |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | nr2.0: Do not resolve modules this run if they are... |
commit | commitdiff | tree |
2025-04-14 |
Arthur Cohen | typecheck: Properly select methods when dealing with... |
commit | commitdiff | tree |
2025-04-10 |
Andrew Pinski | rust: Add comment inside block [PR119342] |
commit | commitdiff | tree |
2025-04-10 |
Andrew Pinski | rust: use range for inside rust-gcc.cc [PR119341] |
commit | commitdiff | tree |
2025-04-10 |
Andrew Pinski | rust: Use error_operand_p in rust-gcc.cc |
commit | commitdiff | tree |
2025-04-10 |
Andrew Pinski | rust: Use FLOAT_TYPE_P instead of manual checking |
commit | commitdiff | tree |
2025-04-07 |
Owen Avery | nr2.0: Adjust test macro6.rs |
commit | commitdiff | tree |
2025-04-07 |
Owen Avery | nr2.0: Adjust test issue-2812.rs |
commit | commitdiff | tree |
2025-04-07 |
Matty Kuhn | gccrs: fix ICE segfault with empty feature gate |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Rename label getter to unchecked |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Rename label getter in ContinueExpr |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Change optional to expected for parse_loop_label |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Adapt testcase to name resolution 2.0 |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Resolve labels within break or continue expressions |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Fix unresolved label error message |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Migrate error state to optionals |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Update ast visitor with proper check for looplabel |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Remove unused error constructor and getter |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Make loop label truly optional |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Visit loop label before predicate expression |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Add check for label |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Resolve labels |
commit | commitdiff | tree |
2025-04-07 |
Pierre-Emmanuel... | Revert part of 44ffe1193269 |
commit | commitdiff | tree |
2025-04-04 |
Sri Ganesh... | gccrs: refactoring rust_error_at "redefined multiple... |
commit | commitdiff | tree |
2025-04-04 |
Owen Avery | nr2.0: Improve test script |
commit | commitdiff | tree |
2025-04-04 |
Owen Avery | nr2.0: Remove duplicate self visit |
commit | commitdiff | tree |
2025-04-04 |
Philip Herron | gccrs: Fix ICE for reserved lifetime name |
commit | commitdiff | tree |
2025-04-04 |
Arthur Cohen | hir: Add default qualifier to function, lower it properly |
commit | commitdiff | tree |
2025-04-04 |
Arthur Cohen | feature: Add min_specialization feature |
commit | commitdiff | tree |
2025-04-04 |
Philip Herron | gccrs: Fix ICE when hitting invalid types for generics |
commit | commitdiff | tree |
2025-04-03 |
Philip Herron | gccrs: Fix ICE on raw reference |
commit | commitdiff | tree |
2025-04-03 |
Philip Herron | gccrs: Fix ICE on invalid match arms |
commit | commitdiff | tree |
2025-04-03 |
Philip Herron | gccrs: Fix recusive type query and nullptr on type... |
commit | commitdiff | tree |
2025-04-02 |
Philip Herron | gccrs: Fix ICE when there are 2 functions named main |
commit | commitdiff | tree |
2025-04-01 |
Philip Herron | gccrs: Fix ICE when resolving lifetimes without name |
commit | commitdiff | tree |
2025-04-01 |
Philip Herron | gccrs: Fix ICE when doing shift checks on const decl |
commit | commitdiff | tree |
next |