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
/
rust-session-manager.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Infer crate name after file opening
Dylan Gardner
1
-1
/
+1
2025-01-10
rust/intrinsic: add try intrinsic and panic strategy options
liushuyu
1
-0
/
+14
2024-05-06
Change singleton returned type to a reference
Pierre-Emmanuel Patry
1
-2
/
+2
2024-03-26
session-manager: Dump name resolution pass.
Arthur Cohen
1
-0
/
+1
2024-03-26
sesh: Add late name resolution 2.0
Arthur Cohen
1
-1
/
+2
2024-02-16
Update copyright years.
Sahil Yeole
1
-1
/
+1
2023-11-06
Add two new steps to compile process
Pierre-Emmanuel Patry
1
-0
/
+2
2023-10-26
borrowck: Add CLI option for borrowck
Jakub Dupak
1
-0
/
+3
2023-09-07
Convert class Backend into namespace
Owen Avery
1
-3
/
+0
2023-07-19
cli: Add frust-type option
Pierre-Emmanuel Patry
1
-1
/
+27
2023-07-17
Replace some usages of Location with location_t
Owen Avery
1
-1
/
+1
2023-07-12
Change specifier of some forward declaration
Pierre-Emmanuel Patry
1
-1
/
+1
2023-07-10
gccrs: Remove Rust::Optional in favor of tl::optional
Arthur Cohen
1
-23
/
+24
2023-06-29
dump: Remove tokenstream dump
Pierre-Emmanuel Patry
1
-3
/
+0
2023-06-14
fixup: Remove old typecheck dump
tieway59
1
-3
/
+0
2023-05-31
Make key and key/value config options seperate
Owen Avery
1
-14
/
+41
2023-04-28
cli: Add frust-extern option
Pierre-Emmanuel Patry
1
-0
/
+3
2023-04-21
Deleted the as_string ASR and HIR dumps
M V V S Manoj Kumar
1
-4
/
+0
2023-03-30
session: Add tokenstream dump option
Pierre-Emmanuel Patry
1
-0
/
+3
2023-02-12
Merge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c' into HEAD
Thomas Schwinge
1
-1
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-13
gccrs: Compiler proper interface kicks off the pipeline
Philip Herron
1
-0
/
+358
2022-09-26
rust: Add -frust-compile-until option
Arthur Cohen
1
-1
/
+24
2022-08-25
session-manager: Add ast-pretty-expanded dump
Arthur Cohen
1
-1
/
+1
2022-08-12
Disable 'TARGET_RUST_CPU_INFO', 'TARGET_RUST_OS_INFO'
Thomas Schwinge
1
-3
/
+0
2022-07-28
session-manager: Produce a fatal error if multiple files are specified
Arthur Cohen
1
-2
/
+2
2022-07-19
lexer: Allow specifiying tokens as reserved in certain editions
Arthur Cohen
1
-2
/
+4
2022-07-15
Add new metadata interface to write directly to file
Philip Herron
1
-0
/
+17
2022-07-15
Support extern crate
Philip Herron
1
-1
/
+1
2022-07-08
Refactor mappings class and HIR lowering to be consistent
Philip Herron
1
-10
/
+16
2022-07-04
session-manager: Add -frust-dump-ast-pretty
Arthur Cohen
1
-0
/
+3
2022-06-24
cli: add "hir-pretty" as a "dump" option
andrewnaguib
1
-0
/
+3
2022-04-26
rust-session-manager: handle crate_name attribute
liushuyu
1
-0
/
+2
2022-04-19
macros: save included filename into session manager
liushuyu
1
-0
/
+13
2022-04-13
rust-session-manager: address more comments
liushuyu
1
-8
/
+2
2022-04-12
rust-session-manager: address comments ...
liushuyu
1
-33
/
+8
2022-04-12
testsuite/rust: adapt/fix the testcases ...
liushuyu
1
-0
/
+1
2022-04-12
rust-session-manager: set and validate crate name properly ...
liushuyu
1
-1
/
+39
2022-04-12
rust: Allow gccrs to build on x86_64-apple-darwin with clang/libc++
Simon Cook
1
-1
/
+1
2022-04-08
options: Add -frust-edition flag and possible values
Arthur Cohen
1
-0
/
+12
2022-02-26
lexer: Add ability to lex strings directly
Arthur Cohen
1
-1
/
+1
2022-01-28
Add -frust-cfg=value option for adding config options
Philip Herron
1
-0
/
+3
2022-01-24
Update GCC/Rust files per 'contrib/update-copyright.py --this-year' [#764]
Thomas Schwinge
1
-1
/
+1
2021-11-02
gccrs: add the `-frust-crate=` option to set the crate name
Ben Boeckel
1
-0
/
+8
2021-10-22
Update GCC/Rust files per 'contrib/update-copyright.py --this-year'
Thomas Schwinge
1
-1
/
+1
2021-08-06
session: Turn Session class into basic singleton
CohenArthur
1
-2
/
+19
2021-06-17
avoid abort macro override the abort of std
Thomas Young
1
-4
/
+3
2021-02-10
Enable -frust-dump-all option for debugging
Philip Herron
1
-9
/
+31
2021-02-06
Move scan for unused names to be after type resolution
Philip Herron
1
-13
/
+4
2020-12-17
TypeResolution pass now with a TyTy module
Philip Herron
1
-0
/
+9
[next]