index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
rust
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
Add index and index_mut lang item mappings
Philip Herron
1
-0
/
+16
2022-02-24
Add missing range mapping lang item
Philip Herron
1
-0
/
+4
2022-02-23
builtins: Add file!() macro
Arthur Cohen
1
-0
/
+1
2022-02-23
macros: Add optional builtin transcribers to MacroRulesDefinition
Arthur Cohen
1
-0
/
+11
2022-02-22
Add new Builtin attributes mappings
Philip Herron
2
-0
/
+131
2022-02-22
Add mappings for range lang items
Philip Herron
1
-0
/
+40
2022-02-22
Refactor lang item mappings enum into its own header
Philip Herron
2
-269
/
+295
2022-02-17
Add mappings helpers for looking up macros definitions
Philip Herron
2
-0
/
+27
2022-02-09
Support inline attribute by marking as DECL_DECLARED_INLINE_P
Philip Herron
2
-0
/
+107
2022-02-02
Add new RustIdent struct to track canonical-path and location info
Philip Herron
1
-0
/
+49
2022-01-29
Track the cratenum for the respective canonical path
Philip Herron
1
-12
/
+21
2022-01-29
Add helpers to access each segment of the canonical path
Philip Herron
1
-0
/
+11
2022-01-27
Add deref_mut lang_item mappings
Philip Herron
1
-0
/
+7
2022-01-24
Update GCC/Rust files per 'contrib/update-copyright.py --this-year' [#764]
Thomas Schwinge
9
-9
/
+9
2022-01-21
Merge #883
bors[bot]
1
-0
/
+7
2022-01-21
Extract AsyncConstStatus to be a shared enum between AST and HIR
Philip Herron
1
-0
/
+7
2022-01-21
Add Mappings::iterate_trait_items helper
Philip Herron
2
-0
/
+22
2022-01-03
Add missing bitwise lang items for operator overloading
Philip Herron
1
-10
/
+91
2021-12-16
Add mssing mappings to HIR::Pattern
Philip Herron
2
-19
/
+46
2021-11-26
Support dereference operator overloading
Philip Herron
1
-0
/
+8
2021-11-16
Add negation operator overload support
Philip Herron
1
-10
/
+24
2021-11-16
Add support compound assignment operator overloads
Philip Herron
1
-0
/
+28
2021-11-16
Support parsing LangItems on traits
Philip Herron
1
-4
/
+155
2021-11-07
Changed DefId type from uint64_t to be struct
Nirmal Patel
2
-8
/
+23
2021-10-25
TraitImpl: track the polarity of the impl
Ben Boeckel
1
-0
/
+6
2021-10-22
Update GCC/Rust files per 'contrib/update-copyright.py --this-year'
Thomas Schwinge
7
-7
/
+7
2021-10-22
Merge #757 #758 #759 #760
bors[bot]
1
-2
/
+17
2021-10-22
BugFix: TypePath resolution to handle associated types
Philip Herron
1
-2
/
+17
2021-10-20
Implement unsafety enum and replaced boolean variable has_unsafe with a varia...
Nirmal Patel
1
-0
/
+6
2021-10-18
util: Add rust-base62 implementation from rustc
CohenArthur
2
-0
/
+82
2021-10-13
Refactor HIR to use new Mutability enum
David Faust
1
-0
/
+34
2021-08-26
Get rid of get_locus_slow
Mark Wielaard
1
-2
/
+2
2021-08-20
Add qualified path support
Philip Herron
1
-0
/
+11
2021-08-18
Add module map in HIR maps
Marc Poulhiès
2
-0
/
+26
2021-08-11
Keep track of canonical paths in the mappings
Philip Herron
2
-1
/
+45
2021-08-11
Refactor and extract CanonicalPath into a common header
Philip Herron
3
-21
/
+186
2021-08-08
add missing copy constructors and equality interfaces
Philip Herron
2
-9
/
+12
2021-08-05
Add missing mappings required for type resolution
Philip Herron
2
-0
/
+77
2021-07-27
Merge #598
bors[bot]
2
-0
/
+30
2021-07-27
Fix assertion for trait item mappings
Philip Herron
1
-1
/
+1
2021-07-27
Add mappings for external items
Philip Herron
2
-0
/
+30
2021-07-22
Merge #585 #586
bors[bot]
2
-0
/
+47
2021-07-22
Add mappings for trait items
Philip Herron
2
-0
/
+29
2021-07-21
Add iterate impl_blocks helper
Philip Herron
2
-0
/
+18
2021-07-16
Keep track of impl blocks via mappings
Philip Herron
2
-0
/
+29
2021-07-15
warn the unused associated functions
Thomas Young
1
-0
/
+7
2021-06-16
Refactor HIR::InherentImpl to become HIR::ImplBlock
Philip Herron
2
-16
/
+13
2021-05-23
Initialize crateNumItr in rust-hir-map to zero.
Mark Wielaard
1
-1
/
+1
2021-05-21
DefId is a bit mask of CrateNum & LocalDefId
Philip Herron
1
-9
/
+5
2021-05-14
Add FNV-128 hash for legacy symbol mangling
Philip Herron
1
-0
/
+98
[prev]
[next]