codegen: panic when trying to compute size/align of extern type
This commit is contained in:
parent
8b1ba11cb1
commit
b1613ebc43
7 changed files with 54 additions and 25 deletions
|
@ -51,10 +51,10 @@ pub mod codegen_attrs;
|
|||
pub mod common;
|
||||
pub mod debuginfo;
|
||||
pub mod errors;
|
||||
pub mod glue;
|
||||
pub mod meth;
|
||||
pub mod mir;
|
||||
pub mod mono_item;
|
||||
pub mod size_of_val;
|
||||
pub mod target_features;
|
||||
pub mod traits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue