gcc/gcc/rust
Arthur Cohen 7d806eba2b ast: lowering: Add translate_visibility() static function
This function desugars `AST::Visibility`s into `HIR::Visibility`s,
performing all the necessary checks and conversions
2022-04-11 17:18:02 +02:00
..
ast ast: lowering: Add translate_visibility() static function 2022-04-11 17:18:02 +02:00
backend hir: Cleanup Visibility struct 2022-04-11 17:18:02 +02:00
expand macros: add concat! macro 2022-04-11 02:31:17 -06:00
hir ast: lowering: Add translate_visibility() static function 2022-04-11 17:18:02 +02:00
lex
lint
parse is_match_compatible: Fix warning of uninitialized delim_id variable 2022-03-27 14:46:40 +02:00
resolve
typecheck Merge #1090 #1097 #1098 #1099 #1101 2022-04-11 09:10:22 +00:00
util Merge #1090 #1097 #1098 #1099 #1101 2022-04-11 09:10:22 +00:00
Make-lang.in gcc/rust/Make-lang.in: add missing rust compiler driver 2022-04-08 09:28:23 +02:00
config-lang.in
gource-gccrs.sh
lang-specs.h
lang.opt options: Add -frust-edition flag and possible values 2022-04-08 11:09:13 +02:00
monthly-diff.py
operator.h
rust-backend.h Emit loop initializer for repeat arrays 2022-04-07 09:57:46 -07:00
rust-buffered-queue.h
rust-diagnostics.cc
rust-diagnostics.h
rust-gcc-diagnostics.cc
rust-gcc.cc Emit loop initializer for repeat arrays 2022-04-07 09:57:46 -07:00
rust-lang.cc
rust-linemap.cc
rust-linemap.h
rust-location.h
rust-object-export.cc
rust-object-export.h
rust-session-manager.cc options: Add -frust-edition flag and possible values 2022-04-08 11:09:13 +02:00
rust-session-manager.h options: Add -frust-edition flag and possible values 2022-04-08 11:09:13 +02:00
rust-system.h
rust-target-def.h
rust-target.def
rust-target.h
rustspec.cc