projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2023-04-06
Philip Herron
gccrs: add test case to show our query-type system...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
SainiAditya1
gccrs: rename rust-hir-full-tests.cc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Thomas Schwinge
gccrs: Fix up DejaGnu directives in 'rust/compile/issue...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add AST::AltPattern class
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: builtins: Return empty list of tokens instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add trailing newline
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Fix regression in testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Support for Sized builtin marker trait
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add new virtual function HIR::ImplItem::get_impl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Extract query_type from TypeCheckBase to be...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Implemented UTF-8 checking for include_str!()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add support for parsing empty tuple patterns.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pierre-Emmanuel...
gccrs: testsuite: Add empty string macro test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pierre-Emmanuel...
gccrs: lex: Prevent directories in RAIIFile
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Simplify WildcardPattern let statement handling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add variadic argument type checking
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
mxlol233
gccrs: Add feature gate for "rust-intrinsic".
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Thomas Schwinge
gccrs: Update copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pierre-Emmanuel...
gccrs: cli: Update safety warning message
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pierre-Emmanuel...
gccrs: typecheck: Refactor rust-hir-trait-reference.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: expander: Add documentation for `expand_eager_in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: macros: Perform macro expansion in a fixed-point...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: expansion: Add `get_token_slice` to `MacroInvocL...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: parser: Expose parse_macro_invocation as public API
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: rust-item: include rust-expr.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add support for TuplePattern in let statements
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add general TypeBounds checks
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Remove bad error message on checking function...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Fix higher ranked trait bounds computation of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add missing Sized, Copy and Clone lang item...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Fix nullptr dereference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor the type unification code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Remove monomorphization hack to setup possible...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add missing param subst callback
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Clear the substitution callbacks when copying...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor handle_substitutions to take a reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Rename header rust-hir-trait-ref.h to rust-hir...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor all code out of the rust-tyty.h header
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor PathProbeType code into CC file
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor PathProbe into cc file
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor BaseType, InferType and ErrorType impl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor all substitution mapper code implementa...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor SubstitutionRef base class into its...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Refactor TyVar and TypeBoundPredicates
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Move TypePredicateItem impl out of the header
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add another test case for passing associated...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Removed comment copy-pasted from gcc/tree.def
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
mxlol233
gccrs: Add support for feature check.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: parser: Fix parsing of closure param list
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: parser: Improve parsing of complex generic arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Implement lowering ReferencePattern from AST...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Optimize HIR::ReferencePattern
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Remove HIR::GroupedPattern
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Improve GroupedPattern lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
MAHAD
gccrs: Move rust-buffered-queue.h to util folder #1766
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: parser: Allow parsing multiple reference types
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Create and use CompilePatternLet visitor for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: macro: Allow builtin `MacroInvocation`s within...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Abdul Rafey
gccrs: fixed indentations in AST pretty expanded dump...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Abdul Rafey
gccrs: fixed compiler error message on wildcard pattern...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Abdul Rafey
gccrs: moved operator.h to util/rust-operators.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Parthib
gccrs: Rename file rust-ast-full-test.cc to rust-ast.cc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Added missing GroupedPattern visitors for code...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add type resolution for grouped patterns
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add get_item method for HIR::GroupedPattern
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Add HIR lowering for GroupedPattern
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lyra
gccrs: Do not crash on empty macros expand. Fixes ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Support GroupedPattern during name resolution
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: testsuite: Handle Windows carriage returns properly
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Change how CompileVarDecl outputs Bvariable's
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
mxlol233
gccrs: diagnostics: Add underline for tokens in diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
mxlol233
gccrs: Add get_locus function for abstract class MetaIt...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Owen Avery
gccrs: Reuse TypeCheckPattern on LetStmt's
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Support associated type bound arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Herron
gccrs: Add name resolution to generic argument associat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Raiki Tamura
gccrs: Implement declarative macro 2.0 parser
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
mxlol233
gccrs: rust: add bound parsing in parse_generic_arg.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dave
gccrs: Check for mutable references in const functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Prajwal S N
gccrs: unsafe: check use of `target_feature` attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Arthur Cohen
gccrs: fatal_error_flag: Fix typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Indu Bhagat
MAINTAINERS: Add myself as CTF and BTF reviewer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Alexandre Oliva
[testsuite] enable -maltivec like vect_int for signbit-2.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Andrew Pinski
Fix typo in -param=vect-induction-float= attributes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Alexandre Oliva
testsuite: fix proc unsupported overriding in modules...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Gaius Mulley
PR modula2/109423 cc1gm2 ICE if an INCL or EXCL is...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Arsen Arsenović
libstdc++: Fix some freestanding test failures
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Arsen Arsenović
libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Arsen Arsenović
libstdc++: Add a test for <version> FTM redefinitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Arsen Arsenović
libstdc++: Harmonize <version> and other headers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
John David...
Fix 22_locale/locale/cons/12658_thread-2.cc on hppa.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Jeff Law
[RFA][Bug target/108892 ][13 regression] Force re-recog...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
John David...
Add assember CFI directives to millicode division and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Martin Jambor
ipa: Avoid another ICE when dealing with type-incompati...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Ju-Zhe Zhong
[PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Jonathan Wakely
libstdc++: Define std::sub_match::swap member function...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Juzhe-Zhong
[PATCH] RISC-V: Fix PR109399 VSETVL PASS bug
commit
|
commitdiff
|
tree
|
snapshot
next