]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-14  Pierre-Emmanuel... testsuite: Add empty string macro test
2023-02-14  Pierre-Emmanuel... lex: Prevent directories in RAIIFile
2023-02-14  Owen AverySimplify WildcardPattern let statement handling
2023-02-14  Owen AveryAdd test
2023-02-14  Owen AveryAdd variadic argument type checking
2023-02-14  Arthur Cohenci: Add missing `merge_group` trigger for workflow
2023-02-14  bors[bot]Merge #1825
2023-02-14  mxlol233Add feature gate for "rust-intrinsic".
2023-02-13  bors[bot]Merge #1850 #1851
2023-02-13  Thomas SchwingeUpdate copyright years.
2023-02-13  Thomas SchwingeMerge commit '50335ddd301404e9053786b26a23a924471b4d09...
2023-02-13  bors[bot]Merge #1847
2023-02-13  bors[bot]Merge #1750
2023-02-12  Thomas SchwingeAdjust '.github/bors_log_expected_warnings'
2023-02-12  Thomas SchwingeMerge commit '9e56306f4d7c15e7667d8ac0b62ae6efb93ba756...
2023-02-12  Thomas SchwingeMerge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c...
2023-02-12  Thomas SchwingeMerge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c...
2023-02-12  Thomas SchwingeMerge commit 'efce0caf2d75dff5a83812b8da2dd3725197ac7c...
2023-02-12  Thomas SchwingeMerge commit 'b0edfa0ef02c0f4820cec0601a4fd85aba516428...
2023-02-12  Thomas SchwingeMerge commit 'b0edfa0ef02c0f4820cec0601a4fd85aba516428...
2023-02-12  Thomas SchwingeMerge commit '02c031088ac0bbf716aec52e027d615b7a5a572b...
2023-02-12  Thomas SchwingeMerge commit '02c031088ac0bbf716aec52e027d615b7a5a572b...
2023-02-12  Thomas SchwingeMerge commit 'f80f540e394e87ac70349bad109bfc4b465c7c98...
2023-02-12  Thomas SchwingeMerge commit 'f80f540e394e87ac70349bad109bfc4b465c7c98...
2023-02-12  Thomas SchwingeMerge commit '4a1648084137f515eddd5dc087d5dfbf360a5bfa...
2023-02-12  Thomas SchwingeMerge commit '9cf9f3c7629d768d940d9f87cddcd616bb0449e0...
2023-02-12  Thomas SchwingeMerge commit '9cf9f3c7629d768d940d9f87cddcd616bb0449e0...
2023-02-12  Thomas SchwingeMerge commit '95dc11475dac06b5eecd904079de8aa94827a36a...
2023-02-12  Thomas SchwingeMerge commit '95dc11475dac06b5eecd904079de8aa94827a36a...
2023-02-10  bors[bot]Merge #1820
2023-02-10  bors[bot]Merge #1810 #1823 #1824 #1837 #1839
2023-02-10  bors[bot]Merge #1789
2023-02-10  bors[bot]Merge #1832
2023-02-10  Arthur Cohenci: Revert bors running of commit checkers
2023-02-09  Abdul Rafeyfixed indentations in AST pretty expanded dump of trait...
2023-02-09  Pierre-Emmanuel... cli: Update safety warning message
2023-02-08  Pierre-Emmanuel... typecheck: Refactor rust-hir-trait-reference.h
2023-02-08  Arthur Cohenexpander: Add documentation for `expand_eager_invocations`
2023-02-08  Arthur Cohenmacros: Perform macro expansion in a fixed-point fashion.
2023-02-08  Arthur Cohenmacro: Allow builtin `MacroInvocation`s within the AST
2023-02-08  Arthur Cohenexpansion: Add `get_token_slice` to `MacroInvocLexer...
2023-02-08  Arthur Cohenparser: Expose parse_macro_invocation as public API
2023-02-08  Arthur Cohenrust-item: include rust-expr.h
2023-02-06  Owen AveryAdd support for TuplePattern in let statements
2023-02-05  Arthur Cohenci: Require commits check to pass for bors to merge...
2023-02-05  bors[bot]Merge #1739
2023-02-05  Philip Herrongccrs: Add general TypeBounds checks
2023-02-05  Philip Herrongccrs: Remove bad error message on checking function...
2023-02-05  Philip Herrongccrs: Fix higher ranked trait bounds computation of...
2023-02-05  Philip Herrongccrs: Add missing Sized, Copy and Clone lang item...
2023-02-05  Philip Herrongccrs: Fix nullptr dereference
2023-02-05  Philip Herrongccrs: Refactor the type unification code
2023-02-05  Philip Herrongccrs: Remove monomorphization hack to setup possible...
2023-02-05  Philip Herrongccrs: Add missing param subst callback
2023-02-05  Philip Herrongccrs: Clear the substitution callbacks when copying...
2023-02-05  Philip Herrongccrs: Refactor handle_substitutions to take a reference
2023-02-05  Philip Herrongccrs: Rename header rust-hir-trait-ref.h to rust-hir...
2023-02-05  Philip Herrongccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
2023-02-05  Philip Herrongccrs: Refactor all code out of the rust-tyty.h header
2023-02-05  Philip Herrongccrs: Refactor PathProbeType code into CC file
2023-02-05  Philip Herrongccrs: Refactor PathProbe into cc file
2023-02-05  Philip Herrongccrs: Refactor BaseType, InferType and ErrorType impl...
2023-02-05  Philip Herrongccrs: Refactor all substitution mapper code implementa...
2023-02-05  Philip Herrongccrs: Refactor SubstitutionRef base class into its...
2023-02-05  Philip Herrongccrs: Refactor TyVar and TypeBoundPredicates
2023-02-05  Philip Herrongccrs: Move TypePredicateItem impl out of the header
2023-02-05  Philip Herrongccrs: Add another test case for passing associated...
2023-02-04  bors[bot]Merge #1826
2023-02-04  Owen AveryRemoved comment copy-pasted from gcc/tree.def
2023-02-03  bors[bot]Merge #1818
2023-02-03  bors[bot]Merge #1737
2023-02-03  bors[bot]Merge #1698
2023-02-03  mxlol233Add support for feature check.
2023-02-03  ParthibMoving Functions from rust-gcc-diagnostics to rust...
2023-02-03  bors[bot]Merge #1812
2023-02-03  bors[bot]Merge #1816
2023-02-03  Arthur Cohenparser: Fix parsing of closure param list
2023-02-03  Arthur Cohenparser: Improve parsing of complex generic arguments
2023-02-02  bors[bot]Merge #1783
2023-02-02  Owen AveryImplement lowering ReferencePattern from AST to HIR
2023-02-02  Owen AveryOptimize HIR::ReferencePattern
2023-02-02  Owen AveryRemove HIR::GroupedPattern
2023-02-02  Owen AveryImprove GroupedPattern lowering
2023-02-02  MAHADMove rust-buffered-queue.h to util folder #1766
2023-02-01  ArshErgonci: update ubuntu version
2023-02-01  bors[bot]Merge #1811
2023-02-01  Arthur Cohenparser: Allow parsing multiple reference types
2023-02-01  Thomas SchwingeMerge commit 'edc676cfe8988c62c81b0df224c7fe82583012b1...
2023-01-31  bors[bot]Merge #1788
2023-01-31  Arthur Cohenci: Add commit format checker
2023-01-31  Philip Herrongccrs: Add testcase to show forward declared items...
2023-01-31  Philip Herrongccrs: Add testcase to show forward declared items...
2023-01-31  Philip Herrongccrs: Refactor TypeResolution to be a simple query...
2023-01-31  Philip Herrongccrs: Fix duplicated function generation on higher...
2023-01-31  Philip Herrongccrs: Make constexpr constructors type-checking more...
2023-01-31  Philip Herrongccrs: Cleanup formatting of backend expression visitor
2023-01-31  liushuyugccrs: testsuite/rust: add a testcase for testing ...
2023-01-31  liushuyugccrs: expand: eager evaluate macros inside builtin...
2023-01-31  Arthur Cohengccrs: rust: Add -frust-compile-until option
2023-01-31  Philip Herrongccrs: Add testcase for const-eval issue from rust...
next