]> gcc.gnu.org Git - gcc.git/commit
hir: lower Module
authorMarc Poulhiès <dkm@kataplop.net>
Thu, 12 Aug 2021 11:44:55 +0000 (13:44 +0200)
committerMarc <dkm@kataplop.net>
Wed, 18 Aug 2021 20:59:43 +0000 (22:59 +0200)
commitfd1d9c1af7c7afa43ebac162f9427420ea2314ff
tree9558f576df838d85451cad8a3b5c6ad4105c1438
parent37a6b4ae78070b136d86bb0a7f207b8c2af69383
hir: lower Module

Lower AST::Module to HIR::ModuleBodied.
Add HIR::ModuleBodied::get_items to access module's items.

Fix tests that are already using module.

ref #432
gcc/rust/hir/rust-ast-lower-item.h
gcc/rust/hir/tree/rust-hir-item.h
gcc/testsuite/rust/compile/torture/all_doc_comment_line_blocks.rs
gcc/testsuite/rust/compile/torture/all_doc_comment_line_blocks_crlf.rs
This page took 0.063806 seconds and 5 git commands to generate.